TPIE

11a2c2d
tpie::pipelining::bits::access Class Reference

Static Public Member Functions

template<typename Input >
static virtsrc< Input > * get_input (const virtual_chunk_end< Input > &)
 
template<typename Input , typename Output >
static virtsrc< Input > * get_input (const virtual_chunk< Input, Output > &)
 
template<typename Input , typename Output >
static virtrecv< Output > * get_output (const virtual_chunk< Input, Output > &)
 
template<typename Output >
static virtrecv< Output > * get_output (const virtual_chunk_begin< Output > &)
 
template<typename Input >
static virtpullrecv< Input > * get_input (const virtual_chunk_pull_end< Input > &)
 
template<typename Input , typename Output >
static virtpullrecv< Input > * get_input (const virtual_chunk_pull< Input, Output > &)
 
template<typename Input , typename Output >
static virtpullsrc< Output > * get_output (const virtual_chunk_pull< Input, Output > &)
 
template<typename Output >
static virtpullsrc< Output > * get_output (const virtual_chunk_pull_begin< Output > &)
 
template<typename T , typename ... TT>
static T construct (TT &&... vv)
 

Detailed Description

Definition at line 361 of file virtual.h.


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