XmlBlasterWriteToSocketFuncHolder Struct Reference

Holds a callback function pointer and its user pointer (the 'this' pointer, first argument). More...

#include <helper.h>


Data Fields

XmlBlasterWriteToSocketFunc writeToSocketFuncP
void * userP


Detailed Description

Holds a callback function pointer and its user pointer (the 'this' pointer, first argument).

Definition at line 67 of file helper.h.


Field Documentation

XmlBlasterWriteToSocketFunc XmlBlasterWriteToSocketFuncHolder::writeToSocketFuncP

Definition at line 68 of file helper.h.

Referenced by getCallbackServerUnparsed(), getXmlBlasterConnectionUnparsed(), initConnection(), initialize(), sendData(), sendResponse(), and sendXmlBlasterException().

void* XmlBlasterWriteToSocketFuncHolder::userP

Definition at line 69 of file helper.h.

Referenced by getCallbackServerUnparsed(), getXmlBlasterConnectionUnparsed(), initialize(), and sendData().


The documentation for this struct was generated from the following file: