, including all inherited members.
AllocData(UPInt size, UPInt lengthIsSize) | OVR::String | [protected] |
AllocDataCopy1(UPInt size, UPInt lengthIsSize, const char *pdata, UPInt copySize) | OVR::String | [protected] |
AllocDataCopy2(UPInt size, UPInt lengthIsSize, const char *pdata1, UPInt copySize1, const char *pdata2, UPInt copySize2) | OVR::String | [protected] |
AppendChar(UInt32 ch) | OVR::String | |
AppendString(const wchar_t *pstr, SPInt len=-1) | OVR::String | |
AppendString(const char *putf8str, SPInt utf8StrSz=-1) | OVR::String | |
AssignString(const InitStruct &src, UPInt size) | OVR::String | |
AssignString(const char *putf8str, UPInt size) | OVR::String | |
BernsteinHashFunction(const void *pdataIn, UPInt size, UPInt seed=5381) | OVR::String | [static] |
BernsteinHashFunctionCIS(const void *pdataIn, UPInt size, UPInt seed=5381) | OVR::String | [static] |
Clear() | OVR::String | |
CompareNoCase(const char *a, const char *b) | OVR::String | [static] |
CompareNoCase(const char *a, const char *b, SPInt len) | OVR::String | [static] |
CompareNoCase(const char *pstr) const | OVR::String | [inline] |
CompareNoCase(const String &str) const | OVR::String | [inline] |
Flag_LengthIsSizeShift enum value | OVR::String | [protected] |
FlagConstants enum name | OVR::String | [protected] |
GetByteIndex(UPInt index) const | OVR::String | [inline] |
GetCharAt(UPInt index) const | OVR::String | |
GetData() const | OVR::String | [inline, protected] |
GetExtension() const | OVR::String | |
GetFilename() const | OVR::String | |
GetFirstCharAt(UPInt index, const char **offset) const | OVR::String | |
GetHeapType() const | OVR::String | [inline, protected] |
GetLength() const | OVR::String | |
GetNextChar(const char **offset) const | OVR::String | |
GetPath() const | OVR::String | |
GetProtocol() const | OVR::String | |
GetSize() const | OVR::String | [inline] |
HasAbsolutePath(const char *path) | OVR::String | [static] |
HasAbsolutePath() const | OVR::String | [inline] |
HasExtension(const char *path) | OVR::String | [static] |
HasExtension() const | OVR::String | [inline] |
HasProtocol(const char *path) | OVR::String | [static] |
HasProtocol() const | OVR::String | [inline] |
HeapType enum name | OVR::String | [protected] |
HeapTypeBits | OVR::String | |
HT_Dynamic enum value | OVR::String | [protected] |
HT_Global enum value | OVR::String | [protected] |
HT_Local enum value | OVR::String | [protected] |
HT_Mask enum value | OVR::String | [protected] |
Insert(const char *substr, UPInt posAt, SPInt len=-1) | OVR::String | |
InsertCharAt(UInt32 c, UPInt posAt) | OVR::String | |
IsEmpty() const | OVR::String | [inline] |
NullData | OVR::String | [static] |
operator const char *() const | OVR::String | [inline] |
operator!=(const String &str) const | OVR::String | [inline] |
operator!=(const char *str) const | OVR::String | [inline] |
operator!=(const NoCaseKey &strKey) const | OVR::String | [inline] |
operator+(const char *str) const | OVR::String | |
operator+(const String &src) const | OVR::String | |
operator+=(const String &src) | OVR::String | |
operator+=(const char *psrc) | OVR::String | [inline] |
operator+=(const wchar_t *psrc) | OVR::String | [inline] |
operator+=(char ch) | OVR::String | [inline] |
operator<(const char *pstr) const | OVR::String | [inline] |
operator<(const String &str) const | OVR::String | [inline] |
operator=(const char *str) | OVR::String | |
operator=(const wchar_t *str) | OVR::String | |
operator=(const String &src) | OVR::String | |
operator=(const StringBuffer &src) | OVR::String | |
operator==(const String &str) const | OVR::String | [inline] |
operator==(const char *str) const | OVR::String | [inline] |
operator==(const NoCaseKey &strKey) const | OVR::String | [inline] |
operator>(const char *pstr) const | OVR::String | [inline] |
operator>(const String &str) const | OVR::String | [inline] |
operator[](int index) const | OVR::String | [inline] |
operator[](UPInt index) const | OVR::String | [inline] |
pData | OVR::String | |
Remove(UPInt posAt, SPInt len=1) | OVR::String | |
SetData(DataDesc *pdesc) | OVR::String | [inline, protected] |
String(const NoConstructor &) | OVR::String | [inline, protected] |
String() | OVR::String | |
String(const char *data) | OVR::String | |
String(const char *data1, const char *pdata2, const char *pdata3=0) | OVR::String | |
String(const char *data, UPInt buflen) | OVR::String | |
String(const String &src) | OVR::String | |
String(const StringBuffer &src) | OVR::String | |
String(const InitStruct &src, UPInt size) | OVR::String | |
String(const wchar_t *data) | OVR::String | [explicit] |
StripExtension() | OVR::String | |
StripProtocol() | OVR::String | |
Substring(UPInt start, UPInt end) const | OVR::String | |
ToCStr() const | OVR::String | [inline] |
ToLower() const | OVR::String | |
ToUpper() const | OVR::String | |
~String() | OVR::String | [inline] |