ADTF
|
This is the complete list of members for cStringMap, including all inherited members.
Clear() | cStringMap | |
Copy(const cStringMap &Map) | cStringMap | |
cStringMap() | cStringMap | |
cStringMap(const cStringMap &Map) | cStringMap | |
Delete(const cString &strKey) | cStringMap | |
Get(const cString &strKey, const cString &strDefault=cString()) const | cStringMap | |
Get(tInt32 nIdx, cString &strKey, cString &strValue) const | cStringMap | |
GetItemCount() const | cStringMap | |
GetRef(const cString &strKey) | cStringMap | protected |
GetRef(tInt32 nIdx) | cStringMap | protected |
Initialize() | cStringMap | protected |
IsEmpty() const | cStringMap | |
Join(const cString &strSeparator, const cString &strSeparator2=cString(), const cString &strQuoteChar=cString()) const | cStringMap | |
m_Map | cStringMap | protected |
operator=(const cStringMap &Map) | cStringMap | |
operator[](const cString &strKey) | cStringMap | |
operator[](tInt32 nIdx) | cStringMap | |
Set(const cString &strKey, const cString &strString) | cStringMap | |
tStringMap typedef | cStringMap | private |
~cStringMap() | cStringMap | virtual |