saga::attributes Namespace Reference

Variables

char const *const common_true = "True"
char const *const common_false = "False"
char const *const context_type = "Type"
char const *const context_server = "Server"
char const *const context_certrepository = "CertRepository"
char const *const context_userproxy = "UserProxy"
char const *const context_usercert = "UserCert"
char const *const context_userkey = "UserKey"
char const *const context_userid = "UserID"
char const *const context_userpass = "UserPass"
char const *const context_uservo = "UserVO"
char const *const context_lifetime = "LifeTime"
char const *const context_remoteid = "RemoteID"
char const *const context_remotehost = "RemoteHost"
char const *const context_remoteport = "RemotePort"
char const *const metric_name = "Name"
char const *const metric_description = "Description"
char const *const metric_mode = "Mode"
char const *const metric_unit = "Unit"
char const *const metric_type = "Type"
char const *const metric_value = "Value"
char const *const metric_type_string = "String"
char const *const metric_type_int = "Int"
char const *const metric_type_enum = "Enum"
char const *const metric_type_float = "Float"
char const *const metric_type_bool = "Bool"
char const *const metric_type_time = "Time"
char const *const metric_type_trigger = "Trigger"
char const *const metric_mode_readonly = "ReadOnly"
char const *const metric_mode_readwrite = "ReadWrite"
char const *const metric_mode_final = "Final"
char const *const task_state_unknown = "Unknown"
char const *const task_state_new = "New"
char const *const task_state_running = "Running"
char const *const task_state_done = "Done"
char const *const task_state_canceled = "Canceled"
char const *const task_state_failed = "Failed"

Variable Documentation

char const* const saga::attributes::common_true = "True"
char const* const saga::attributes::common_false = "False"
char const* const saga::attributes::context_type = "Type"

Referenced by saga::context::context().

char const* const saga::attributes::context_server = "Server"

Referenced by saga::context::context().

char const* const saga::attributes::context_certrepository = "CertRepository"

Referenced by saga::context::context().

char const* const saga::attributes::context_userproxy = "UserProxy"

Referenced by saga::context::context().

char const* const saga::attributes::context_usercert = "UserCert"

Referenced by saga::context::context().

char const* const saga::attributes::context_userkey = "UserKey"

Referenced by saga::context::context().

char const* const saga::attributes::context_userid = "UserID"

Referenced by saga::context::context().

char const* const saga::attributes::context_userpass = "UserPass"

Referenced by saga::context::context().

char const* const saga::attributes::context_uservo = "UserVO"

Referenced by saga::context::context().

char const* const saga::attributes::context_lifetime = "LifeTime"

Referenced by saga::context::context().

char const* const saga::attributes::context_remoteid = "RemoteID"

Referenced by saga::context::context().

char const* const saga::attributes::context_remotehost = "RemoteHost"

Referenced by saga::context::context().

char const* const saga::attributes::context_remoteport = "RemotePort"

Referenced by saga::context::context().

char const* const saga::attributes::metric_name = "Name"
char const* const saga::attributes::metric_description = "Description"

Referenced by saga::metric::metric().

char const* const saga::attributes::metric_mode = "Mode"
char const* const saga::attributes::metric_unit = "Unit"

Referenced by saga::metric::metric().

char const* const saga::attributes::metric_type = "Type"

Referenced by saga::metric::metric().

char const* const saga::attributes::metric_value = "Value"

Referenced by saga::metric::metric().

char const* const saga::attributes::metric_type_string = "String"
char const* const saga::attributes::metric_type_int = "Int"
char const* const saga::attributes::metric_type_enum = "Enum"
char const* const saga::attributes::metric_type_float = "Float"
char const* const saga::attributes::metric_type_bool = "Bool"
char const* const saga::attributes::metric_type_time = "Time"
char const* const saga::attributes::metric_type_trigger = "Trigger"
char const* const saga::attributes::metric_mode_readonly = "ReadOnly"
char const* const saga::attributes::metric_mode_readwrite = "ReadWrite"

Referenced by saga::metric::metric().

char const* const saga::attributes::metric_mode_final = "Final"

Referenced by saga::metric::metric().

char const* const saga::attributes::task_state_unknown = "Unknown"
char const* const saga::attributes::task_state_new = "New"
char const* const saga::attributes::task_state_running = "Running"
char const* const saga::attributes::task_state_done = "Done"
char const* const saga::attributes::task_state_canceled = "Canceled"
char const* const saga::attributes::task_state_failed = "Failed"
Generated on Tue Sep 28 21:23:37 2010 for SAGA C++ API by  doxygen 1.6.3