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) |