
#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.
| void* PythonReplyString::operator new | ( | size_t | size, | |
| const int | length | |||
| ) | [inline] |
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().
1.5.5