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

Public 成员函数

 CDuiValArray (int iElementSize, int iPreallocSize=0)
 
void Empty ()
 
bool IsEmpty () const
 
bool Add (LPCVOID pData)
 
bool Remove (int iIndex, int iCount=1)
 
int GetSize () const
 
LPVOID GetData ()
 
LPVOID GetAt (int iIndex) const
 
LPVOID operator[] (int nIndex) const
 

Protected 属性

LPBYTE m_pVoid
 
int m_iElementSize
 
int m_nCount
 
int m_nAllocated
 

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