| AddRef() | xplRef | |
| AddValue(string const &_name, string const &_value, char const _delimiter= ',') | xplMsg | |
| AddValue(string const &_name, int32 const _value) | xplMsg | |
| c_xplCloseBrace | xplMsg | [static] |
| c_xplCmnd | xplMsg | [static] |
| c_xplHop | xplMsg | [static] |
| c_xplOpenBrace | xplMsg | [static] |
| c_xplSource | xplMsg | [static] |
| c_xplStat | xplMsg | [static] |
| c_xplTarget | xplMsg | [static] |
| c_xplTargetAll | xplMsg | [static] |
| c_xplTrig | xplMsg | [static] |
| Create(int8 const *_pBuffer) | xplMsg | [static] |
| Create(string const &_type, string const &_source, string const &_target, string const &_schemaClass, string const &_schemaType) | xplMsg | [static] |
| GetCompleteValue(string const &_name, char const _delimiter= ',') const | xplMsg | |
| GetHop() const | xplMsg | |
| GetIntValue(string const &_name, uint32 const _index=0) const | xplMsg | |
| GetMsgItem(string const &_name) const | xplMsg | |
| GetMsgItem(uint32 const _index) const | xplMsg | |
| GetNumMsgItems() const | xplMsg | |
| GetRawData(int8 **_pBuffer) | xplMsg | |
| GetSchemaClass() const | xplMsg | |
| GetSchemaType() const | xplMsg | |
| GetSource() const | xplMsg | |
| GetTarget() const | xplMsg | |
| GetType() const | xplMsg | |
| GetValue(string const &_name, uint32 const _index=0) const | xplMsg | |
| operator==(xplMsg const &_rhs) | xplMsg | |
| Release() | xplRef | |
| SetHop(uint32 _hop) | xplMsg | |
| SetSchemaClass(string const &_schemaClass) | xplMsg | |
| SetSchemaType(string const &_schemaType) | xplMsg | |
| SetSource(string const &_source) | xplMsg | |
| SetTarget(string const &_target) | xplMsg | |
| SetType(string const &_type) | xplMsg | |
| SetValue(string const &_name, string const &_value, uint32 const _index=0) | xplMsg | |
| xplRef() | xplRef | |
| ~xplRef() | xplRef | [protected, virtual] |