#include <PythonCCS.h>
Public Member Functions | |
void * | operator new (size_t size, const int length) |
Data Fields | |
CcsDelayedReply | reply |
char | data [1] |
Definition at line 136 of file PythonCCS.h.
Definition at line 140 of file PythonCCS.h.
References malloc().
Definition at line 137 of file PythonCCS.h.
Referenced by PythonCCS::forwardString(), PythonObject::print(), and pythonCombinePrint().
char PythonReplyString::data[1] |
Definition at line 138 of file PythonCCS.h.
Referenced by PythonCCS::forwardString(), PythonObject::print(), and pythonCombinePrint().