SAGA Adaptor CPI v.1.0
|
#include <saga/saga/util.hpp>
#include <saga/saga/namespace.hpp>
#include <saga/impl/namespace.hpp>
#include <saga/saga/detail/monitorable_impl.hpp>
#include <saga/saga/detail/permissions_impl.hpp>
#include <saga/saga/detail/call.hpp>
#include <string>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | saga |
The SAGA root namespace. | |
namespace | saga::detail |
Defines | |
#define | SAGA_NO_IMPORT_MONITORABLE |
#define | SAGA_NO_IMPORT_PERMISSIONS |
#define | SAGA_PERMISSIONS_EXPORTS |
#define SAGA_NO_IMPORT_MONITORABLE |
Definition at line 16 of file namespace_entry.cpp.
#define SAGA_NO_IMPORT_PERMISSIONS |
Definition at line 17 of file namespace_entry.cpp.
#define SAGA_PERMISSIONS_EXPORTS |
Definition at line 18 of file namespace_entry.cpp.