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