Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Archive.h File Reference

Classes for storing and retrieving data from data archives. More...

#include <string>
#include <vector>
#include <cstdlib>
#include <cstdio>
#include <cassert>
#include <SimData/BaseType.h>
#include <SimData/HashUtility.h>
#include <SimData/Exception.h>
#include <SimData/Namespace.h>

Go to the source code of this file.

Compounds

class  Archive
class  Packer
 Utility class for writing raw data to an object archive. More...

class  UnPacker
 Utility class for extracting raw data from an object archive. More...


Functions

 SIMDATA_EXCEPTION (DataUnderflow)
 SIMDATA_EXCEPTION (ConstViolation)

Variables

NAMESPACE_SIMDATA class Packer


Detailed Description

Classes for storing and retrieving data from data archives.


Function Documentation

SIMDATA_EXCEPTION ConstViolation   
 

SIMDATA_EXCEPTION DataUnderflow   
 


Variable Documentation

NAMESPACE_SIMDATA class Packer
 


SimData version pre-0.4.0. For more information on SimData, visit the SimData Homepage.

Generated on Tue Oct 14 12:06:39 2003, using Doxygen 1.2.18.

[SF.net]