#include <XmlBlasterConnectionUnparsed.h>
Collaboration diagram for XmlBlasterConnectionUnparsedStruct:
Definition at line 52 of file XmlBlasterConnectionUnparsed.h.
Definition at line 53 of file XmlBlasterConnectionUnparsed.h.
Referenced by getXmlBlasterConnectionUnparsed().
const char* const* XmlBlasterConnectionUnparsedStruct::argv |
Definition at line 54 of file XmlBlasterConnectionUnparsed.h.
Referenced by getXmlBlasterConnectionUnparsed().
Definition at line 55 of file XmlBlasterConnectionUnparsed.h.
Referenced by freeXmlBlasterConnectionUnparsed(), getXmlBlasterConnectionUnparsed(), initConnection(), and xmlBlasterInitQueue().
Definition at line 56 of file XmlBlasterConnectionUnparsed.h.
Referenced by getResponse(), getXmlBlasterConnectionUnparsed(), initConnection(), initialize(), isConnected(), sendData(), and xmlBlasterConnectionShutdown().
Definition at line 57 of file XmlBlasterConnectionUnparsed.h.
Referenced by getXmlBlasterConnectionUnparsed(), initConnection(), initialize(), sendData(), and xmlBlasterConnectionShutdown().
Definition at line 58 of file XmlBlasterConnectionUnparsed.h.
Referenced by getXmlBlasterConnectionUnparsed(), and sendData().
Definition at line 59 of file XmlBlasterConnectionUnparsed.h.
Referenced by getXmlBlasterConnectionUnparsed(), initConnection(), sendData(), xmlBlasterConnect(), and xmlBlasterDisconnect().
Definition at line 60 of file XmlBlasterConnectionUnparsed.h.
Referenced by getXmlBlasterConnectionUnparsed(), and initConnection().
Used internally or by multi threaded embedding only as this is called by connect() automatically.
Definition at line 61 of file XmlBlasterConnectionUnparsed.h.
Referenced by getXmlBlasterConnectionUnparsed(), and initialize().
Call to initialize persistent queue support on lost connection.
Definition at line 62 of file XmlBlasterConnectionUnparsed.h.
Referenced by getXmlBlasterConnectionUnparsed().
Definition at line 63 of file XmlBlasterConnectionUnparsed.h.
Referenced by getXmlBlasterConnectionUnparsed(), and xmlBlasterConnect().
Definition at line 64 of file XmlBlasterConnectionUnparsed.h.
Referenced by getXmlBlasterConnectionUnparsed(), and xmlBlasterDisconnect().
Definition at line 65 of file XmlBlasterConnectionUnparsed.h.
Referenced by getXmlBlasterConnectionUnparsed(), and xmlBlasterPublish().
Definition at line 66 of file XmlBlasterConnectionUnparsed.h.
Referenced by getXmlBlasterConnectionUnparsed(), and xmlBlasterPublishArr().
Definition at line 67 of file XmlBlasterConnectionUnparsed.h.
Referenced by getXmlBlasterConnectionUnparsed(), and xmlBlasterPublishOneway().
Definition at line 68 of file XmlBlasterConnectionUnparsed.h.
Referenced by getXmlBlasterConnectionUnparsed(), and xmlBlasterSubscribe().
Definition at line 69 of file XmlBlasterConnectionUnparsed.h.
Referenced by getXmlBlasterConnectionUnparsed(), and xmlBlasterUnSubscribe().
Definition at line 70 of file XmlBlasterConnectionUnparsed.h.
Referenced by getXmlBlasterConnectionUnparsed(), and xmlBlasterErase().
Definition at line 71 of file XmlBlasterConnectionUnparsed.h.
Referenced by getXmlBlasterConnectionUnparsed(), and xmlBlasterGet().
Definition at line 72 of file XmlBlasterConnectionUnparsed.h.
Referenced by getXmlBlasterConnectionUnparsed(), and xmlBlasterPing().
Definition at line 73 of file XmlBlasterConnectionUnparsed.h.
Referenced by checkArgs(), getXmlBlasterConnectionUnparsed(), isConnected(), sendData(), and xmlBlasterConnectionShutdown().
Definition at line 74 of file XmlBlasterConnectionUnparsed.h.
Referenced by freeXmlBlasterAccessUnparsed(), and getXmlBlasterConnectionUnparsed().
If a callback function pointer is registered it will be called just before sending a message.
Definition at line 75 of file XmlBlasterConnectionUnparsed.h.
Referenced by getXmlBlasterConnectionUnparsed(), initialize(), and sendData().
Definition at line 76 of file XmlBlasterConnectionUnparsed.h.
Referenced by getXmlBlasterConnectionUnparsed(), initialize(), and sendData().
If a callback function pointer is registered it will be called just after sending a message.
Definition at line 77 of file XmlBlasterConnectionUnparsed.h.
Referenced by getXmlBlasterConnectionUnparsed(), initialize(), and sendData().
Definition at line 78 of file XmlBlasterConnectionUnparsed.h.
Referenced by getXmlBlasterConnectionUnparsed(), and initialize().
Definition at line 79 of file XmlBlasterConnectionUnparsed.h.
Referenced by getXmlBlasterConnectionUnparsed(), and xmlBlasterInitQueue().
Definition at line 80 of file XmlBlasterConnectionUnparsed.h.
Referenced by checkArgs(), freeXmlBlasterConnectionUnparsed(), getResponse(), getXmlBlasterConnectionUnparsed(), initConnection(), readnCompressed(), readnPlain(), sendData(), writenCompressed(), writenPlain(), xmlBlasterConnect(), xmlBlasterConnectionShutdown(), xmlBlasterErase(), xmlBlasterGet(), xmlBlasterInitQueue(), xmlBlasterPing(), xmlBlasterPublish(), xmlBlasterPublishArr(), xmlBlasterPublishOneway(), xmlBlasterSubscribe(), and xmlBlasterUnSubscribe().
Definition at line 81 of file XmlBlasterConnectionUnparsed.h.
Referenced by checkArgs(), freeXmlBlasterConnectionUnparsed(), getXmlBlasterConnectionUnparsed(), initConnection(), initialize(), readnCompressed(), readnPlain(), sendData(), writenCompressed(), writenPlain(), xmlBlasterConnect(), xmlBlasterConnectionShutdown(), xmlBlasterErase(), xmlBlasterGet(), xmlBlasterInitQueue(), xmlBlasterPing(), xmlBlasterSubscribe(), and xmlBlasterUnSubscribe().
For outside users to pass a user object back to the logging implementation.
Definition at line 82 of file XmlBlasterConnectionUnparsed.h.
Referenced by checkArgs(), freeXmlBlasterConnectionUnparsed(), getXmlBlasterConnectionUnparsed(), initConnection(), initialize(), readnCompressed(), readnPlain(), sendData(), writenCompressed(), writenPlain(), xmlBlasterConnect(), xmlBlasterConnectionShutdown(), xmlBlasterErase(), xmlBlasterGet(), xmlBlasterInitQueue(), xmlBlasterPing(), xmlBlasterSubscribe(), and xmlBlasterUnSubscribe().
For publishOneway() AND to start callback UDP server (for updateOneway()).
Definition at line 83 of file XmlBlasterConnectionUnparsed.h.
Referenced by getXmlBlasterConnectionUnparsed(), initConnection(), and xmlBlasterPublishOneway().
The function pointer to write n bytes of plain or compressed data to the socket Is initialized in initConnection(), outside users may choose to initialize it to some other function pointer.
Definition at line 86 of file XmlBlasterConnectionUnparsed.h.
Referenced by getXmlBlasterConnectionUnparsed(), initConnection(), initialize(), and sendData().
Is null if no "zlib:stream" compression is switched on.
Definition at line 88 of file XmlBlasterConnectionUnparsed.h.
Referenced by freeXmlBlasterConnectionUnparsed(), getXmlBlasterConnectionUnparsed(), initConnection(), and writenCompressed().
Holding function pointer for compressed/uncompressed socket reads.
Definition at line 91 of file XmlBlasterConnectionUnparsed.h.
Referenced by getResponse(), getXmlBlasterConnectionUnparsed(), initConnection(), and initialize().
Is null if no "zlib:stream" compression is switched on.
Definition at line 92 of file XmlBlasterConnectionUnparsed.h.
Referenced by freeXmlBlasterConnectionUnparsed(), getXmlBlasterConnectionUnparsed(), initConnection(), and readnCompressed().