#include <ckcallback-ccs.h>
Data Fields | |
CcsDelayedReply | reply |
int | length |
char * | data |
You must eventually call CcsSendDelayedReply(msg->reply,...) for each CCS-called callback.
Definition at line 18 of file ckcallback-ccs.h.
Definition at line 20 of file ckcallback-ccs.h.
Referenced by ccsHandlerToCallback(), TraceUtilizationBOC::ccsRequestSumDetailCompressed(), TraceSummaryBOC::ccsRequestSummaryDouble(), TraceSummaryBOC::ccsRequestSummaryUnsignedChar(), PythonObject::pyRequest(), and CpdPythonGroup::registerPersistent().
char* CkCcsRequestMsg::data |
Definition at line 22 of file ckcallback-ccs.h.
Referenced by PythonObject::_callthr_executeThread(), ccsHandlerToCallback(), CpdPythonGroup::cpdCheck(), PythonObject::execute(), PythonObject::pyRequest(), and CpdPythonGroup::registerPersistent().