SAGA Adaptor CPI v.1.0
|
#include <vector>
#include <boost/spirit/phoenix/tuples.hpp>
#include <saga/saga/adaptors/bulk_container_base.hpp>
#include <saga/saga/uuid.hpp>
#include <saga/saga/adaptors/bulk_container_impl.hpp>
Go to the source code of this file.
Classes | |
class | saga::adaptors::bulk_container< Cpi, FuncRetVal, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t > |
Namespaces | |
namespace | saga |
The SAGA root namespace. | |
namespace | saga::adaptors |
Functions | |
template<typename Cpi , typename FuncRetVal > | |
void | saga::adaptors::create_bulk_container_or_add_params (Cpi *cpi, bulk_container_base *&bc, std::vector< saga::uuid >(Cpi::*exec_bulk)(std::vector< FuncRetVal > &, std::vector< saga::uuid > &), FuncRetVal const &retval_, saga::uuid task_uuid_) |