| 
| 
typedef ::ff::util::ntobject< typename nt< BytesType >::data >  | data_source_output_t | 
|   | 
| 
typedef ::ff::util::ntobject< nt< BytesType >::data >  | output_type | 
|   | 
 | 
| 
virtual ::ff::util::ntobject< nt< BytesType >::data >  | output_value ()=0 | 
|   | 
| 
virtual bool  | process ()=0 | 
|   | 
| 
void  | reset_done_value () | 
|   | 
| 
virtual void  | 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 | 
|   | 
| 
bool  | m_has_value | 
|   | 
| 
std::vector< functor * >  | m_predecessors | 
|   | 
| 
engine *  | m_engine | 
|   | 
| 
uint32_t  | m_status | 
|   | 
The documentation for this class was generated from the following file: