#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 |
|
|
|
|
|
|
|
|
|
|
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. |