#include <msgUtil.h>
Collaboration diagram for MsgUnitStructArr:
Data Fields | |
int | isOneway |
Oneway updates are marked with true. | |
char | secretSessionId [256] |
Authenticate callback messages, this sessionId is returned by xmlBlaster and was initially passed from the client on login. | |
uint32_t | len |
MsgUnit * | msgUnitArr |
Definition at line 60 of file msgUtil.h.
Oneway updates are marked with true.
Definition at line 62 of file msgUtil.h.
Referenced by interceptUpdate(), parseMsgUnitArr(), xmlBlasterUnmanagedCEPublishOneway(), and xmlBlasterUnmanagedPublishOneway().
char MsgUnitStructArr::secretSessionId[256] |
Authenticate callback messages, this sessionId is returned by xmlBlaster and was initially passed from the client on login.
Definition at line 64 of file msgUtil.h.
Referenced by interceptUpdate(), xmlBlasterUnmanagedCEPublishOneway(), and xmlBlasterUnmanagedPublishOneway().
uint32_t MsgUnitStructArr::len |
Definition at line 65 of file msgUtil.h.
Referenced by encodeMsgUnitArr(), freeMsgUnitArrInternal(), interceptUpdate(), main(), myUpdate(), parseMsgUnitArr(), parseQosArr(), sendResponse(), xmlBlasterGet(), xmlBlasterPublishArr(), xmlBlasterPublishOneway(), xmlBlasterUnmanagedCEGet(), xmlBlasterUnmanagedCEPublishOneway(), xmlBlasterUnmanagedGet(), and xmlBlasterUnmanagedPublishOneway().
Definition at line 66 of file msgUtil.h.
Referenced by encodeMsgUnitArr(), freeMsgUnitArrInternal(), interceptUpdate(), main(), myUpdate(), parseMsgUnitArr(), parseQosArr(), sendResponse(), xmlBlasterPublishArr(), xmlBlasterPublishOneway(), xmlBlasterUnmanagedCEGet(), xmlBlasterUnmanagedCEPublishOneway(), xmlBlasterUnmanagedGet(), and xmlBlasterUnmanagedPublishOneway().