| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
|
_already_exists saga::already_exists type |
|||
|
_authentication_failed saga::authentication_failed type |
|||
|
_authorization_failed saga::authorization_failed type |
|||
|
_bad_parameter saga::bad_parameter type |
|||
|
_does_not_exist saga::does_not_exist type |
|||
|
_exception saga::exception type |
|||
|
_incorrect_state saga::incorrect_state type |
|||
|
_incorrect_url saga::incorrect_url type |
|||
|
_no_success saga::no_success type |
|||
|
_not_implemented saga::not_implemented type |
|||
|
_parameter_exception saga::parameter_exception type |
|||
|
_permission_denied saga::permission_denied type |
|||
|
_security_exception saga::security_exception type |
|||
|
_state_exception saga::state_exception type |
|||
|
_timeout saga::timeout type |
|||
|
buffer saga::buffer type |
|||
| context | |||
|
context_list list of saga::context objects |
|||
| error | |||
|
metric saga::metric type |
|||
|
object saga::object type |
|||
| permission | |||
|
session saga::session type |
|||
|
task saga::task type |
|||
|
task_container saga::task_container type |
|||
|
url saga::url type |
|||
|
uuid saga::uuid type |
|||
|
|||
| int : |
|
||
| session : |
|
||
| int : |
|
||
|
|||
returns the SAGA API version
C++ signature :
unsigned long get_api_version()
|
returns the global (predefined) saga::session object
C++ signature :
saga::session get_the_session()
|
returns the version of the SAGA core library
C++ signature :
unsigned long get_version()
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Sep 28 13:25:13 2009 | http://epydoc.sourceforge.net |