RAVE
|
Debugger struct to be used in rave python modules. More...
#include <pyrave_debug.h>
Public Attributes | |
long | created |
counts how many times an object has been created | |
long | destroyed |
counts how many times an object has been destroyed | |
const char * | name |
the name for this object | |
Debugger struct to be used in rave python modules.
long PyRaveObjectDebugging::created |
counts how many times an object has been created
long PyRaveObjectDebugging::destroyed |
counts how many times an object has been destroyed
const char* PyRaveObjectDebugging::name |
the name for this object