glotzutil::ArchiveWriter Class Reference
[Utilities]

A base class for archives that write to a stream. More...

#include <ArchiveWriter.h>

Inheritance diagram for glotzutil::ArchiveWriter:

glotzutil::Archive glotzutil::BinaryArchiveWriter glotzutil::TextArchiveWriter

List of all members.

Public Member Functions

void SetStream (std::ostream &)
bool IsWriter ()

Protected Attributes

std::ostream * mOstream


Detailed Description

A base class for archives that write to a stream.

Author:
Aaron Keys

Member Function Documentation

void glotzutil::ArchiveWriter::SetStream ( std::ostream &  os  ) 

bool glotzutil::ArchiveWriter::IsWriter (  )  [virtual]

Reimplemented from glotzutil::Archive.


Member Data Documentation

std::ostream* glotzutil::ArchiveWriter::mOstream [protected]


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