Plain old file_stream buffer. More...
#include <tpie/pipelining/node.h>#include <tpie/pipelining/factory_helpers.h>#include <tpie/pipelining/pipe_base.h>#include <tpie/file_stream.h>#include <tpie/maybe.h>#include <memory>Go to the source code of this file.
Classes | |
| class | tpie::pipelining::bits::buffer_pull_output_t< T > |
| class | tpie::pipelining::bits::buffer_input_t< T > |
| Input node for buffer. More... | |
| class | tpie::pipelining::bits::buffer_output_t< dest_t > |
| Output node for buffer. More... | |
| class | tpie::pipelining::passive_buffer< T > |
| Plain old file_stream buffer. More... | |
Namespaces | |
| tpie | |
| pipelining/factory_base.h Base class of pipelining factories | |
| tpie::pipelining | |
| TPIE pipelining framework. | |
Typedefs | |
| typedef pipe_middle < split_factory < bits::buffer_input_t, node, bits::buffer_output_t > > | tpie::pipelining::buffer |
| The buffer node inserts a phase boundary into the pipeline by writing items to disk. More... | |
Plain old file_stream buffer.
Definition in file buffer.h.