CMGDK r49-rc2
公有成员 | 公有属性
hgl::PrivateString结构参考

#include <WideString.Private.H>

所有成员的列表。

公有成员

 PrivateString ()
 PrivateString (const wchar_t *, int, bool)
 ~PrivateString ()
void AddRef ()
bool Release ()
bool Insert (int, const wchar_t *, int)
bool Insert (int pos, wchar_t ch)
bool Insert (int pos, const wchar_t *istr)
bool Append (const wchar_t *astr, int len)
bool Append (wchar_t ch)
bool Append (const wchar_t *astr)
bool Delete (int, int)

公有属性

int count
int length
int malloc_length
wchar_t * str

构造及析构函数文档

hgl::PrivateString::PrivateString ( )
hgl::PrivateString::PrivateString ( const wchar_t *  _str,
int  len,
bool  one 
)
hgl::PrivateString::~PrivateString ( )

成员函数文档

void hgl::PrivateString::AddRef ( )
bool hgl::PrivateString::Append ( const wchar_t *  astr) [inline]
bool hgl::PrivateString::Append ( const wchar_t *  astr,
int  len 
) [inline]
bool hgl::PrivateString::Append ( wchar_t  ch) [inline]
bool hgl::PrivateString::Delete ( int  pos,
int  num 
)
bool hgl::PrivateString::Insert ( int  pos,
const wchar_t *  istr 
) [inline]
bool hgl::PrivateString::Insert ( int  pos,
wchar_t  ch 
) [inline]
bool hgl::PrivateString::Insert ( int  pos,
const wchar_t *  istr,
int  len 
)
bool hgl::PrivateString::Release ( )

成员数据文档


该结构的文档由以下文件生成:
 全部  名字空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义