Classes | |
| struct | attribute |
| The SAGA attribute interface. More... | |
| struct | monitorable |
| The SAGA monitorable interface. More... | |
| struct | permissions |
| The SAGA permissions interface. More... | |
| struct | steerable |
| The SAGA steerable interface. More... | |
| struct | create_default< saga::cpr::service > |
| struct | create_default< saga::job::service > |
| struct | create_default< saga::stream::stream > |
| struct | create_default< saga::stream::server > |
Functions | |
| error | get_error (std::vector< exception > const &) |
| std::string | get_message (std::vector< exception > const &) |
| std::string | get_top_message (std::vector< exception > const &) |
| std::vector< std::string > | get_all_messages (std::vector< exception > const &) |
| std::string | leaf (boost::filesystem::path const &p) |
| void | set_selector_state (saga::task t, TR1::shared_ptr< impl::adaptor_selector_state > state) |
| saga::task | set_task_exception (saga::task t, saga::impl::object const *obj, saga::impl::exception_list const &e) |
Variables | |
| template struct SAGA_EXPORT_REPEAT | attribute< context > |
| template struct SAGA_EXPORT_REPEAT | attribute< metric > |
| error saga::detail::get_error | ( | std::vector< exception > const & | ) |
| std::string saga::detail::get_message | ( | std::vector< exception > const & | ) |
| std::string saga::detail::get_top_message | ( | std::vector< exception > const & | ) |
| std::vector<std::string> saga::detail::get_all_messages | ( | std::vector< exception > const & | ) |
| std::string saga::detail::leaf | ( | boost::filesystem::path const & | p | ) | [inline] |
| void saga::detail::set_selector_state | ( | saga::task | t, | |
| TR1::shared_ptr< impl::adaptor_selector_state > | state | |||
| ) |
| saga::task saga::detail::set_task_exception | ( | saga::task | t, | |
| saga::impl::object const * | obj, | |||
| saga::impl::exception_list const & | e | |||
| ) |
| template struct SAGA_EXPORT_REPEAT saga::detail::attribute< context > |
| template struct SAGA_EXPORT_REPEAT saga::detail::attribute< metric > |
1.5.6