SAGA Adaptor CPI v.1.0
|
#include <string>
#include <vector>
#include <boost/utility/enable_if.hpp>
#include <boost/lexical_cast.hpp>
#include <saga/saga/util.hpp>
#include <saga/saga/base.hpp>
#include <saga/saga/types.hpp>
#include <saga/saga/session.hpp>
#include <saga/saga/call.hpp>
#include <saga/saga/detail/attribute.hpp>
#include <saga/saga/detail/monitorable.hpp>
#include <saga/saga/packages/namespace/namespace_entry.hpp>
#include <saga/saga/packages/advert/config.hpp>
Go to the source code of this file.
Namespaces | |
namespace | saga |
The SAGA root namespace. | |
Defines | |
#define | SAGA_ADVERT_DEPRECATED_MSG "This function is deprecated and will be removed in the future." |
#define SAGA_ADVERT_DEPRECATED_MSG "This function is deprecated and will be removed in the future." |
Definition at line 54 of file packages/advert/advert.hpp.