duilib自学教程
Public 成员函数 | Protected 属性 | 所有成员列表
DuiLib::CDuiStringPtrMap类 参考

Public 成员函数

 CDuiStringPtrMap (int nSize=83)
 
void Resize (int nSize=83)
 
LPVOID Find (LPCTSTR key, bool optimize=true) const
 
bool Insert (LPCTSTR key, LPVOID pData)
 
LPVOID Set (LPCTSTR key, LPVOID pData)
 
bool Remove (LPCTSTR key)
 
void RemoveAll ()
 
int GetSize () const
 
LPCTSTR GetAt (int iIndex) const
 
LPCTSTR operator[] (int nIndex) const
 

Protected 属性

TITEM ** m_aT
 
int m_nBuckets
 
int m_nCount
 

该类的文档由以下文件生成: