rwlogo

Rogue Wave Views
Foundation Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
IlString Member List

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 &suffix, int start=0, int end=-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, int length=-1)IlString
IlString(const IlString &string)IlString
IlString(int value, const char *format=DefaultIntegerFormat)IlStringexplicit
IlString(unsigned int value, const char *format=DefaultUnsignedIntegerFormat)IlStringexplicit
IlString(short value, const char *format=DefaultShortFormat)IlStringexplicit
IlString(unsigned short value, const char *format=DefaultUnsignedShortFormat)IlStringexplicit
IlString(long value, const char *format=DefaultLongFormat)IlStringexplicit
IlString(unsigned long value, const char *format=DefaultUnsignedLongFormat)IlStringexplicit
IlString(float value, const char *format=DefaultFloatFormat)IlStringexplicit
IlString(double value, const char *format=DefaultDoubleFormat)IlStringexplicit
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(std::istream &istr)IlString
remove(int start=0, int end=-1)IlString
remove(const IlString &removed, int start=0, int end=-1)IlString
replace(const IlString &replacement, int start=0, int end=-1, int subStart=0, int subEnd=-1)IlString
startsWith(const IlString &prefix, int start=0, int end=-1) const IlString
substitute(const IlString &target, const IlString &replacement, int start=0, int end=-1, int targetStart=0, int targetEnd=-1, int replacementStart=0, int replacementEnd=-1)IlString
toLower()IlString
toUpper()IlString
writeQuoted(std::ostream &ostr) const IlString

© Copyright 2015, 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.