|
BALL
1.4.1
|
Go to the source code of this file.
Classes | |
| class | BALL::PersistenceManager |
Namespaces | |
| namespace | BALL |
Macros | |
| #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.
1.8.1.2