#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>
Namespaces | |
namespace | saga |
The SAGA root namespace. | |
namespace | saga::stream |
The Streams API package. | |
namespace | saga::stream::metrics |
Available metrics defined for the Stream API package. | |
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 |
#define SAGA_NO_IMPORT_MONITORABLE |