Rhino C++ API
8.13
|
This is the complete list of members for ON_wString, including all inherited members.
Ampersand | ON_wString | static |
Apostrophe | ON_wString | static |
Append(const char *sUTF8, int) | ON_wString | |
Append(const unsigned char *sUTF8, int) | ON_wString | |
Append(const wchar_t *, int) | ON_wString | |
AppendToArray(const ON_wString &) | ON_wString | protected |
AppendToArray(int, const char *) | ON_wString | protected |
AppendToArray(int, const unsigned char *) | ON_wString | protected |
AppendToArray(int, const wchar_t *) | ON_wString | protected |
ApproximateFromNumber(double d) | ON_wString | static |
Array() | ON_wString | |
Array() const | ON_wString | |
Backslash | ON_wString | static |
Backspace | ON_wString | static |
ByteOrder(wchar_t bom_candidate) | ON_wString | static |
ByteOrderMark | ON_wString | static |
CarriageReturn | ON_wString | static |
Colon | ON_wString | static |
Comma | ON_wString | static |
Compare(const wchar_t *) const | ON_wString | |
Compare(const ON_wString &other_string, const class ON_Locale &locale, bool bIgnoreCase) const | ON_wString | |
Compare(const wchar_t *other_string, const class ON_Locale &locale, bool bIgnoreCase) const | ON_wString | |
Compare(const wchar_t *string1, const wchar_t *string2, const class ON_Locale &locale, bool bIgnoreCase) | ON_wString | static |
Compare(const wchar_t *string1, int element_count1, const wchar_t *string2, int element_count2, const class ON_Locale &locale, bool bIgnoreCase) | ON_wString | static |
CompareAttributeName(const wchar_t *other_name) const | ON_wString | |
CompareAttributeName(const wchar_t *name1, const wchar_t *name2) | ON_wString | static |
CompareNoCase(const wchar_t *) const | ON_wString | |
CompareOrdinal(const ON_wString &other_string, bool bOrdinalIgnoreCase) const | ON_wString | |
CompareOrdinal(const wchar_t *other_string, bool bOrdinalIgnoreCase) const | ON_wString | |
CompareOrdinal(const wchar_t *string1, const wchar_t *string2, bool bOrdinalIgnoreCase) | ON_wString | static |
CompareOrdinal(const wchar_t *string1, int element_count1, const wchar_t *string2, int element_count2, bool bOrdinalIgnoreCase) | ON_wString | static |
ComparePath(const wchar_t *other_path) const | ON_wString | |
ComparePath(const wchar_t *path1, const wchar_t *path2) | ON_wString | static |
ComparePath(const wchar_t *path1, int element_count1, const wchar_t *path2, int element_count2) | ON_wString | static |
Contains(const wchar_t *wszSub) const | ON_wString | |
ContainsNoCase(const wchar_t *wszSub) const | ON_wString | |
ContentHash(ON_StringMapOrdinalType mapping) const | ON_wString | |
CopyArray() | ON_wString | protected |
CopyToArray(const ON_wString &) | ON_wString | protected |
CopyToArray(int, const char *) | ON_wString | protected |
CopyToArray(int, const unsigned char *) | ON_wString | protected |
CopyToArray(int, const wchar_t *) | ON_wString | protected |
Count(wchar_t ch) const | ON_wString | |
Create() | ON_wString | |
CreateArray(int) | ON_wString | protected |
DataCRC(ON__UINT32 current_remainder) const | ON_wString | |
DataCRCLower(ON__UINT32 current_remainder) const | ON_wString | |
DecimalAsComma | ON_wString | static |
DecimalAsPeriod | ON_wString | static |
DecimalDigitFromWideChar(wchar_t c, bool bAcceptOrdinaryDigit, bool bAcceptSuperscriptDigit, bool bAcceptSubscriptDigit, unsigned invalid_c_result) | ON_wString | static |
DecodeXMLValue() const | ON_wString | |
Delete | ON_wString | static |
Destroy() | ON_wString | |
Duplicate() const | ON_wString | |
EmergencyDestroy() | ON_wString | |
Empty() | ON_wString | |
EmptyString | ON_wString | static |
EnableReferenceCounting(bool bEnable) | ON_wString | |
EncodeXMLValue() const | ON_wString | |
EncodeXMLValue(bool bEncodeCodePointsAboveBasicLatin) const | ON_wString | |
Equal(const ON_wString &other_string, const class ON_Locale &locale, bool bIgnoreCase) const | ON_wString | |
Equal(const wchar_t *other_string, const class ON_Locale &locale, bool bIgnoreCase) const | ON_wString | |
Equal(const wchar_t *string1, const wchar_t *string2, const class ON_Locale &locale, bool bIgnoreCase) | ON_wString | static |
Equal(const wchar_t *string1, int element_count1, const wchar_t *string2, int element_count2, const class ON_Locale &locale, bool bIgnoreCase) | ON_wString | static |
EqualAttributeName(const wchar_t *other_name) const | ON_wString | |
EqualAttributeName(const wchar_t *name1, const wchar_t *name2) | ON_wString | static |
EqualOrdinal(const ON_wString &other_string, bool bOrdinalIgnoreCase) const | ON_wString | |
EqualOrdinal(const wchar_t *other_string, bool bOrdinalIgnoreCase) const | ON_wString | |
EqualOrdinal(const wchar_t *string1, const wchar_t *string2, bool bOrdinalIgnoreCase) | ON_wString | static |
EqualOrdinal(const wchar_t *string1, int element_count1, const wchar_t *string2, int element_count2, bool bOrdinalIgnoreCase) | ON_wString | static |
EqualPath(const wchar_t *other_path) const | ON_wString | |
EqualPath(const wchar_t *path1, const wchar_t *path2) | ON_wString | static |
EqualPath(const wchar_t *path1, int element_count1, const wchar_t *path2, int element_count2) | ON_wString | static |
Escape | ON_wString | static |
Example(ON_wString::ExampleType t) | ON_wString | static |
ExampleType enum name | ON_wString | |
Find(char utf8_single_byte_c) const | ON_wString | |
Find(unsigned char utf8_single_byte_c) const | ON_wString | |
Find(wchar_t w) const | ON_wString | |
Find(const char *sUTF8) const | ON_wString | |
Find(const unsigned char *sUTF8) const | ON_wString | |
Find(const wchar_t *wcharString) const | ON_wString | |
Find(char utf8_single_byte_c, size_t start_index) const | ON_wString | |
Find(unsigned char utf8_single_byte_c, size_t start_index) const | ON_wString | |
Find(wchar_t w, size_t start_index) const | ON_wString | |
Find(wchar_t w, int start_index) const | ON_wString | |
Find(const char *sUTF8, size_t start_index) const | ON_wString | |
Find(const unsigned char *sUTF8, size_t start_index) const | ON_wString | |
Find(const wchar_t *wcharString, size_t start_index) const | ON_wString | |
Find(const wchar_t *wcharString, int start_index) const | ON_wString | |
FindOneOf(const wchar_t *character_set) const | ON_wString | |
Format(const wchar_t *format,...) | ON_wString | |
FormatIntoBuffer(wchar_t *buffer, size_t buffer_capacity, const wchar_t *format,...) | ON_wString | static |
FormatIntoBuffer(ON_wStringBuffer &buffer, const wchar_t *format,...) | ON_wString | static |
FormatToString(const wchar_t *format,...) | ON_wString | static |
FormatToVulgarFraction(int numerator, int denominator) | ON_wString | static |
FormatToVulgarFraction(int numerator, int denominator, bool bReduced, bool bProper, unsigned int proper_fraction_separator_cp, bool bUseVulgarFractionCodePoints) | ON_wString | static |
FormatToVulgarFraction(const ON_wString numerator, const ON_wString denominator) | ON_wString | static |
FormatToVulgarFractionDenominator(const ON_wString denominator) | ON_wString | static |
FormatToVulgarFractionNumerator(const ON_wString numerator) | ON_wString | static |
FormatVargs(const wchar_t *format, va_list args) | ON_wString | |
FormatVargsIntoBuffer(ON_wStringBuffer &buffer, const wchar_t *format, va_list args) | ON_wString | static |
FormatVargsIntoBuffer(wchar_t *buffer, size_t buffer_capacity, const wchar_t *format, va_list args) | ON_wString | static |
FormatVargsOutputCount(const wchar_t *format, va_list args) | ON_wString | static |
FormFeed | ON_wString | static |
FromCurrentCoordinatedUniversalTime(ON_DateFormat date_format, ON_TimeFormat time_format, wchar_t date_separator, wchar_t date_time_separator, wchar_t time_separator) | ON_wString | static |
FromNumber(char n) | ON_wString | static |
FromNumber(unsigned char n) | ON_wString | static |
FromNumber(short n) | ON_wString | static |
FromNumber(unsigned short n) | ON_wString | static |
FromNumber(int n) | ON_wString | static |
FromNumber(unsigned int n) | ON_wString | static |
FromNumber(ON__INT64 n) | ON_wString | static |
FromNumber(ON__UINT64 n) | ON_wString | static |
FromNumber(double d) | ON_wString | static |
FromSecondsSinceJanuaryFirst1970(ON__UINT64 seconds_since_jan_first_1970, ON_DateFormat date_format, ON_TimeFormat time_format, wchar_t date_separator, wchar_t date_time_separator, wchar_t time_separator) | ON_wString | static |
FromTime(const struct tm &t, ON_DateFormat date_format, ON_TimeFormat time_format, wchar_t date_separator, wchar_t date_time_separator, wchar_t time_separator) | ON_wString | static |
FromUnicodeCodePoint(ON__UINT32 code_point) | ON_wString | static |
FromUnicodeCodePoints(const ON__UINT32 *code_points, int code_point_count, ON__UINT32 error_code_point) | ON_wString | static |
FromYearDayHourMinuteSecond(int year, int day_of_year, int hour, int minute, int second, ON_DateFormat date_format, ON_TimeFormat time_format, wchar_t date_separator, wchar_t date_time_separator, wchar_t time_separator) | ON_wString | static |
FromYearMonthDayHourMinuteSecond(int year, int month, int mday, int hour, int minute, int second, ON_DateFormat date_format, ON_TimeFormat time_format, wchar_t date_separator, wchar_t date_time_separator, wchar_t time_separator) | ON_wString | static |
GetAt(int) const | ON_wString | |
GreaterThanSign | ON_wString | static |
Header() const | ON_wString | protected |
HexadecimalFromBytes(const ON__UINT8 *bytes, size_t byte_count, bool bCapitalDigits, bool bReverse) | ON_wString | static |
HyphenMinus | ON_wString | static |
IncrementedHeader() const | ON_wString | protected |
Insert(int index, wchar_t ch, int count) | ON_wString | |
Insert(int index, const wchar_t *wsz) | ON_wString | |
IsDecimalDigit(wchar_t c) | ON_wString | static |
IsDecimalDigit(wchar_t c, bool bOrdinaryDigitResult, bool bSuperscriptDigitResult, bool bSubscriptDigitResult) | ON_wString | static |
IsEmpty() const | ON_wString | |
IsHexDigit(wchar_t c) | ON_wString | static |
IsHorizontalSpace(wchar_t c, bool bTabResult, bool bNoBreakSpaceResult, bool bZeroWidthSpaceResult) | ON_wString | static |
IsHorizontalSpace(wchar_t c) | ON_wString | static |
IsNotEmpty() const | ON_wString | |
IsReferenceCounted() const | ON_wString | |
IsSlash(wchar_t c, bool bOrdinarySlashResult, bool bFractionSlashResult, bool bDivisionSlashResult, bool bMathematicalSlashResult) | ON_wString | static |
IsValid(bool bLengthTest) const | ON_wString | |
IsValid2dPoint(void) const | ON_wString | |
IsValid3dPoint(void) const | ON_wString | |
IsValid4dPoint(void) const | ON_wString | |
IsValidIntegerNumber(void) const | ON_wString | |
IsValidMatrix(void) const | ON_wString | |
IsValidRealNumber(void) const | ON_wString | |
IsXMLSpecialCharacter(wchar_t c) | ON_wString | static |
IsXMLSpecialCharacterEncoding(void) const | ON_wString | |
Left(int) const | ON_wString | |
Length() const | ON_wString | |
Length(const wchar_t *string) | ON_wString | static |
Length(const wchar_t *string, size_t string_capacity) | ON_wString | static |
LessThanSign | ON_wString | static |
LineFeed | ON_wString | static |
m_s | ON_wString | protected |
MakeLower() | ON_wString | |
MakeLowerOrdinal() | ON_wString | |
MakeReverse() | ON_wString | |
MakeUpper() | ON_wString | |
MakeUpperOrdinal() | ON_wString | |
MapCharacterOrdinal(ON_StringMapOrdinalType map_type, wchar_t c) | ON_wString | static |
MapString(const class ON_Locale &locale, ON_StringMapType map_type) const | ON_wString | |
MapString(const class ON_Locale &locale, ON_StringMapType map_type, const wchar_t *string, int element_count) | ON_wString | static |
MapString(const class ON_Locale &locale, ON_StringMapType map_type, const wchar_t *string, int element_count, wchar_t *mapped_string, int mapped_string_capacity) | ON_wString | static |
MapStringOrdinal(ON_StringMapOrdinalType map_type) const | ON_wString | |
MapStringOrdinal(ON_StringMapOrdinalType map_type, const wchar_t *string, int element_count, wchar_t *mapped_string, int mapped_string_capacity) | ON_wString | static |
MaximumStringLength enum value | ON_wString | |
Mid(int, int) const | ON_wString | |
Mid(int) const | ON_wString | |
MultiByteEncode(int windows_code_page) const | ON_wString | |
NeedsXMLEncode(void) const | ON_wString | |
NumberSign | ON_wString | static |
ON_wString() ON_NOEXCEPT | ON_wString | |
ON_wString(const ON_wString &) | ON_wString | |
ON_wString(const ON_String &src) | ON_wString | |
ON_wString(const char *src) | ON_wString | |
ON_wString(const char *src, int) | ON_wString | |
ON_wString(char, int=1) | ON_wString | |
ON_wString(const unsigned char *src) | ON_wString | |
ON_wString(const unsigned char *src, int) | ON_wString | |
ON_wString(unsigned char, int=1) | ON_wString | |
ON_wString(const wchar_t *) | ON_wString | |
ON_wString(const wchar_t *, int) | ON_wString | |
ON_wString(wchar_t, int=1) | ON_wString | |
operator const wchar_t *() const | ON_wString | |
operator+(const ON_wString &) const | ON_wString | |
operator+(const ON_String &sUTF8) const | ON_wString | |
operator+(char) const | ON_wString | |
operator+(unsigned char) const | ON_wString | |
operator+(wchar_t) const | ON_wString | |
operator+(const char *sUTF8) const | ON_wString | |
operator+(const unsigned char *sUTF8) const | ON_wString | |
operator+(const wchar_t *) const | ON_wString | |
operator+=(const ON_wString &) | ON_wString | |
operator+=(const ON_String &sUTF8) | ON_wString | |
operator+=(char) | ON_wString | |
operator+=(unsigned char) | ON_wString | |
operator+=(wchar_t) | ON_wString | |
operator+=(const char *sUTF8) | ON_wString | |
operator+=(const unsigned char *sUTF8) | ON_wString | |
operator+=(const wchar_t *) | ON_wString | |
operator=(const ON_wString &) | ON_wString | |
operator=(const ON_String &src) | ON_wString | |
operator=(char) | ON_wString | |
operator=(const char *src) | ON_wString | |
operator=(unsigned char) | ON_wString | |
operator=(const unsigned char *src) | ON_wString | |
operator=(wchar_t) | ON_wString | |
operator=(const wchar_t *) | ON_wString | |
operator[](int) | ON_wString | |
operator[](int) const | ON_wString | |
ParseHorizontalSpace(const wchar_t *s, int len, bool bParseTab, bool bParseNoBreakSpace, bool bParseZeroWidthSpace) | ON_wString | static |
ParseHorizontalSpace(const wchar_t *s, int len) | ON_wString | static |
ParseVulgarFraction(const wchar_t *s, int len, int &numerator, int &denominator) | ON_wString | static |
ParseXMLCharacterEncoding(const wchar_t *buffer, int buffer_length, unsigned value_on_failure, unsigned *unicode_code_point) | ON_wString | static |
ParseXMLUnicodeCodePointEncoding(const wchar_t *buffer, int buffer_length, unsigned value_on_failure, unsigned *unicode_code_point) | ON_wString | static |
PercentSign | ON_wString | static |
Period | ON_wString | static |
Pipe | ON_wString | static |
PlusOrMinusSignFromWideChar(wchar_t c, bool bAcceptOrdinarySign, bool bAcceptSuperscriptSign, bool bAcceptSubscriptSign) | ON_wString | static |
PreciseFromNumber(double d) | ON_wString | static |
QuotationMark | ON_wString | static |
Remove(char utf8_single_byte_c) | ON_wString | |
Remove(unsigned char utf8_single_byte_c) | ON_wString | |
Remove(wchar_t w) | ON_wString | |
RemovePrefix(const wchar_t *prefix, const class ON_Locale &locale, bool bIgnoreCase) const | ON_wString | |
RemoveSuffix(const wchar_t *suffix, const class ON_Locale &locale, bool bIgnoreCase) const | ON_wString | |
RemoveWhiteSpace(const wchar_t *whitespace=0) | ON_wString | |
Replace(const wchar_t *token1, const wchar_t *token2) | ON_wString | |
Replace(wchar_t token1, wchar_t token2) | ON_wString | |
ReplaceWhiteSpace(wchar_t token, const wchar_t *whitespace=0) | ON_wString | |
ReserveArray(size_t capacity) | ON_wString | |
Reverse() const | ON_wString | |
Reverse(wchar_t *string, int element_count) | ON_wString | static |
ReverseFind(char utf8_single_byte_c) const | ON_wString | |
ReverseFind(unsigned char utf8_single_byte_c) const | ON_wString | |
ReverseFind(wchar_t w) const | ON_wString | |
ReverseFind(const char *sUTF8) const | ON_wString | |
ReverseFind(const wchar_t *wideString) const | ON_wString | |
RichTextExample(ON_wString rich_text_font_name, bool bBold, bool bItalic, bool bBoldItalic, bool bUnderline) | ON_wString | static |
RichTextExample(const class ON_Font *font) | ON_wString | static |
RichTextExample(const class ON_FontFaceQuartet *quartet) | ON_wString | static |
Right(int) const | ON_wString | |
Scan(const wchar_t *format,...) const | ON_wString | |
ScanBuffer(const wchar_t *buffer, const wchar_t *format,...) | ON_wString | static |
ScanBufferVargs(const wchar_t *buffer, const wchar_t *format, va_list args) | ON_wString | static |
Semicolon | ON_wString | static |
Set(const wchar_t *wsz, int numChars) | ON_wString | |
SetAt(int, char) | ON_wString | |
SetAt(int, unsigned char) | ON_wString | |
SetAt(int, wchar_t) | ON_wString | |
SetLength(size_t) | ON_wString | |
ShrinkArray() | ON_wString | |
SizeOf() const | ON_wString | |
Slash | ON_wString | static |
Space | ON_wString | static |
SplitPath(const char *path, ON_wString *drive, ON_wString *dir, ON_wString *fname, ON_wString *ext) | ON_wString | static |
SplitPath(const wchar_t *path, ON_wString *drive, ON_wString *dir, ON_wString *fname, ON_wString *ext) | ON_wString | static |
StartsWith(const wchar_t *wszSub) const | ON_wString | |
StartsWithNoCase(const wchar_t *wszSub) const | ON_wString | |
SubString(int start_index) const | ON_wString | |
SubString(int start_index, int count) const | ON_wString | |
SwapByteOrder(wchar_t w) | ON_wString | static |
Tab | ON_wString | static |
Tilde | ON_wString | static |
ToMemorySize(size_t sz) | ON_wString | static |
ToNumber(const wchar_t *buffer, char value_on_failure, char *value) | ON_wString | static |
ToNumber(const wchar_t *buffer, unsigned char value_on_failure, unsigned char *value) | ON_wString | static |
ToNumber(const wchar_t *buffer, short value_on_failure, short *value) | ON_wString | static |
ToNumber(const wchar_t *buffer, unsigned short value_on_failure, unsigned short *value) | ON_wString | static |
ToNumber(const wchar_t *buffer, int value_on_failure, int *value) | ON_wString | static |
ToNumber(const wchar_t *buffer, unsigned int value_on_failure, unsigned int *value) | ON_wString | static |
ToNumber(const wchar_t *buffer, ON__INT64 value_on_failure, ON__INT64 *value) | ON_wString | static |
ToNumber(const wchar_t *buffer, ON__UINT64 value_on_failure, ON__UINT64 *value) | ON_wString | static |
ToNumber(const wchar_t *buffer, double value_on_failure, double *value) | ON_wString | static |
TrimLeft(const wchar_t *s=nullptr) | ON_wString | |
TrimLeftAndRight(const wchar_t *s=nullptr) | ON_wString | |
TrimRight(const wchar_t *s=nullptr) | ON_wString | |
TruncateMid(int pos) | ON_wString | |
Underscore | ON_wString | static |
UnsignedLength() const | ON_wString | |
UnsignedLength(const wchar_t *string) | ON_wString | static |
UrlDecode() | ON_wString | |
UrlEncode() | ON_wString | |
VerticalTab | ON_wString | static |
VulgarFractionSlash() | ON_wString | static |
WildCardMatch(const wchar_t *) const | ON_wString | |
WildCardMatchNoCase(const wchar_t *) const | ON_wString | |
~ON_wString() | ON_wString |