delphin_output_lib_utils.h File Reference

Include dependency graph for delphin_output_lib_utils.h:

Go to the source code of this file.

Namespaces

namespace  DELPHIN

Functions

void DELPHIN::read_string (std::istream &in, std::string &str)
 Reads a string in binary format from the binary input stream 'in'.
void DELPHIN::write_string (std::ostream &out, const std::string &str)
 Writes a string in binary format into the binary output stream 'out'.
template<typename T>
void DELPHIN::read_vector (std::istream &in, std::vector< T > &vec)
template<typename T>
void DELPHIN::write_vector (std::ostream &out, const std::vector< T > &vec)


Generated on Tue Mar 24 18:12:03 2009 for Delphin 5 Outputs Library by  doxygen 1.5.5