#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/monitorable_impl.hpp>
#include <saga/saga/detail/permissions_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_MONITORABLE |
#define | SAGA_NO_IMPORT_PERMISSIONS |
#define SAGA_NO_IMPORT_MONITORABLE |
Definition at line 17 of file stream_server.cpp.
#define SAGA_NO_IMPORT_PERMISSIONS |
Definition at line 18 of file stream_server.cpp.