YPC  0.2.0
Public Types | List of all members
ypc::data_source< BytesType > Class Template Reference
Inheritance diagram for ypc::data_source< BytesType >:
Inheritance graph
[legend]
Collaboration diagram for ypc::data_source< BytesType >:
Collaboration graph
[legend]

Public Types

typedef ::ff::util::ntobject< typename nt< BytesType >::data > data_source_output_t
 
- Public Types inherited from hpda::internal::processor_with_output< ::ff::util::ntobject< nt< BytesType >::data > >
typedef ::ff::util::ntobject< nt< BytesType >::data > output_type
 

Additional Inherited Members

- Public Member Functions inherited from hpda::internal::processor_with_output< ::ff::util::ntobject< nt< BytesType >::data > >
virtual ::ff::util::ntobject< nt< BytesType >::data > output_value ()=0
 
- Public Member Functions inherited from hpda::functor
virtual bool process ()=0
 
void reset_done_value ()
 
virtual void done_value ()
 
bool has_value () const
 
engineget_engine () const
 
void set_engine (engine *e)
 
void add_predecessor (functor *pred)
 
const std::vector< functor * > predecessors () const
 
- Protected Attributes inherited from hpda::functor
bool m_has_value
 
std::vector< functor * > m_predecessors
 
enginem_engine
 
uint32_t m_status
 

The documentation for this class was generated from the following file: