Data Fields | |
| char * | buffer |
| unsigned int | bufferSize |
| bool | firstCall |
| char * | format |
| bool | isUpdated |
| char * | name |
| PyObject * | pyFunc |
| long | pyTag |
Definition at line 43 of file dimmodule.cpp.
| char* buffer |
Definition at line 46 of file dimmodule.cpp.
| unsigned int bufferSize |
Definition at line 47 of file dimmodule.cpp.
| bool firstCall |
Definition at line 49 of file dimmodule.cpp.
| char* format |
Definition at line 45 of file dimmodule.cpp.
| bool isUpdated |
Definition at line 48 of file dimmodule.cpp.
| char* name |
Definition at line 44 of file dimmodule.cpp.
| PyObject* pyFunc |
Definition at line 51 of file dimmodule.cpp.
| long pyTag |
Definition at line 50 of file dimmodule.cpp.
1.4.7