glotzutil::TextArchiveReader Class Reference
[Utilities]

An archive that reads from a text stream. More...

#include <TextArchiveReader.h>

Inheritance diagram for glotzutil::TextArchiveReader:

glotzutil::ArchiveReader glotzutil::Archive

List of all members.

Public Member Functions

void operator & (int &)
void operator & (bool &)
void operator & (double &)
void operator & (float &)
void operator & (char &)
void operator & (char *&)
void operator & (const char *&)
void operator & (std::string &)
void operator & (Serializable *&)
void operator & (Serializable &)
void operator & (glotzmath::glotz_vec &)


Detailed Description

An archive that reads from a text stream.

Author:
Aaron Keys

Member Function Documentation

void glotzutil::TextArchiveReader::operator & ( int &  t  )  [virtual]

Reimplemented from glotzutil::Archive.

void glotzutil::TextArchiveReader::operator & ( bool &  t  )  [virtual]

Reimplemented from glotzutil::Archive.

void glotzutil::TextArchiveReader::operator & ( double &  t  )  [virtual]

Reimplemented from glotzutil::Archive.

void glotzutil::TextArchiveReader::operator & ( float &  t  )  [virtual]

Reimplemented from glotzutil::Archive.

void glotzutil::TextArchiveReader::operator & ( char &  t  )  [virtual]

Reimplemented from glotzutil::Archive.

void glotzutil::TextArchiveReader::operator & ( char *&  t  )  [virtual]

Reimplemented from glotzutil::Archive.

void glotzutil::TextArchiveReader::operator & ( const char *&  t  )  [virtual]

Reimplemented from glotzutil::Archive.

void glotzutil::TextArchiveReader::operator & ( std::string &  t  )  [virtual]

Reimplemented from glotzutil::Archive.

void glotzutil::TextArchiveReader::operator & ( Serializable *&  s  )  [virtual]

Reimplemented from glotzutil::Archive.

void glotzutil::TextArchiveReader::operator & ( Serializable s  )  [virtual]

Reimplemented from glotzutil::Archive.

void glotzutil::TextArchiveReader::operator & ( glotzmath::glotz_vec v  )  [virtual]

Reimplemented from glotzutil::Archive.


The documentation for this class was generated from the following files:
Generated on Tue Feb 24 20:55:05 2009 by  doxygen 1.5.3