STAPL API Reference |
Modules Classes |
Classes | |
struct | stapl::skeletons::skeletons_impl::memento_element< Spawner, S, Coord, In, Out > |
a memento element is used in memento in order to reduce the compilation time by avoiding boost::bind. More... | |
struct | stapl::skeletons::skeletons_impl::memento_element_disposer |
Function object implementing the disposer concept defined by Boost.Intrusive. More... | |
Enumerations | |
enum | stapl::skeletons::spawn_mode { DEFAULT, SET_NUM_SUCCS, SET_HOLD } |
The spawner in the skeleton framework can be in only 3 possible states. Each state considers the spawn_element requests, differently. More... | |
Implementations
The spawner in the skeleton framework can be in only 3 possible states. Each state considers the spawn_element
requests, differently.
spawn_element
of the environment with the given number of successors set_num_succs
of the environment for a given entity DEFAULT
but it sets the number of successors to stapl::defer_spec