AddRef() | xplMsg | |
AddValue(string const &_name, string const &_value) | xplMsg | |
Create(int8 const *_pBuffer) | xplMsg | [static] |
Create(string const &_type, string const &_source, string const &_target, string const &_schemaClass, string const &_schemaType) | xplMsg | [static] |
GetHop() const | xplMsg | |
GetMsgItem(string const &_name) 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 | |
Release() | xplMsg | |
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 |