SHORE API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
shore::extractor< T > Class Template Reference

Manually get data from the end of a pipeline. More...

Public Types

typedef T append_type
 
typedef T current_type
 

Public Member Functions

const T & current () const
 
bool has_data ()
 
void next ()
 
slot< const append_type & > & slotdata ()
 
slot< void > & slotflush ()
 
signal< void > & sigfreeze ()
 
signal< void > & sigthaw ()
 

Detailed Description

template<typename T>
class shore::extractor< T >

Manually get data from the end of a pipeline.


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