AERA
Public Member Functions | Public Attributes | List of all members
r_comp::OutStream Class Reference

Public Member Functions

 OutStream (std::ostringstream *s)
 
template<typename T >
OutStreampush (const T &t, uint16 code_index)
 
OutStreampush ()
 
template<typename T >
OutStreamoperator<< (const T &t)
 
template<typename T >
OutStreaminsert (uint32 index, const T &t)
 

Public Attributes

r_code::resized_vector< uint16 > code_indexes_to_stream_indexes_
 
r_code::resized_vector< std::streampos > positions_
 
std::ostringstream * stream_
 

Detailed Description

Definition at line 97 of file out_stream.h.


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