|
SAGA Adaptor CPI v.1.0
|
#include <boost/assign/list_inserter.hpp>#include <boost/assign/std/vector.hpp>#include <saga/saga/context.hpp>#include <saga/saga/stream.hpp>#include <saga/impl/stream.hpp>#include <saga/saga/detail/call.hpp>#include <saga/saga/detail/attribute_impl.hpp>#include <saga/saga/detail/monitorable_impl.hpp>Go to the source code of this file.
Namespaces | |
| namespace | saga |
The SAGA root namespace. | |
| namespace | saga::detail |
| namespace | saga::adaptors |
Defines | |
| #define | SAGA_NO_IMPORT_ATTRIBUTE |
| #define | SAGA_NO_IMPORT_MONITORABLE |
Functions | |
| saga::stream::state | saga::adaptors::stream_state_value_to_enum (std::string const &val) |
| std::string | saga::adaptors::stream_state_enum_to_value (int s) |
| #define SAGA_NO_IMPORT_ATTRIBUTE |
Definition at line 17 of file stream.cpp.
| #define SAGA_NO_IMPORT_MONITORABLE |
Definition at line 21 of file stream.cpp.