| Back | AAM-API documentation | The AAM-Site |
Abstract base object for the AAM-API.
Abstract base object for the AAM-API. Doesn't do much aside from devising a common way to save and dump objects.
Constructor.
Destructor.
Write the object to a binary file. This is a very old-school load/save function. Maybe we should look into serialization some day.
Write the object to a binary file. This is a very old-school load/save function. Maybe we should look into serialization some day.
Reads the object to a binary file. This is a very old-school load/save function. Maybe we should look into serialization some day.
Reads the object to a binary file. This is a very old-school load/save function. Maybe we should look into serialization some day.
Debug method that provides a human readable file dump of the object data.
Alphabetic index Hierarchy of classes
| Back | AAM-API documentation | The AAM-Site |