rwlogo
SourcePro 11.1

SourcePro® C++ API Reference Guide



   SourcePro C++
Documentation Home

RWStringID Member List

This is the complete list of members for RWStringID, including all inherited members.
all enum valueRWCString [protected]
append(char c, size_t N=1)RWCString [inline, protected]
append(const char *cs)RWCString [inline, protected]
append(const char *cs, size_t N)RWCString [inline, protected]
append(const std::string &str, size_t N)RWCString [inline, protected]
append(const RWCString &str, size_t N)RWCString [inline, protected]
append(const RWCString &str)RWCString [inline, protected]
append(const std::string &str)RWCString [inline, protected]
binaryStoreSize() const RWCString [inline, protected]
both enum valueRWCString [protected]
byteCount(const char *str, size_t nChars=RW_NPOS)RWCString [protected, static]
capacity() const RWStringID [inline]
capacity(size_t N)RWStringID [inline]
caseCompare enum nameRWCString [protected]
collate(const char *cs) const RWStringID [inline]
collate(const RWCString &st) const RWStringID [inline]
RWCString::collate(const std::string &str) const RWCString [inline, protected]
compareTo(const char *cs, caseCompare cmp=exact) const RWStringID [inline]
compareTo(const RWCString &st, caseCompare cmp=exact) const RWStringID [inline]
RWCString::compareTo(const std::string &str, caseCompare cmp=exact) const RWCString [inline, protected]
RWCString::compareTo(const std::string *str, caseCompare cmp=exact) const RWCString [inline, protected]
RWCString::compareTo(const RWCString *str, caseCompare cmp=exact) const RWCString [inline, protected]
contains(const char *pat, caseCompare cmp=exact) const RWStringID [inline]
contains(const RWCString &pat, caseCompare cmp=exact) const RWStringID [inline]
RWCString::contains(const std::string &str, caseCompare cmp=exact) const RWCString [inline, protected]
data() const RWCString [inline, protected]
exact enum valueRWCString [protected]
first(char c) const RWStringID [inline]
first(const char *cs) const RWStringID [inline]
RWCString::first(char c, size_t) const RWCString [inline, protected]
RWCString::first(const char *str, size_t N) const RWCString [inline, protected]
RWCString::hash(const RWCString &str)RWCString [inline, protected, static]
RWCString::hash(caseCompare cmp=exact) const RWCString [protected]
ignoreCase enum valueRWCString [protected]
ignoreCaseStrict enum valueRWCString [protected]
index(const char *pat, size_t i=0, caseCompare cmp=exact) const RWStringID [inline]
index(const RWCString &s, size_t i=0, caseCompare cmp=exact) const RWStringID [inline]
index(const char *pat, size_t patlen, size_t i, caseCompare cmp) const RWStringID [inline]
index(const RWCString &s, size_t patlen, size_t i, caseCompare cmp) const RWStringID [inline]
index(const char *pat, size_t *ext, size_t i=0) const RWStringID [inline]
index(const RWCRegexp &pat, size_t i=0) const RWStringID [inline]
index(const RWCRegexp &pat, size_t *ext, size_t i=0) const RWStringID [inline]
RWCString::index(const char pat, size_t i=0, caseCompare cmp=exact) const RWCString [inline, protected]
RWCString::index(const std::string &pat, size_t i=0, caseCompare cmp=exact) const RWCString [inline, protected]
RWCString::index(const std::string &pat, size_t patlen, size_t i, caseCompare cmp) const RWCString [inline, protected]
RWCString::index(const RWTRegularExpression< char > &re, size_t i=0) const RWCString [protected]
RWCString::index(const RWTRegularExpression< char > &re, size_t *ext, size_t i=0) const RWCString [protected]
initialCapacity(size_t n=15)RWCString [inline, protected, static]
insert(size_t pos, const char *cs)RWCString [inline, protected]
insert(size_t pos, const std::string &str)RWCString [inline, protected]
insert(size_t pos, const RWCString &str)RWCString [inline, protected]
insert(size_t pos, const char *cs, size_t N)RWCString [inline, protected]
insert(size_t pos, const std::string &str, size_t N)RWCString [inline, protected]
insert(size_t pos, const RWCString &str, size_t N)RWCString [inline, protected]
isAscii() const RWCString [protected]
isNull() const RWCString [inline, protected]
last(char c) const RWStringID [inline]
last(char c, size_t i) const RWStringID [inline]
RWCString::last(const char *s) const RWCString [inline, protected]
RWCString::last(const char *s, size_t N) const RWCString [inline, protected]
leading enum valueRWCString [protected]
length() const RWCString [inline, protected]
match(const RWTRegularExpression< char > &re)RWCString [protected]
match(const RWTRegularExpression< char > &re, size_t start)RWCString [protected]
match(const RWTRegularExpression< char > &re, size_t start) const RWCString [protected]
maxWaste(size_t)RWCString [inline, protected, static]
mbLength() const RWCString [inline, protected]
mbLength(const char *str, size_t nBytes=RW_NPOS)RWCString [protected, static]
one enum valueRWCString [protected]
operator!=(const RWStringID &lhs, const char *rhs)RWStringID [friend]
operator!=(const char *lhs, const RWStringID &rhs)RWStringID [friend]
operator!=(const RWStringID &lhs, const RWStringID &rhs)RWStringID [friend]
RWCString::operator!=(const RWCString &str) const RWCString [inline, protected]
RWCString::operator!=(const RWCString &s1, const char *s2)RWCString [related]
RWCString::operator!=(const char *s1, const RWCString &s2)RWCString [related]
RWCString::operator!=(const RWCString &s1, const std::string &s2)RWCString [related]
RWCString::operator!=(const std::string &s1, const RWCString &s2)RWCString [related]
RWCString::operator!=(const RWCString &str, char c)RWCString [related]
RWCString::operator!=(char c, const RWCString &str)RWCString [related]
operator()(size_t t) const RWStringID [inline]
RWCString::operator()(size_t i)RWCString [inline, protected]
RWCString::operator()(size_t start, size_t len)RWCString [inline, protected]
RWCString::operator()(size_t start, size_t len) const RWCString [inline, protected]
RWCString::operator()(const RWCRegexp &re)RWCString [protected]
RWCString::operator()(const RWCRegexp &re) const RWCString [protected]
RWCString::operator()(const RWCRegexp &re, size_t start)RWCString [protected]
RWCString::operator()(const RWCRegexp &re, size_t start) const RWCString [protected]
operator+(const RWCString &str1, const RWCString &str2)RWCString [friend]
operator+(const RWCString &str, const char *s)RWCString [friend]
operator+(const char *s, const RWCString &str)RWCString [friend]
operator+(const RWCString &str1, const std::string &str2)RWCString [friend]
operator+(const std::string &str1, const RWCString &str2)RWCString [friend]
operator+=(const char *cs)RWCString [inline, protected]
operator+=(const std::string str)RWCString [inline, protected]
operator+=(const RWCString &str)RWCString [inline, protected]
operator<(const RWStringID &lhs, const RWStringID &rhs)RWStringID [friend]
RWCString::operator<(const RWCString &str) const RWCString [inline, protected]
RWCString::operator<(const RWCString &s1, const char *s2)RWCString [related]
RWCString::operator<(const char *s1, const RWCString &s2)RWCString [related]
RWCString::operator<(const RWCString &s1, const std::string &s2)RWCString [related]
RWCString::operator<(const std::string &s1, const RWCString &s2)RWCString [related]
RWCString::operator<(const RWCString &str, char c)RWCString [related]
RWCString::operator<(char c, const RWCString &str)RWCString [related]
operator<<(RWvostream &vos, const RWStringID &sid)RWStringID [friend]
operator<<(RWFile &file, const RWStringID &sid)RWStringID [friend]
operator<<(std::ostream &os, const RWStringID &sid)RWStringID [friend]
RWCString::operator<<(std::ostream &os, const RWCString &str)RWCString [related]
RWCString::operator<<(RWvostream &vos, const RWCString &str)RWCString [related]
RWCString::operator<<(RWFile &file, const RWCString &str)RWCString [related]
operator<=(const RWStringID &lhs, const RWStringID &rhs)RWStringID [friend]
RWCString::operator<=(const RWCString &str) const RWCString [inline, protected]
RWCString::operator<=(const RWCString &s1, const char *s2)RWCString [related]
RWCString::operator<=(const char *s1, const RWCString &s2)RWCString [related]
RWCString::operator<=(const RWCString &s1, const std::string &s2)RWCString [related]
RWCString::operator<=(const std::string &s1, const RWCString &s2)RWCString [related]
RWCString::operator<=(const RWCString &str, char c)RWCString [related]
RWCString::operator<=(char c, const RWCString &str)RWCString [related]
operator=(const RWCString &s)RWStringID [inline]
RWCString::operator=(const char *s)RWCString [inline, protected]
RWCString::operator=(const std::string &data)RWCString [inline, protected]
operator==(const RWStringID &lhs, const RWStringID &rhs)RWStringID [friend]
operator==(const RWStringID &lhs, const char *rhs)RWStringID [friend]
operator==(const char *lhs, const RWStringID &rhs)RWStringID [friend]
RWCString::operator==(const RWCString &str) const RWCString [inline, protected]
RWCString::operator==(const RWCString &s1, const char *s2)RWCString [related]
RWCString::operator==(const char *s1, const RWCString &s2)RWCString [related]
RWCString::operator==(const RWCString &s1, const std::string &s2)RWCString [related]
RWCString::operator==(const std::string &s1, const RWCString &s2)RWCString [related]
RWCString::operator==(const RWCString &str, char c)RWCString [related]
RWCString::operator==(char c, const RWCString &str)RWCString [related]
operator>(const RWStringID &lhs, const RWStringID &rhs)RWStringID [friend]
RWCString::operator>(const RWCString &str) const RWCString [inline, protected]
RWCString::operator>(const RWCString &s1, const char *s2)RWCString [related]
RWCString::operator>(const char *s1, const RWCString &s2)RWCString [related]
RWCString::operator>(const RWCString &s1, const std::string &s2)RWCString [related]
RWCString::operator>(const std::string &s1, const RWCString &s2)RWCString [related]
RWCString::operator>(const RWCString &str, char c)RWCString [related]
RWCString::operator>(char c, const RWCString &str)RWCString [related]
operator>=(const RWStringID &lhs, const RWStringID &rhs)RWStringID [friend]
RWCString::operator>=(const RWCString &str) const RWCString [inline, protected]
RWCString::operator>=(const RWCString &s1, const char *s2)RWCString [related]
RWCString::operator>=(const char *s1, const RWCString &s2)RWCString [related]
RWCString::operator>=(const RWCString &s1, const std::string &s2)RWCString [related]
RWCString::operator>=(const std::string &s1, const RWCString &s2)RWCString [related]
RWCString::operator>=(const RWCString &str, char c)RWCString [related]
RWCString::operator>=(char c, const RWCString &str)RWCString [related]
operator>>(RWvistream &vis, RWStringID &sid)RWStringID [friend]
operator>>(RWFile &file, RWStringID &sid)RWStringID [friend]
operator>>(std::istream &is, RWStringID &sid)RWStringID [friend]
RWCString::operator>>(std::istream &is, RWCString &str)RWCString [related]
RWCString::operator>>(RWvistream &vis, RWCString &str)RWCString [related]
RWCString::operator>>(RWFile &file, RWCString &str)RWCString [related]
RWCString::operator[](short i)RWCString [inline, protected]
RWCString::operator[](int i)RWCString [inline, protected]
RWCString::operator[](long i)RWCString [inline, protected]
RWCString::operator[](unsigned short i)RWCString [inline, protected]
RWCString::operator[](unsigned int i)RWCString [inline, protected]
RWCString::operator[](unsigned long i)RWCString [inline, protected]
RWCString::operator[](short i) const RWCString [inline, protected]
RWCString::operator[](int i) const RWCString [inline, protected]
RWCString::operator[](long i) const RWCString [inline, protected]
RWCString::operator[](unsigned short i) const RWCString [inline, protected]
RWCString::operator[](unsigned int i) const RWCString [inline, protected]
RWCString::operator[](unsigned long i) const RWCString [inline, protected]
RWCString::operator[](long long i)RWCString [inline, protected]
RWCString::operator[](unsigned long long i)RWCString [inline, protected]
RWCString::operator[](long long i) const RWCString [inline, protected]
RWCString::operator[](unsigned long long i) const RWCString [inline, protected]
prepend(char c, size_t N=1)RWCString [inline, protected]
prepend(const char *cs)RWCString [inline, protected]
prepend(const std::string &str)RWCString [inline, protected]
prepend(const char *cs, size_t N)RWCString [inline, protected]
prepend(const std::string &cstr, size_t N)RWCString [inline, protected]
prepend(const RWCString &cstr, size_t N)RWCString [inline, protected]
readFile(std::istream &s)RWCString [protected]
readLine(std::istream &s, bool skipWhite=true)RWCString [protected]
readString(std::istream &s)RWCString [protected]
readToDelim(std::istream &s, char delim='\n')RWCString [protected]
readToken(std::istream &s)RWCString [protected]
remove(size_t pos)RWCString [inline, protected]
remove(size_t pos, size_t N)RWCString [inline, protected]
replace(size_t pos, size_t N, const char *cs)RWCString [inline, protected]
replace(size_t pos, size_t N, const std::string &str)RWCString [inline, protected]
replace(size_t pos, size_t N, const RWCString &str)RWCString [inline, protected]
replace(size_t pos, size_t N1, const char *cs, size_t N2)RWCString [inline, protected]
replace(size_t pos, size_t N1, const RWCString &str, size_t N2)RWCString [inline, protected]
replace(size_t pos, size_t N1, const std::string &str, size_t N2)RWCString [inline, protected]
replace(const RWTRegularExpression< char > &pattern, const char *replacement, scopeType scope=one)RWCString [protected]
replace(const RWTRegularExpression< char > &pattern, const RWCString &replacement, scopeType scope=one)RWCString [protected]
resize(size_t N)RWCString [inline, protected]
resizeIncrement(size_t n=16)RWCString [inline, protected, static]
rindex(const char *pat, caseCompare cmp) const RWCString [inline, protected]
rindex(const char pat, size_t i=RW_NPOS, caseCompare cmp=exact) const RWCString [inline, protected]
rindex(const char *pat, size_t i=RW_NPOS, caseCompare cmp=exact) const RWCString [inline, protected]
rindex(const std::string &pat, size_t i=RW_NPOS, caseCompare cmp=exact) const RWCString [inline, protected]
rindex(const RWCString &pat, size_t i=RW_NPOS, caseCompare cmp=exact) const RWCString [inline, protected]
rindex(const char *pat, size_t patlen, size_t i, caseCompare cmp) const RWCString [inline, protected]
rindex(const std::string &pat, size_t patlen, size_t i, caseCompare cmp) const RWCString [inline, protected]
rindex(const RWCString &pat, size_t patlen, size_t i, caseCompare cmp) const RWCString [inline, protected]
RWCString()RWCString [inline, protected]
RWCString(const std::string &s)RWCString [inline, protected]
RWCString(const RWCString &str)RWCString [inline, protected]
RWCString(char c, size_t N)RWCString [inline, protected]
RWCString(const char *s)RWCString [inline, protected]
RWCString(const char *s, size_t N)RWCString [inline, protected]
RWCString(char c)RWCString [inline, protected]
RWCString(signed char c)RWCString [inline, protected]
RWCString(unsigned char c)RWCString [inline, protected]
RWCString(const RWCSubString &ss)RWCString [inline, protected]
RWCString(const RWCConstSubString &ss)RWCString [inline, protected]
RWCString(RWSize_T ic)RWCString [inline, protected]
RWStringID()RWStringID [inline]
scopeType enum nameRWCString [protected]
std()RWCString [protected]
strip(stripType s=trailing, char c=static_cast< char >( ' '))RWCString [protected]
strip(stripType s=trailing, char c=static_cast< char >( ' ')) const RWCString [protected]
stripType enum nameRWCString [protected]
strXForm(const std::string &str)RWCString [related]
subString(const char *cs, size_t start=0, caseCompare cmp=exact)RWCString [protected]
subString(const char *cs, size_t start=0, caseCompare cmp=exact) const RWCString [protected]
toLower()RWCString [inline, protected]
toLower(const RWCString &str)RWCString [related]
toUpper()RWCString [inline, protected]
toUpper(const RWCString &str)RWCString [related]
trailing enum valueRWCString [protected]

© 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.