![]() SourcePro 11.1 |
SourcePro® C++ API Reference Guide |
SourcePro C++ Documentation Home |
| append(const wchar_t *cs) | RWWString | [inline] |
| append(const wchar_t *cs, size_t N) | RWWString | [inline] |
| append(const std::wstring &str) | RWWString | [inline] |
| append(const RWWString &str) | RWWString | [inline] |
| append(const std::wstring &str, size_t N) | RWWString | [inline] |
| append(const RWWString &str, size_t N) | RWWString | [inline] |
| ascii enum value | RWWString | |
| ascii_ enum name | RWWString | |
| binaryStoreSize() const | RWWString | [inline] |
| both enum value | RWWString | |
| capacity() const | RWWString | [inline] |
| capacity(size_t capac) | RWWString | [inline] |
| caseCompare enum name | RWWString | |
| collate(const wchar_t *str) const | RWWString | [inline] |
| collate(const std::wstring &str) const | RWWString | [inline] |
| collate(const RWWString &str) const | RWWString | [inline] |
| compareTo(const wchar_t *str, caseCompare cmp=exact) const | RWWString | [inline] |
| compareTo(const std::wstring &str, caseCompare cmp=exact) const | RWWString | [inline] |
| compareTo(const std::wstring *str, caseCompare cmp=exact) const | RWWString | [inline] |
| compareTo(const RWWString &str, caseCompare cmp=exact) const | RWWString | [inline] |
| compareTo(const RWWString *str, caseCompare cmp=exact) const | RWWString | [inline] |
| contains(const wchar_t *cs, caseCompare cmp=exact) const | RWWString | [inline] |
| contains(const std::wstring &cs, caseCompare cmp=exact) const | RWWString | [inline] |
| contains(const RWWString &cs, caseCompare cmp=exact) const | RWWString | [inline] |
| data() const | RWWString | [inline] |
| exact enum value | RWWString | |
| first(wchar_t c) const | RWWString | [inline] |
| first(wchar_t c, size_t) const | RWWString | [inline] |
| first(const wchar_t *str) const | RWWString | [inline] |
| first(const wchar_t *str, size_t N) const | RWWString | [inline] |
| fromAscii(const RWCString &str) | RWWString | [inline, static] |
| fromMultiByte(const RWCString &str) | RWWString | [inline, static] |
| hash(caseCompare cmp=exact) const | RWWString | |
| hash(const RWWString &wstr) | RWWString | [inline, static] |
| ignoreCase enum value | RWWString | |
| index(const wchar_t *pat, size_t i=0, caseCompare cmp=exact) const | RWWString | [inline] |
| index(const std::wstring &pat, size_t i=0, caseCompare cmp=exact) const | RWWString | [inline] |
| index(const RWWString &pat, size_t i=0, caseCompare cmp=exact) const | RWWString | [inline] |
| index(const wchar_t *pat, size_t patlen, size_t i, caseCompare cmp) const | RWWString | [inline] |
| index(const std::wstring &pat, size_t patlen, size_t i, caseCompare cmp) const | RWWString | [inline] |
| index(const RWWString &pat, size_t patlen, size_t i, caseCompare cmp) const | RWWString | [inline] |
| initialCapacity(size_t ic=15) | RWWString | [inline, static] |
| insert(size_t pos, const wchar_t *cs) | RWWString | [inline] |
| insert(size_t pos, const wchar_t *cs, size_t N) | RWWString | [inline] |
| insert(size_t pos, const std::wstring &str) | RWWString | [inline] |
| insert(size_t pos, const RWWString &str) | RWWString | [inline] |
| insert(size_t pos, const std::wstring &str, size_t N) | RWWString | [inline] |
| insert(size_t pos, const RWWString &str, size_t N) | RWWString | [inline] |
| isAscii() const | RWWString | |
| isNull() const | RWWString | [inline] |
| last(wchar_t c) const | RWWString | [inline] |
| last(wchar_t c, size_t) const | RWWString | [inline] |
| last(const wchar_t *s) const | RWWString | [inline] |
| last(const wchar_t *s, size_t N) const | RWWString | [inline] |
| leading enum value | RWWString | |
| length() const | RWWString | [inline] |
| maxWaste(size_t) | RWWString | [inline, static] |
| multiByte enum value | RWWString | |
| multiByte_ enum name | RWWString | |
| operator const wchar_t *() const | RWWString | [inline] |
| operator!=(const RWWString &str) const | RWWString | [inline] |
| operator!=(const RWWString &s1, const wchar_t *s2) | RWWString | [related] |
| operator!=(const wchar_t *s1, const RWWString &s2) | RWWString | [related] |
| operator!=(const RWWString &s1, const std::wstring &s2) | RWWString | [related] |
| operator!=(const std::wstring &s1, const RWWString &s2) | RWWString | [related] |
| operator()(size_t i) | RWWString | [inline] |
| operator()(size_t i) const | RWWString | [inline] |
| operator()(size_t start, size_t len) | RWWString | [inline] |
| operator()(size_t start, size_t len) const | RWWString | [inline] |
| operator+(const RWWString &str1, const RWWString &str2) | RWWString | [friend] |
| operator+(const RWWString &str, const wchar_t *s) | RWWString | [friend] |
| operator+(const wchar_t *s, const RWWString &str) | RWWString | [friend] |
| operator+(const std::wstring &s, const RWWString &str) | RWWString | [friend] |
| operator+(const RWWString &str, const std::wstring &s) | RWWString | [friend] |
| operator+=(const wchar_t *cs) | RWWString | [inline] |
| operator+=(const std::wstring &str) | RWWString | [inline] |
| operator+=(const RWWString &str) | RWWString | [inline] |
| operator<(const RWWString &str) const | RWWString | [inline] |
| operator<(const RWWString &s1, const wchar_t *s2) | RWWString | [related] |
| operator<(const wchar_t *s1, const RWWString &s2) | RWWString | [related] |
| operator<(const RWWString &s1, const std::wstring &s2) | RWWString | [related] |
| operator<(const std::wstring &s1, const RWWString &s2) | RWWString | [related] |
| operator<<(std::ostream &os, const RWWString &s) | RWWString | [related] |
| operator<<(RWvostream &vos, const RWWString &str) | RWWString | [related] |
| operator<<(RWFile &file, const RWWString &str) | RWWString | [related] |
| operator<=(const RWWString &str) const | RWWString | [inline] |
| operator<=(const RWWString &s1, const wchar_t *s2) | RWWString | [related] |
| operator<=(const wchar_t *s1, const RWWString &s2) | RWWString | [related] |
| operator<=(const RWWString &s1, const std::wstring &s2) | RWWString | [related] |
| operator<=(const std::wstring &s1, const RWWString &s2) | RWWString | [related] |
| operator=(wchar_t c) | RWWString | [inline] |
| operator=(const wchar_t *s) | RWWString | [inline] |
| operator=(const std::wstring &str) | RWWString | [inline] |
| operator=(const RWWString &str) | RWWString | [inline] |
| operator==(const RWWString &str) const | RWWString | [inline] |
| operator==(const RWWString &s1, const wchar_t *s2) | RWWString | [related] |
| operator==(const wchar_t *s1, const RWWString &s2) | RWWString | [related] |
| operator==(const RWWString &s1, const std::wstring &s2) | RWWString | [related] |
| operator==(const std::wstring &s1, const RWWString &s2) | RWWString | [related] |
| operator>(const RWWString &str) const | RWWString | [inline] |
| operator>(const RWWString &s1, const wchar_t *s2) | RWWString | [related] |
| operator>(const wchar_t *s1, const RWWString &s2) | RWWString | [related] |
| operator>(const RWWString &s1, const std::wstring &s2) | RWWString | [related] |
| operator>(const std::wstring &s1, const RWWString &s2) | RWWString | [related] |
| operator>=(const RWWString &str) const | RWWString | [inline] |
| operator>=(const RWWString &s1, const wchar_t *s2) | RWWString | [related] |
| operator>=(const wchar_t *s1, const RWWString &s2) | RWWString | [related] |
| operator>=(const RWWString &s1, const std::wstring &s2) | RWWString | [related] |
| operator>=(const std::wstring &s1, const RWWString &s2) | RWWString | [related] |
| operator>>(std::istream &s, RWWString &str) | RWWString | [related] |
| operator>>(RWvistream &str, RWWString &cstr) | RWWString | [related] |
| operator>>(RWFile &file, RWWString &cstr) | RWWString | [related] |
| operator[](short i) | RWWString | [inline] |
| operator[](int i) | RWWString | [inline] |
| operator[](long i) | RWWString | [inline] |
| operator[](unsigned short i) | RWWString | [inline] |
| operator[](unsigned int i) | RWWString | [inline] |
| operator[](unsigned long i) | RWWString | [inline] |
| operator[](short i) const | RWWString | [inline] |
| operator[](int i) const | RWWString | [inline] |
| operator[](long i) const | RWWString | [inline] |
| operator[](unsigned short i) const | RWWString | [inline] |
| operator[](unsigned int i) const | RWWString | [inline] |
| operator[](unsigned long i) const | RWWString | [inline] |
| operator[](long long i) | RWWString | [inline] |
| operator[](unsigned long long i) | RWWString | [inline] |
| operator[](long long i) const | RWWString | [inline] |
| operator[](unsigned long long i) const | RWWString | [inline] |
| prepend(const wchar_t *cs) | RWWString | [inline] |
| prepend(const wchar_t *cs, size_t N) | RWWString | [inline] |
| prepend(const std::wstring &str) | RWWString | [inline] |
| prepend(const RWWString &str) | RWWString | [inline] |
| prepend(const std::wstring &str, size_t N) | RWWString | [inline] |
| prepend(const RWWString &str, size_t N) | RWWString | [inline] |
| readFile(std::istream &is) | RWWString | |
| readLine(std::istream &is, bool skipWhite=true) | RWWString | [inline] |
| readString(std::istream &is) | RWWString | [inline] |
| readToDelim(std::istream &is, wchar_t delim) | RWWString | [inline] |
| readToken(std::istream &is) | RWWString | |
| remove(size_t pos) | RWWString | [inline] |
| remove(size_t pos, size_t N) | RWWString | [inline] |
| replace(size_t pos, size_t N, const wchar_t *cs) | RWWString | [inline] |
| replace(size_t pos, size_t N, const std::wstring &str) | RWWString | [inline] |
| replace(size_t pos, size_t N, const RWWString &str) | RWWString | [inline] |
| replace(size_t pos, size_t N1, const std::wstring &str, size_t N2) | RWWString | [inline] |
| replace(size_t pos, size_t N1, const RWWString &str, size_t N2) | RWWString | [inline] |
| resize(size_t n) | RWWString | [inline] |
| resizeIncrement(size_t ri=16) | RWWString | [inline, static] |
| rindex(const wchar_t *pat, caseCompare cmp) const | RWWString | [inline] |
| rindex(const wchar_t *pat, size_t i=RW_NPOS, caseCompare cmp=exact) const | RWWString | [inline] |
| rindex(const std::wstring &pat, size_t i=RW_NPOS, caseCompare cmp=exact) const | RWWString | [inline] |
| rindex(const RWWString &pat, size_t i=RW_NPOS, caseCompare cmp=exact) const | RWWString | [inline] |
| rindex(const wchar_t *pat, size_t patlen, size_t i, caseCompare cmp) const | RWWString | [inline] |
| rindex(const std::wstring &pat, size_t patlen, size_t i, caseCompare cmp) const | RWWString | [inline] |
| rindex(const RWWString &pat, size_t patlen, size_t i, caseCompare cmp) const | RWWString | [inline] |
| RWWString() | RWWString | [inline] |
| RWWString(const std::wstring &a) | RWWString | [inline] |
| RWWString(const RWWString &str) | RWWString | [inline] |
| RWWString(RWSize_T ic) | RWWString | [inline] |
| RWWString(wchar_t c) | RWWString | [inline] |
| RWWString(wchar_t c, size_t N) | RWWString | [inline] |
| RWWString(const wchar_t *cs) | RWWString | [inline] |
| RWWString(const wchar_t *cs, size_t N) | RWWString | [inline] |
| RWWString(char c) | RWWString | [inline] |
| RWWString(char c, size_t N) | RWWString | [inline] |
| RWWString(const char *acs, ascii_) | RWWString | [inline] |
| RWWString(const RWCString &acs, ascii_) | RWWString | |
| RWWString(const char *mbcs, multiByte_) | RWWString | [inline] |
| RWWString(const RWCString &mbcs, multiByte_) | RWWString | |
| RWWString(const char *acs, size_t N, ascii_) | RWWString | [inline] |
| RWWString(const char *mbcs, size_t N, multiByte_) | RWWString | [inline] |
| RWWString(const RWWSubString &ss) | RWWString | [inline] |
| RWWString(const RWWConstSubString &ss) | RWWString | [inline] |
| singleByte enum value | RWWString | |
| std() | RWWString | |
| std() const | RWWString | [inline] |
| strip(stripType s=trailing, wchar_t c=static_cast< wchar_t >( ' ')) | RWWString | |
| strip(stripType s=trailing, wchar_t c=static_cast< wchar_t >( ' ')) const | RWWString | |
| stripType enum name | RWWString | |
| strXForm(const std::wstring &str) | RWWString | [related] |
| subString(const wchar_t *cs, size_t start=0, caseCompare cmp=exact) | RWWString | |
| subString(const wchar_t *cs, size_t start=0, caseCompare cmp=exact) const | RWWString | |
| toAscii() const | RWWString | |
| toLower() | RWWString | [inline] |
| toLower(const RWWString &str) | RWWString | [related] |
| toMultiByte() const | RWWString | |
| toUpper() | RWWString | [inline] |
| toUpper(const RWWString &str) | RWWString | [related] |
| trailing enum value | RWWString |
© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.