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 |
| typedef pipe_end< inputfact_t > | inputpipe_t |
|
typedef pullpipe_begin < outputfact_t > | outputpipe_t |
Public Member Functions | |
| input_t | raw_input () |
| output_t | raw_output () |
| inputpipe_t | input () |
| outputpipe_t | output () |
Plain old file_stream buffer.
Does nothing to the item stream, but it inserts a phase boundary.