Plain old file_stream buffer. More...
#include <tpie/pipelining/node.h>#include <tpie/pipelining/factory_helpers.h>#include <tpie/file_stream.h>Go to the source code of this file.
Classes | |
| class | tpie::pipelining::bits::buffer_input_t< T > |
| Input node for buffer. More... | |
| class | tpie::pipelining::bits::buffer_pull_output_t< T > |
| class | tpie::pipelining::bits::delayed_buffer_input_t< T > |
| Input node for delayed buffer. More... | |
| class | tpie::pipelining::bits::delayed_buffer_output_t< dest_t > |
| Output node for delayed buffer. More... | |
| class | tpie::pipelining::passive_buffer< T > |
| Plain old file_stream buffer. More... | |
| class | tpie::pipelining::delayed_buffer_t< dest_t > |
Namespaces | |
| tpie | |
| TPIE's namespace. | |
| tpie::pipelining | |
| TPIE pipelining framework. | |
Functions | |
|
pipe_middle< factory_0 < delayed_buffer_t > > | tpie::pipelining::delayed_buffer () |
Plain old file_stream buffer.
Definition in file buffer.h.