Rogue Wave Views 5.6 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
This is the complete list of members for IlString, including all inherited members.
caseCompare(const IlString &string, int start1=0, int end1=-1, int start2=0, int end2=-1) const | IlString | |
catenate(const IlString &string, int start=0, int end=-1) | IlString | |
compare(const IlString &string, int start1=0, int end1=-1, int start2=0, int end2=-1) const | IlString | |
copyValue() const | IlString | |
endsWith(const IlString &, int=0, int=-1) const | IlString | |
equals(const IlString &string, int start1=0, int end1=-1, int start2=0, int end2=-1) const | IlString | |
getIndexOf(const IlString &subString, int start=0, int subStart=0, int subEnd=-1) const | IlString | |
getLastIndexOf(const IlString &subString, int end=-1, int subStart=0, int subEnd=-1) const | IlString | |
getLength() const | IlString | |
getSize() const | IlString | |
getSubString(int start=0, int end=-1) const | IlString | |
getValue() const | IlString | |
IlString(const char *cstring=0) | IlString | |
IlString(const IlString &string) | IlString | |
IlString(int value, const char *format=DefaultIntegerFormat) | IlString | |
IlString(unsigned int value, const char *format=DefaultUnsignedIntegerFormat) | IlString | |
IlString(short value, const char *format=DefaultShortFormat) | IlString | |
IlString(unsigned short value, const char *format=DefaultUnsignedShortFormat) | IlString | |
IlString(long value, const char *format=DefaultLongFormat) | IlString | |
IlString(unsigned long value, const char *format=DefaultUnsignedLongFormat) | IlString | |
IlString(float value, const char *format=DefaultFloatFormat) | IlString | |
IlString(double value, const char *format=DefaultDoubleFormat) | IlString | |
insert(const IlString &string, int position=0, int start=0, int end=-1) | IlString | |
isBlank() const | IlString | |
isEmpty() const | IlString | |
operator const char *() const | IlString | |
operator!() const | IlString | |
operator!=(const IlString &string) const | IlString | |
operator+=(const IlString &string) | IlString | |
operator<(const IlString &string) const | IlString | |
operator<=(const IlString &string) const | IlString | |
operator=(const IlString &string) | IlString | |
operator==(const IlString &string) const | IlString | |
operator>(const IlString &string) const | IlString | |
operator>=(const IlString &string) const | IlString | |
prepend(const IlString &string, int start=0, int end=-1) | IlString | |
readQuoted(IL_STDPREF istream &istr) | IlString | |
remove(int start=0, int end=-1) | IlString | |
remove(const IlString &subString, int start=0, int end=-1) | IlString | |
replace(const IlString &string, int start=0, int end=-1, int subStart=0, int subEnd=-1) | IlString | |
startsWith(const IlString &string, int start=0, int end=-1) const | IlString | |
substitute(const IlString &string1, const IlString &string2, int start=0, int end=-1, int subStart1=0, int subEnd1=-1, int subStart2=0, int subEnd2=-1) | IlString | |
toLower() | IlString | |
toUpper() | IlString | |
writeQuoted(IL_STDPREF ostream &ostr) const | IlString | |
~IlString() | IlString |
© Copyright 2012, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.