SourcePro® API Reference Guide

 
RWStringID Member List

This is the complete list of members for RWStringID, including all inherited members.

all enum valueRWCStringprotected
append(const RWCString &str)RWCStringinlineprotected
append(const SubString &str)RWCStringinlineprotected
append(const ConstSubString &str)RWCStringinlineprotected
append(const RWCString &str, size_t len)RWCStringinlineprotected
append(const std::string &str)RWCStringinlineprotected
append(const std::string &str, size_t len)RWCStringinlineprotected
append(const char *str)RWCStringinlineprotected
append(const char *str, size_t len)RWCStringinlineprotected
append(char c, size_t count=1)RWCStringinlineprotected
assign(const RWCString &str)RWCStringinlineprotected
assign(const std::string &str)RWCStringinlineprotected
assign(const SubString &str)RWCStringinlineprotected
assign(const ConstSubString &str)RWCStringinlineprotected
assign(const char *str)RWCStringinlineprotected
assign(const char *str, size_t len)RWCStringinlineprotected
assign(char c, size_t count=1)RWCStringinlineprotected
binaryStoreSize() const RWStringIDinline
both enum valueRWCStringprotected
byteCount(const char *str, size_t nChars=RW_NPOS)RWCStringprotectedstatic
capacity() const RWStringIDinline
capacity(size_t N)RWStringIDinline
caseCompare enum nameRWCStringprotected
collate(const char *cs) const RWStringIDinline
collate(const RWCString &st) const RWStringIDinline
RWCString::collate(const std::string &str) const RWCStringinlineprotected
compareTo(const char *cs, caseCompare cmp=exact) const RWStringIDinline
compareTo(const RWCString &st, caseCompare cmp=exact) const RWStringIDinline
RWCString::compareTo(const SubString &str, caseCompare cmp=exact) const RWCStringinlineprotected
RWCString::compareTo(const ConstSubString &str, caseCompare cmp=exact) const RWCStringinlineprotected
RWCString::compareTo(const RWCString *str, caseCompare cmp=exact) const RWCStringinlineprotected
RWCString::compareTo(const std::string &str, caseCompare cmp=exact) const RWCStringinlineprotected
RWCString::compareTo(const std::string *str, caseCompare cmp=exact) const RWCStringinlineprotected
RWCString::compareTo(const char *str, size_t len, caseCompare cmp=exact) const RWCStringinlineprotected
ConstSubString typedefRWCStringprotected
contains(const char *pat, caseCompare cmp=exact) const RWStringIDinline
contains(const RWCString &pat, caseCompare cmp=exact) const RWStringIDinline
RWCString::contains(const SubString &str, caseCompare cmp=exact) const RWCStringinlineprotected
RWCString::contains(const ConstSubString &str, caseCompare cmp=exact) const RWCStringinlineprotected
RWCString::contains(const std::string &str, caseCompare cmp=exact) const RWCStringinlineprotected
RWCString::contains(const char *str, size_t len, caseCompare cmp=exact) const RWCStringinlineprotected
data() const RWStringIDinline
exact enum valueRWCStringprotected
first(char c) const RWStringIDinline
first(const char *cs) const RWStringIDinline
RWCString::first(char c, size_t) const RWCStringinlineprotected
RWCString::first(const char *str, size_t len) const RWCStringinlineprotected
firstNotOf(char c, size_t pos=0) const RWCStringinlineprotected
firstNotOf(const char *str, size_t pos=0) const RWCStringinlineprotected
firstNotOf(const char *str, size_t pos, size_t len) const RWCStringinlineprotected
firstNotOf(const RWCString &str, size_t pos=0) const RWCStringinlineprotected
firstNotOf(const SubString &str, size_t pos=0) const RWCStringinlineprotected
firstNotOf(const ConstSubString &str, size_t pos=0) const RWCStringinlineprotected
firstNotOf(const std::string &str, size_t pos=0) const RWCStringinlineprotected
firstOf(char c, size_t pos=0) const RWStringIDinline
firstOf(const char *str, size_t pos=0) const RWStringIDinline
RWCString::firstOf(const char *str, size_t pos, size_t len) const RWCStringinlineprotected
RWCString::firstOf(const RWCString &str, size_t pos=0) const RWCStringinlineprotected
RWCString::firstOf(const SubString &str, size_t pos=0) const RWCStringinlineprotected
RWCString::firstOf(const ConstSubString &str, size_t pos=0) const RWCStringinlineprotected
RWCString::firstOf(const std::string &str, size_t pos=0) const RWCStringinlineprotected
hash() const RWStringIDinline
RWCString::hash(const RWCString &str)RWCStringinlineprotectedstatic
RWCString::hash(caseCompare cmp=exact) const RWCStringprotected
ignoreCase enum valueRWCStringprotected
ignoreCaseStrict enum valueRWCStringprotected
index(const char *pat, size_t i=0, caseCompare cmp=exact) const RWStringIDinline
index(const RWCString &s, size_t i=0, caseCompare cmp=exact) const RWStringIDinline
index(const char *pat, size_t patlen, size_t i, caseCompare cmp) const RWStringIDinline
index(const RWCString &s, size_t patlen, size_t i, caseCompare cmp) const RWStringIDinline
index(const RWCRExpr &pat, size_t i=0) const RWStringIDinline
index(const RWCRExpr &pat, size_t *ext, size_t i=0) const RWStringIDinline
index(const char *pat, size_t *ext, size_t i=0) const RWStringIDinline
index(const RWCRegexp &pat, size_t i=0) const RWStringIDinline
index(const RWCRegexp &pat, size_t *ext, size_t i=0) const RWStringIDinline
RWCString::index(const SubString &pat, size_t start=0, caseCompare cmp=exact) const RWCStringinlineprotected
RWCString::index(const ConstSubString &pat, size_t start=0, caseCompare cmp=exact) const RWCStringinlineprotected
RWCString::index(const std::string &pat, size_t start=0, caseCompare cmp=exact) const RWCStringinlineprotected
RWCString::index(const std::string &pat, size_t patlen, size_t start, caseCompare cmp) const RWCStringinlineprotected
RWCString::index(const char pat, size_t start=0, caseCompare cmp=exact) const RWCStringinlineprotected
insert(size_t pos, const RWCString &str)RWCStringinlineprotected
insert(size_t pos, const SubString &str)RWCStringinlineprotected
insert(size_t pos, const ConstSubString &str)RWCStringinlineprotected
insert(size_t pos, const RWCString &str, size_t len)RWCStringinlineprotected
insert(size_t pos, const std::string &str)RWCStringinlineprotected
insert(size_t pos, const std::string &str, size_t len)RWCStringinlineprotected
insert(size_t pos, const char *str)RWCStringinlineprotected
insert(size_t pos, const char *str, size_t len)RWCStringinlineprotected
insert(size_t pos, char c, size_t count)RWCStringinlineprotected
isAscii() const RWStringIDinline
isNull() const RWStringIDinline
last(char c) const RWStringIDinline
last(char c, size_t) const RWStringIDinline
RWCString::last(const char *str) const RWCStringinlineprotected
RWCString::last(const char *str, size_t len) const RWCStringinlineprotected
lastNotOf(char c, size_t pos=RW_NPOS) const RWCStringinlineprotected
lastNotOf(const char *str, size_t pos=RW_NPOS) const RWCStringinlineprotected
lastNotOf(const char *str, size_t pos, size_t len) const RWCStringinlineprotected
lastNotOf(const RWCString &str, size_t pos=RW_NPOS) const RWCStringinlineprotected
lastNotOf(const SubString &str, size_t pos=RW_NPOS) const RWCStringinlineprotected
lastNotOf(const ConstSubString &str, size_t pos=RW_NPOS) const RWCStringinlineprotected
lastNotOf(const std::string &str, size_t pos=RW_NPOS) const RWCStringinlineprotected
lastOf(char c, size_t pos=RW_NPOS) const RWStringIDinline
RWCString::lastOf(const char *str, size_t pos=RW_NPOS) const RWCStringinlineprotected
RWCString::lastOf(const char *str, size_t pos, size_t len) const RWCStringinlineprotected
RWCString::lastOf(const RWCString &str, size_t pos=RW_NPOS) const RWCStringinlineprotected
RWCString::lastOf(const SubString &str, size_t pos=RW_NPOS) const RWCStringinlineprotected
RWCString::lastOf(const ConstSubString &str, size_t pos=RW_NPOS) const RWCStringinlineprotected
RWCString::lastOf(const std::string &str, size_t pos=RW_NPOS) const RWCStringinlineprotected
leading enum valueRWCStringprotected
length() const RWStringIDinline
match(const RWCRExpr &re)RWCStringprotected
match(const RWCRExpr &) const RWCStringprotected
match(const RWCRExpr &re, size_t start)RWCStringprotected
match(const RWCRExpr &re, size_t start) const RWCStringprotected
mbLength() const RWCStringinlineprotected
mbLength(const char *str, size_t nBytes=RW_NPOS)RWCStringprotectedstatic
one enum valueRWCStringprotected
operator const char *() const RWStringIDinline
operator!=(const RWStringID &lhs, const char *rhs)RWStringIDfriend
operator!=(const char *lhs, const RWStringID &rhs)RWStringIDfriend
operator!=(const RWStringID &lhs, const RWStringID &rhs)RWStringIDfriend
RWCString::operator!=(const RWCString &lhs, const RWCString &rhs)RWCStringrelated
RWCString::operator!=(const RWCString &lhs, const RWCSubString &rhs)RWCStringrelated
RWCString::operator!=(const RWCSubString &lhs, const RWCString &rhs)RWCStringrelated
RWCString::operator!=(const RWCString &lhs, const RWCConstSubString &rhs)RWCStringrelated
RWCString::operator!=(const RWCConstSubString &lhs, const RWCString &rhs)RWCStringrelated
RWCString::operator!=(const RWCString &lhs, const std::string &rhs)RWCStringrelated
RWCString::operator!=(const std::string &lhs, const RWCString &rhs)RWCStringrelated
RWCString::operator!=(const RWCString &lhs, const char *rhs)RWCStringrelated
RWCString::operator!=(const char *lhs, const RWCString &rhs)RWCStringrelated
RWCString::operator!=(const RWCString &lhs, char rhs)RWCStringrelated
RWCString::operator!=(char lhs, const RWCString &rhs)RWCStringrelated
operator()(size_t t) const RWStringIDinline
RWCString::operator()(size_t i)RWCStringinlineprotected
RWCString::operator()(size_t start, size_t len)RWCStringinlineprotected
RWCString::operator()(size_t start, size_t len) const RWCStringinlineprotected
RWCString::operator()(const RWCRegexp &re)RWCStringprotected
RWCString::operator()(const RWCRegexp &re) const RWCStringprotected
RWCString::operator()(const RWCRegexp &re, size_t start)RWCStringprotected
RWCString::operator()(const RWCRegexp &re, size_t start) const RWCStringprotected
operator+(const RWCString &lhs, const RWCString &rhs)RWCStringrelated
operator+(const RWCString &lhs, const RWCSubString &rhs)RWCStringrelated
operator+(const RWCSubString &lhs, const RWCString &rhs)RWCStringrelated
operator+(const RWCString &lhs, const RWCConstSubString &rhs)RWCStringrelated
operator+(const RWCConstSubString &lhs, const RWCString &rhs)RWCStringrelated
operator+(const RWCString &lhs, const std::string &rhs)RWCStringrelated
operator+(const std::string &lhs, const RWCString &rhs)RWCStringrelated
operator+(const RWCString &lhs, const char *rhs)RWCStringrelated
operator+(const char *lhs, const RWCString &rhs)RWCStringrelated
operator+(const RWCSubString &lhs, const RWCSubString &rhs)RWCStringrelated
operator+(const RWCSubString &lhs, const RWCConstSubString &rhs)RWCStringrelated
operator+(const RWCConstSubString &lhs, const RWCSubString &rhs)RWCStringrelated
operator+(const RWCSubString &lhs, const std::string &rhs)RWCStringrelated
operator+(const std::string &lhs, const RWCSubString &rhs)RWCStringrelated
operator+(const RWCSubString &lhs, const char *rhs)RWCStringrelated
operator+(const char *lhs, const RWCSubString &rhs)RWCStringrelated
operator+(const RWCConstSubString &lhs, const RWCConstSubString &rhs)RWCStringrelated
operator+(const RWCConstSubString &lhs, const std::string &rhs)RWCStringrelated
operator+(const std::string &lhs, const RWCConstSubString &rhs)RWCStringrelated
operator+(const RWCConstSubString &lhs, const char *rhs)RWCStringrelated
operator+(const char *lhs, const RWCConstSubString &rhs)RWCStringrelated
operator+=(const RWCString &str)RWCStringinlineprotected
operator+=(const SubString &str)RWCStringinlineprotected
operator+=(const ConstSubString &str)RWCStringinlineprotected
operator+=(const std::string &str)RWCStringinlineprotected
operator+=(const char *str)RWCStringinlineprotected
operator+=(char c)RWCStringinlineprotected
operator<(const RWStringID &lhs, const RWStringID &rhs)RWStringIDfriend
RWCString::operator<(const RWCString &lhs, const RWCString &rhs)RWCStringrelated
RWCString::operator<(const RWCString &lhs, const RWCSubString &rhs)RWCStringrelated
RWCString::operator<(const RWCSubString &lhs, const RWCString &rhs)RWCStringrelated
RWCString::operator<(const RWCString &lhs, const RWCConstSubString &rhs)RWCStringrelated
RWCString::operator<(const RWCConstSubString &lhs, const RWCString &rhs)RWCStringrelated
RWCString::operator<(const RWCString &lhs, const std::string &rhs)RWCStringrelated
RWCString::operator<(const std::string &lhs, const RWCString &rhs)RWCStringrelated
RWCString::operator<(const RWCString &lhs, const char *rhs)RWCStringrelated
RWCString::operator<(const char *lhs, const RWCString &rhs)RWCStringrelated
RWCString::operator<(const RWCString &lhs, char rhs)RWCStringrelated
RWCString::operator<(char lhs, const RWCString &rhs)RWCStringrelated
operator<<(RWvostream &vos, const RWStringID &sid)RWStringIDfriend
operator<<(RWFile &file, const RWStringID &sid)RWStringIDfriend
operator<<(std::ostream &os, const RWStringID &sid)RWStringIDfriend
RWCString::operator<<(RWFile &file, const RWCString &str)RWCStringrelated
RWCString::operator<<(RWvostream &vos, const RWCString &str)RWCStringrelated
RWCString::operator<<(std::ostream &os, const RWCString &str)RWCStringrelated
operator<=(const RWStringID &lhs, const RWStringID &rhs)RWStringIDfriend
RWCString::operator<=(const RWCString &lhs, const RWCString &rhs)RWCStringrelated
RWCString::operator<=(const RWCString &lhs, const RWCSubString &rhs)RWCStringrelated
RWCString::operator<=(const RWCSubString &lhs, const RWCString &rhs)RWCStringrelated
RWCString::operator<=(const RWCString &lhs, const RWCConstSubString &rhs)RWCStringrelated
RWCString::operator<=(const RWCConstSubString &lhs, const RWCString &rhs)RWCStringrelated
RWCString::operator<=(const RWCString &lhs, const std::string &rhs)RWCStringrelated
RWCString::operator<=(const std::string &lhs, const RWCString &rhs)RWCStringrelated
RWCString::operator<=(const RWCString &lhs, const char *rhs)RWCStringrelated
RWCString::operator<=(const char *lhs, const RWCString &rhs)RWCStringrelated
RWCString::operator<=(const RWCString &lhs, char rhs)RWCStringrelated
RWCString::operator<=(char lhs, const RWCString &rhs)RWCStringrelated
operator=(const RWStringID &sid)RWStringIDinline
operator=(const RWCString &s)RWStringIDinline
operator=(RWCString &&s)RWStringIDinline
operator=(RWStringID &&sid)RWStringIDinline
RWCString::operator=(const SubString &str)RWCStringinlineprotected
RWCString::operator=(const ConstSubString &str)RWCStringinlineprotected
RWCString::operator=(const std::string &str)RWCStringinlineprotected
RWCString::operator=(const char *str)RWCStringinlineprotected
RWCString::operator=(char c)RWCStringinlineprotected
operator==(const RWStringID &lhs, const RWStringID &rhs)RWStringIDfriend
operator==(const RWStringID &lhs, const char *rhs)RWStringIDfriend
operator==(const char *lhs, const RWStringID &rhs)RWStringIDfriend
RWCString::operator==(const RWCString &lhs, const RWCString &rhs)RWCStringrelated
RWCString::operator==(const RWCString &lhs, const RWCSubString &rhs)RWCStringrelated
RWCString::operator==(const RWCSubString &lhs, const RWCString &rhs)RWCStringrelated
RWCString::operator==(const RWCString &lhs, const RWCConstSubString &rhs)RWCStringrelated
RWCString::operator==(const RWCConstSubString &lhs, const RWCString &rhs)RWCStringrelated
RWCString::operator==(const RWCString &lhs, const std::string &rhs)RWCStringrelated
RWCString::operator==(const std::string &lhs, const RWCString &rhs)RWCStringrelated
RWCString::operator==(const RWCString &lhs, const char *rhs)RWCStringrelated
RWCString::operator==(const char *lhs, const RWCString &rhs)RWCStringrelated
RWCString::operator==(const RWCString &lhs, char rhs)RWCStringrelated
RWCString::operator==(char lhs, const RWCString &rhs)RWCStringrelated
operator>(const RWStringID &lhs, const RWStringID &rhs)RWStringIDfriend
RWCString::operator>(const RWCString &lhs, const RWCString &rhs)RWCStringrelated
RWCString::operator>(const RWCString &lhs, const RWCSubString &rhs)RWCStringrelated
RWCString::operator>(const RWCSubString &lhs, const RWCString &rhs)RWCStringrelated
RWCString::operator>(const RWCString &lhs, const RWCConstSubString &rhs)RWCStringrelated
RWCString::operator>(const RWCConstSubString &lhs, const RWCString &rhs)RWCStringrelated
RWCString::operator>(const RWCString &lhs, const std::string &rhs)RWCStringrelated
RWCString::operator>(const std::string &lhs, const RWCString &rhs)RWCStringrelated
RWCString::operator>(const RWCString &lhs, const char *rhs)RWCStringrelated
RWCString::operator>(const char *lhs, const RWCString &rhs)RWCStringrelated
RWCString::operator>(const RWCString &lhs, char rhs)RWCStringrelated
RWCString::operator>(char lhs, const RWCString &rhs)RWCStringrelated
operator>=(const RWStringID &lhs, const RWStringID &rhs)RWStringIDfriend
RWCString::operator>=(const RWCString &lhs, const RWCString &rhs)RWCStringrelated
RWCString::operator>=(const RWCString &lhs, const RWCSubString &rhs)RWCStringrelated
RWCString::operator>=(const RWCSubString &lhs, const RWCString &rhs)RWCStringrelated
RWCString::operator>=(const RWCString &lhs, const RWCConstSubString &rhs)RWCStringrelated
RWCString::operator>=(const RWCConstSubString &lhs, const RWCString &rhs)RWCStringrelated
RWCString::operator>=(const RWCString &lhs, const std::string &rhs)RWCStringrelated
RWCString::operator>=(const std::string &lhs, const RWCString &rhs)RWCStringrelated
RWCString::operator>=(const RWCString &lhs, const char *rhs)RWCStringrelated
RWCString::operator>=(const char *lhs, const RWCString &rhs)RWCStringrelated
RWCString::operator>=(const RWCString &lhs, char rhs)RWCStringrelated
RWCString::operator>=(char lhs, const RWCString &rhs)RWCStringrelated
operator>>(RWvistream &vis, RWStringID &sid)RWStringIDfriend
operator>>(RWFile &file, RWStringID &sid)RWStringIDfriend
operator>>(std::istream &is, RWStringID &sid)RWStringIDfriend
RWCString::operator>>(RWFile &file, RWCString &str)RWCStringrelated
RWCString::operator>>(RWvistream &vis, RWCString &str)RWCStringrelated
RWCString::operator>>(std::istream &is, RWCString &str)RWCStringrelated
operator[](size_t t) const RWStringIDinline
RWCString::operator[](char i)RWCStringinlineprotected
RWCString::operator[](char i) const RWCStringinlineprotected
RWCString::operator[](signed char i)RWCStringinlineprotected
RWCString::operator[](signed char i) const RWCStringinlineprotected
RWCString::operator[](short i)RWCStringinlineprotected
RWCString::operator[](short i) const RWCStringinlineprotected
RWCString::operator[](int i)RWCStringinlineprotected
RWCString::operator[](int i) const RWCStringinlineprotected
RWCString::operator[](long i)RWCStringinlineprotected
RWCString::operator[](long i) const RWCStringinlineprotected
RWCString::operator[](long long i)RWCStringinlineprotected
RWCString::operator[](long long i) const RWCStringinlineprotected
RWCString::operator[](unsigned char i)RWCStringinlineprotected
RWCString::operator[](unsigned char i) const RWCStringinlineprotected
RWCString::operator[](unsigned short i)RWCStringinlineprotected
RWCString::operator[](unsigned short i) const RWCStringinlineprotected
RWCString::operator[](unsigned int i)RWCStringinlineprotected
RWCString::operator[](unsigned int i) const RWCStringinlineprotected
RWCString::operator[](unsigned long i)RWCStringinlineprotected
RWCString::operator[](unsigned long i) const RWCStringinlineprotected
RWCString::operator[](unsigned long long i)RWCStringinlineprotected
RWCString::operator[](unsigned long long i) const RWCStringinlineprotected
prepend(const RWCString &str)RWCStringinlineprotected
prepend(const SubString &str)RWCStringinlineprotected
prepend(const ConstSubString &str)RWCStringinlineprotected
prepend(const RWCString &str, size_t len)RWCStringinlineprotected
prepend(const std::string &str)RWCStringinlineprotected
prepend(const std::string &str, size_t len)RWCStringinlineprotected
prepend(const char *str)RWCStringinlineprotected
prepend(const char *str, size_t len)RWCStringinlineprotected
prepend(char c, size_t count=1)RWCStringinlineprotected
readFile(std::istream &strm)RWCStringprotected
readLine(std::istream &strm, bool skipWhite=true)RWCStringprotected
readString(std::istream &strm)RWCStringprotected
readToDelim(std::istream &strm, char delim= '\n')RWCStringprotected
readToken(std::istream &strm)RWCStringprotected
remove(size_t pos)RWCStringinlineprotected
remove(size_t pos, size_t len)RWCStringinlineprotected
replace(size_t pos, size_t len, const RWCString &str)RWCStringinlineprotected
replace(size_t pos, size_t len, const SubString &str)RWCStringinlineprotected
replace(size_t pos, size_t len, const ConstSubString &str)RWCStringinlineprotected
replace(size_t pos, size_t len, const RWCString &str, size_t strLen)RWCStringinlineprotected
replace(size_t pos, size_t len, const std::string &str)RWCStringinlineprotected
replace(size_t pos, size_t len, const std::string &str, size_t strLen)RWCStringinlineprotected
replace(size_t pos, size_t len, const char *str)RWCStringinlineprotected
replace(size_t pos, size_t len, const char *str, size_t strLen)RWCStringinlineprotected
replace(const RWCRExpr &re, const RWCString &str, scopeType scope=one)RWCStringprotected
replace(const RWCRExpr &re, const char *str, scopeType scope=one)RWCStringprotected
resize(size_t len)RWCStringinlineprotected
rindex(const RWCString &pat, size_t end=RW_NPOS, caseCompare cmp=exact) const RWCStringinlineprotected
rindex(const SubString &pat, size_t end=RW_NPOS, caseCompare cmp=exact) const RWCStringinlineprotected
rindex(const ConstSubString &pat, size_t end=RW_NPOS, caseCompare cmp=exact) const RWCStringinlineprotected
rindex(const RWCString &pat, size_t patlen, size_t end, caseCompare cmp) const RWCStringinlineprotected
rindex(const std::string &pat, size_t end=RW_NPOS, caseCompare cmp=exact) const RWCStringinlineprotected
rindex(const std::string &pat, size_t patlen, size_t end, caseCompare cmp) const RWCStringinlineprotected
rindex(const char *pat, caseCompare cmp) const RWCStringinlineprotected
rindex(const char *pat, size_t end=RW_NPOS, caseCompare cmp=exact) const RWCStringinlineprotected
rindex(const char *pat, size_t patlen, size_t end, caseCompare cmp) const RWCStringinlineprotected
rindex(const char pat, size_t end=RW_NPOS, caseCompare cmp=exact) const RWCStringinlineprotected
RWCString()RWCStringinlineprotected
RWCString(const RWCString &str)RWCStringinlineprotected
RWCString(RWCString &&str)RWCStringinlineprotected
RWCString(const SubString &str)RWCStringinlineprotected
RWCString(const ConstSubString &str)RWCStringinlineprotected
RWCString(const std::string &str)RWCStringinlineprotected
RWCString(const char *str)RWCStringinlineprotected
RWCString(const char *str, size_t len)RWCStringinlineprotected
RWCString(char c)RWCStringinlineprotected
RWCString(signed char c)RWCStringinlineprotected
RWCString(unsigned char c)RWCStringinlineprotected
RWCString(char c, size_t count)RWCStringinlineprotected
RWCString(RWSize_T cap)RWCStringinlineprotected
RWStringID()RWStringIDinline
RWStringID(const RWStringID &sid)RWStringIDinline
RWStringID(const RWCString &s)RWStringIDinline
RWStringID(const char *name)RWStringIDinline
RWStringID(RWCString &&s)RWStringIDinline
RWStringID(RWStringID &&sid)RWStringIDinline
scopeType enum nameRWCStringprotected
shrink()RWCStringinlineprotected
std()RWCStringinlineprotected
std() const RWCStringinlineprotected
strip(stripType st=trailing, char c= ' ')RWCStringprotected
strip(stripType st=trailing, char c= ' ') const RWCStringprotected
stripType enum nameRWCStringprotected
strXForm(const RWCString &str)RWCStringrelated
strXForm(const std::string &str)RWCStringrelated
SubString typedefRWCStringprotected
subString(const char *pat, size_t start=0, caseCompare cmp=exact)RWCStringinlineprotected
subString(const char *pat, size_t start=0, caseCompare cmp=exact) const RWCStringinlineprotected
swap(RWStringID &rhs)RWStringIDinline
RWCString::swap(RWCString &str)RWCStringinlineprotected
toLower()RWCStringinlineprotected
toLower(const RWCString &str)RWCStringrelated
toUpper()RWCStringinlineprotected
toUpper(const RWCString &str)RWCStringrelated
trailing enum valueRWCStringprotected
~RWStringID()RWStringIDinline

Copyright © 2023 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved.