|
Rhino C++ API
8.24
|
This is the complete list of members for ON_Big5CodePoint, including all inherited members.
| Big5CodePoint() const | ON_Big5CodePoint | |
| Compare(const ON_Big5CodePoint *lhs, const ON_Big5CodePoint *rhs) | ON_Big5CodePoint | static |
| Create(unsigned int big5_code_point) | ON_Big5CodePoint | static |
| CreateFromUnicode(unsigned int unicode_code_point, ON_Big5CodePoint not_available) | ON_Big5CodePoint | static |
| CreateFromUnicode(const class ON_UnicodeShortCodePoint &unicode_code_point, ON_Big5CodePoint not_available) | ON_Big5CodePoint | static |
| Decode(const char *buffer, size_t buffer_count, bool bParseNull, bool bParseASCII, ON_Big5CodePoint *big5_code_point) | ON_Big5CodePoint | static |
| Encode(char *buffer, size_t buffer_capacity) const | ON_Big5CodePoint | |
| Error | ON_Big5CodePoint | static |
| IsASCII(bool bNullIsASCII) const | ON_Big5CodePoint | |
| IsNull() const | ON_Big5CodePoint | |
| IsPrivateUse() const | ON_Big5CodePoint | |
| IsStandard(bool bNullIsValid, bool bASCIICodePointIsValid) const | ON_Big5CodePoint | |
| IsValid(bool bNullIsValid, bool bASCIICodePointIsValid) const | ON_Big5CodePoint | |
| MaximumCodePoint enum value | ON_Big5CodePoint | |
| MaximumPrivateUseCodePoint enum value | ON_Big5CodePoint | |
| MaximumStandardCodePoint enum value | ON_Big5CodePoint | |
| MinimumCodePoint enum value | ON_Big5CodePoint | |
| MinimumPrivateUseCodePoint enum value | ON_Big5CodePoint | |
| MinimumStandardCodePoint enum value | ON_Big5CodePoint | |
| Null | ON_Big5CodePoint | static |
| ON_Big5CodePoint()=default | ON_Big5CodePoint | |
| ON_Big5CodePoint(const ON_Big5CodePoint &)=default | ON_Big5CodePoint | |
| operator=(const ON_Big5CodePoint &)=default | ON_Big5CodePoint | |
| WindowsEuro | ON_Big5CodePoint | static |
| ~ON_Big5CodePoint()=default | ON_Big5CodePoint |
1.8.17