TPIE

v1.1rc1-6-g0c97303
tpie::pipelining::passive_buffer< T > Class Template Reference

Plain old file_stream buffer. More...

#include <tpie/pipelining/buffer.h>

Public Types

typedef T item_type
 
typedef bits::buffer_input_t< T > input_t
 
typedef
bits::buffer_pull_output_t< T > 
output_t
 

Public Member Functions

input_t raw_input ()
 
output_t raw_output ()
 
inputpipe_t input ()
 
outputpipe_t output ()
 

Detailed Description

template<typename T>
class tpie::pipelining::passive_buffer< T >

Plain old file_stream buffer.

Does nothing to the item stream, but it inserts a phase boundary.

Definition at line 179 of file buffer.h.


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