SAGA Adaptor CPI v.1.0
register_workitem.cpp File Reference
#include <saga/saga/adaptors/register_workitem.hpp>
#include <saga/impl/runtime.hpp>
#include <saga/impl/session.hpp>
#include <saga/saga/version.hpp>

Go to the source code of this file.

Namespaces

namespace  saga
 

The SAGA root namespace.


namespace  saga::adaptors

Functions

workitem_cookie_handle saga::adaptors::register_workitem (workitem_function f, time_type const &expire_at, saga::session const &s)
workitem_cookie_handle saga::adaptors::register_workitem (workitem_function f, duration_type const &expire_from_now, saga::session const &s)
void saga::adaptors::unregister_workitem (workitem_cookie_handle h, saga::session const &s)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines