BALL  1.4.1
Classes | Namespaces | Defines
persistenceManager.h File Reference

Go to the source code of this file.

Classes

class  BALL::PersistenceManager

Namespaces

namespace  BALL

Defines

#define BALL_WRITE_PRIMITIVE_MEMBER(pm, x)   pm.writePrimitive(x,#x)
#define BALL_READ_PRIMITIVE_MEMBER(pm, x)   pm.readPrimitive(x,#x)

Define Documentation

#define BALL_READ_PRIMITIVE_MEMBER (   pm,
 
)    pm.readPrimitive(x,#x)

Definition at line 38 of file persistenceManager.h.

#define BALL_WRITE_PRIMITIVE_MEMBER (   pm,
 
)    pm.writePrimitive(x,#x)

Definition at line 37 of file persistenceManager.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines