QosStructArr Struct Reference

Holds an array of QoS XML strings returned by unSubscribe() and erase(). More...

#include <msgUtil.h>


Data Fields

uint32_t len
const char ** qosArr


Detailed Description

Holds an array of QoS XML strings returned by unSubscribe() and erase().

Definition at line 72 of file msgUtil.h.


Field Documentation

uint32_t QosStructArr::len

Definition at line 73 of file msgUtil.h.

Referenced by freeQosArr(), main(), parseQosArr(), xmlBlasterErase(), xmlBlasterUnmanagedCEErase(), xmlBlasterUnmanagedCEUnSubscribe(), xmlBlasterUnmanagedErase(), xmlBlasterUnmanagedUnSubscribe(), and xmlBlasterUnSubscribe().

const char** QosStructArr::qosArr

Definition at line 74 of file msgUtil.h.

Referenced by freeQosArr(), main(), parseQosArr(), xmlBlasterErase(), xmlBlasterUnmanagedCEErase(), xmlBlasterUnmanagedCEUnSubscribe(), xmlBlasterUnmanagedErase(), xmlBlasterUnmanagedUnSubscribe(), and xmlBlasterUnSubscribe().


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