#include <WideString.Private.H>
所有成员的列表。
构造及析构函数文档
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 |
( |
| ) |
|
成员数据文档
该结构的文档由以下文件生成: