csimRecorder::RecField Struct Reference
#include <recorder.h>
List of all members.
Detailed Description
Stores information about a field to recored from.
Public Attributes
-
short i
- Index of field to record.
-
csimClass * o
- Object to record from.
-
char * p
- Pointer to field which should be recorded.
-
short type
- Type of field to record.