This is the complete list of members for IlsString, including all inherited members.
getLength() const | IlsString | |
getLengthBytes() const | IlsString | |
GetMaxCharSize() | IlsString | static |
GetRaiseExceptionOnError() | IlsString | static |
getRefCount() const | IlsString | |
IlsString(const char *value=0) | IlsString | |
IlsString(const char *s, int len) | IlsString | |
IlsString(const IlsString &value) | IlsString | |
IlsString(int, const char *) | IlsString | protected |
isEmpty() const | IlsString | |
Null | IlsString | static |
operator const char *() const | IlsString | |
operator!=(const char *) const | IlsString | |
operator!=(const IlsString &) const | IlsString | |
operator<(const char *value) const | IlsString | |
operator<(const IlsString &value) const | IlsString | |
operator<<(IlsLogfile &lf, const IlsString &value) | IlsString | friend |
operator<=(const char *value) const | IlsString | |
operator<=(const IlsString &value) const | IlsString | |
operator=(const IlsString &) | IlsString | |
operator=(const char *) | IlsString | |
operator==(const char *) const | IlsString | |
operator==(const IlsString &) const | IlsString | |
operator>(const char *value) const | IlsString | |
operator>(const IlsString &value) const | IlsString | |
operator>=(const char *value) const | IlsString | |
operator>=(const IlsString &value) const | IlsString | |
removeWord(IlsString &returnedString, char c) | IlsString | |
SetRaiseExceptionOnError(IlsBoolean) | IlsString | static |
SetUseLocaleRoutines(IlsBoolean) | IlsString | static |
strcmp(const IlsString &) const | IlsString | |
strncmp(const IlsString &, int n) const | IlsString | |
substring(int start, int end=-1) const | IlsString | |
value() const | IlsString | |
~IlsString() | IlsString |