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 BALL_READ_PRIMITIVE_MEMBER | ( | pm, | |||
x | ) | pm.readPrimitive(x,#x) |
Definition at line 38 of file persistenceManager.h.
#define BALL_WRITE_PRIMITIVE_MEMBER | ( | pm, | |||
x | ) | pm.writePrimitive(x,#x) |
Definition at line 37 of file persistenceManager.h.