CMGDK r49-rc2
|
#include <WideString.H>
公有成员 | |
DefEvent (void, OnGet,()) | |
DefEvent (void, OnSet,()) | |
PropertyString () | |
PropertyString (WideString &str) | |
void | Set (WideString &str) |
void | Clear () |
WideString * | operator-> () const |
const PropertyString & | operator= (const PropertyString &ps) |
oper_over (==) | |
oper_over (!=) | |
oper_over (>) | |
oper_over (< ) | |
oper_over (>=) | |
oper_over (<=) | |
ps_oper (const char) | |
ps_oper (const char *) | |
ps_oper (const wchar_t) | |
ps_oper (const wchar_t *) | |
ps_oper (const WideString &) | |
ps_oper (int) | |
ps_oper (uint) | |
ps_oper (int64) | |
ps_oper (uint64) | |
ps_oper (double) | |
operator const wchar_t * () const | |
operator int () const | |
operator double () const | |
operator WideString & () const | |
公有属性 | |
Property< const int > | Length |
字符串长度虚拟变量 |
字符串属性
hgl::PropertyString::PropertyString | ( | ) | [inline] |
hgl::PropertyString::PropertyString | ( | WideString & | str | ) | [inline] |
void hgl::PropertyString::Clear | ( | ) | [inline] |
hgl::PropertyString::DefEvent | ( | void | , |
OnGet | , | ||
() | |||
) |
hgl::PropertyString::DefEvent | ( | void | , |
OnSet | , | ||
() | |||
) |
hgl::PropertyString::oper_over | ( | ! | ) |
hgl::PropertyString::oper_over | ( | ) |
hgl::PropertyString::oper_over | ( | ) |
hgl::PropertyString::oper_over | ( | >= | ) |
hgl::PropertyString::oper_over | ( | ) |
hgl::PropertyString::oper_over | ( | <= | ) |
hgl::PropertyString::operator const wchar_t * | ( | ) | const [inline] |
hgl::PropertyString::operator double | ( | ) | const [inline] |
hgl::PropertyString::operator int | ( | ) | const [inline] |
hgl::PropertyString::operator WideString & | ( | ) | const [inline] |
WideString* hgl::PropertyString::operator-> | ( | ) | const [inline] |
const PropertyString& hgl::PropertyString::operator= | ( | const PropertyString & | ps | ) | [inline] |
hgl::PropertyString::ps_oper | ( | int64 | ) |
hgl::PropertyString::ps_oper | ( | double | ) |
hgl::PropertyString::ps_oper | ( | const char * | ) |
hgl::PropertyString::ps_oper | ( | int | ) |
hgl::PropertyString::ps_oper | ( | const char | ) |
hgl::PropertyString::ps_oper | ( | const wchar_t | ) |
hgl::PropertyString::ps_oper | ( | const WideString & | ) |
hgl::PropertyString::ps_oper | ( | uint64 | ) |
hgl::PropertyString::ps_oper | ( | const wchar_t * | ) |
hgl::PropertyString::ps_oper | ( | uint | ) |
void hgl::PropertyString::Set | ( | WideString & | str | ) | [inline] |
字符串长度虚拟变量