|
| memory_output_impl (::hpda::internal::processor_with_output< InputObjType > *upper_stream) |
|
virtual bool | process () |
|
std::vector< InputObjType > & | values () |
|
const std::vector< InputObjType > & | values () const |
|
| output_base (::hpda::internal::processor_with_output< InputObjType > *upper_stream) |
|
InputObjType | input_value () const |
|
virtual void | done_value () |
|
| processor_with_input (processor_with_output< InputObjType > *input) |
|
InputObjType | input_value () const |
|
bool | has_input_value () const |
|
void | consume_input_value () |
|
void | change_upper_stream (processor_with_output< InputObjType > *input) |
|
void | reset_done_value () |
|
bool | has_value () const |
|
engine * | get_engine () const |
|
void | set_engine (engine *e) |
|
void | add_predecessor (functor *pred) |
|
const std::vector< functor * > | predecessors () const |
|
The documentation for this class was generated from the following file: