Serialize.h File Reference


Detailed Description

This file defines the core set of objects that define the Serialization layer.

Definition in file Serialize.h.

#include <string>
#include <vector>
#include <sys/types.h>
#include "../compat/inttypes.h"

Go to the source code of this file.

Namespaces

namespace  oasys

Classes

class  oasys::Serialize
 Empty base class that's just used for name scoping of the action and context enumerated types. More...
class  oasys::Builder
 Empty class used by various object factories (e.g. More...
class  oasys::SerializableObject
 Inherit from this class to add serialization capability to a class. More...
class  oasys::SerializeAction
 The SerializeAction is responsible for implementing callback functions for all the basic types. More...

Typedefs

typedef std::vector< SerializableObject * > oasys::SerializableObjectVector
 A vector of SerializableObjects.


Generated on Thu Jun 7 16:56:54 2007 for DTN Reference Implementation by  doxygen 1.5.1