YPC  0.2.0
Public Types | Public Member Functions | Protected Attributes | List of all members
ypc::block_data_source< FT > Class Template Reference
Inheritance diagram for ypc::block_data_source< FT >:
Inheritance graph
[legend]
Collaboration diagram for ypc::block_data_source< FT >:
Collaboration graph
[legend]

Public Types

using user_item_t = data_source< ypc::bytes >::data_source_output_t
 
- Public Types inherited from ypc::data_source< ypc::bytes >
typedef ::ff::util::ntobject< typename nt< ypc::bytes >::data > data_source_output_t
 
- Public Types inherited from hpda::internal::processor_with_output< ::ff::util::ntobject< nt< ypc::bytes >::data > >
typedef ::ff::util::ntobject< nt< ypc::bytes >::data > output_type
 

Public Member Functions

 block_data_source (FT *fh)
 
virtual bool process ()
 
virtual data_source_output_t output_value ()
 
- Public Member Functions inherited from hpda::functor
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

FT * m_file
 
memref m_ret
 
bool m_data_reach_end
 
- 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: