TPIE

2362a60
tpie::pipelining::passive_serialization_buffer< T > Class Template Reference

Serialization stream buffer. More...

#include <tpie/pipelining/serialization.h>

Public Types

typedef T item_type
 
typedef
serialization_bits::buffer_input_t
< T > 
input_t
 
typedef
serialization_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_serialization_buffer< T >

Serialization stream buffer.

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

Definition at line 451 of file serialization.h.


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