SHORE API
|
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 () |
Manually get data from the end of a pipeline.