| adopt(char *) | oofString | |
| adopt(oofString &) | oofString | |
| append(const char *, unsigned long appendLen) | oofString | |
| asDouble() const | oofString | |
| asLong() const | oofString | |
| asShort() const | oofString | |
| asUnsignedLong() const | oofString | |
| asUnsignedShort() const | oofString | |
| chars() const | oofString | [inline] |
| charsForOldInterfacesNotWriting() const | oofString | [inline] |
| clear() | oofString | |
| contains(const char *, bool caseSensitive=false) const | oofString | [inline] |
| contains(char, bool caseSensitive=false) const | oofString | [inline] |
| convertNumber(int, const char *printfMask=0, bool appendIt=false) | oofString | |
| convertNumber(unsigned long, const char *printfMask=0, bool appendIt=false) | oofString | |
| convertNumber(double, const char *printfMask=0, bool appendIt=false) | oofString | |
| CR enum value | oofString | |
| decodeEntity(const oofString &) | oofString | [static] |
| encodeEntity(const oofString &) | oofString | [static] |
| encodeURL() | oofString | |
| endsWith(char) const | oofString | |
| endsWith(const char *, int inLen=-1) const | oofString | |
| find(const char *, unsigned long startFrom=0, bool caseSensitive=false, unsigned long inLen=ULONG_MAX) const | oofString | |
| find(char, unsigned long startFrom=0, bool caseSensitive=false) const | oofString | |
| findEnd(const char *, unsigned long startFrom=0, bool caseSensitive=false) const | oofString | |
| findLast(const char *, bool caseSensitive=false, unsigned long inLen=ULONG_MAX) const | oofString | |
| findLast(char, bool caseSensitive=false) const | oofString | |
| firstChar() const | oofString | |
| format(const char *inStr,...) | oofString | |
| getChars(char *ioBuff, unsigned long &ioLen) const | oofString | |
| getStr255(Str255 s) const | oofString | |
| insertChars(const char *, unsigned long, unsigned long beforeChar=ULONG_MAX) | oofString | |
| isAlphaNumeric() const | oofString | |
| isEmpty() const | oofString | [inline] |
| kNotFound enum value | oofString | |
| lastChar() const | oofString | |
| left(unsigned long numChars) const | oofString | |
| legalName(const oofString &, char nonAlphaReplace='_', char leadingDigitReplace='n', char spaceReplace='_') | oofString | [static] |
| length() const | oofString | [inline] |
| LF enum value | oofString | |
| lineEndingsCurrentPlatform() | oofString | [inline] |
| lineEndingsCurrentPlatform(char *, unsigned long &ioLen) | oofString | [inline, static] |
| lineEndingsDOS() | oofString | |
| lineEndingsDOS(char *, unsigned long &ioLen) | oofString | [static] |
| lineEndingsMac() | oofString | |
| lineEndingsMac(char *, unsigned long &ioLen) | oofString | [static] |
| lineEndingsUnix() | oofString | |
| lineEndingsUnix(char *, unsigned long &ioLen) | oofString | [static] |
| loadResource(unsigned long strID) | oofString | |
| makeRandomChars(unsigned long numChars) | oofString | |
| mBody | oofString | [protected] |
| mLen | oofString | [protected] |
| mSuffix | OOF_DummyString | [protected] |
| nextDummy() | OOF_DummyString | |
| OOF_DummyString(const char *dummyPrefix=0) | OOF_DummyString | |
| oofCompareFunc typedef | oofString | |
| oofString(char, int repeatCount) | oofString | |
| oofString(const char *str=0) | oofString | |
| oofString(const oofString &) | oofString | |
| oofString(const char *chars, unsigned long numChars) | oofString | |
| oofString(char *adoptedChars, unsigned long numChars, bool adopt) | oofString | |
| oofString(std::ostream &) | oofString | |
| oofString(std::stringstream &) | oofString | |
| oofString(const std::string &) | oofString | |
| oofString(const Str255) | oofString | |
| oofString(const oofString &, const char *) | oofString | |
| oofString(const oofString &, const oofString &) | oofString | |
| oofString(const oofString &, const char, const char *) | oofString | |
| oofString(const oofString &, const char *, const oofString &) | oofString | |
| oofString(char, const oofString &, char) | oofString | |
| operator const char *() const | oofString | |
| operator std::string() const | oofString | |
| operator!=(const char *) const | oofString | [inline] |
| operator!=(const oofString &rhs) const | oofString | [inline] |
| operator+=(char) | oofString | |
| operator+=(const char *) | oofString | |
| operator+=(const oofString &) | oofString | |
| operator-(const char *) const | oofString | |
| operator=(const std::string &) | oofString | |
| operator=(const oofString &) | oofString | |
| operator=(const char *) | oofString | |
| operator=(const Str255) | oofString | [inline] |
| operator==(const Str255) const | oofString | |
| operator==(const oofString &rhs) const | oofString | |
| operator==(const char *) const | oofString | |
| operator[](int) const | oofString | [inline] |
| operator[](short) const | oofString | [inline] |
| operator[](unsigned long) const | oofString | |
| orphan(bool neverReturnNil=true) | oofString | |
| padTo(unsigned short paddedLength, char padWith=' ', bool rightAlign=false) | oofString | |
| quoteString(const oofString &, char quoteChar='\'') | oofString | [static] |
| releaseAllStorage() | OOF_DummyString | [static] |
| replaceAt(unsigned long startAt, unsigned long numChars, const char *newStr, unsigned long newLen=ULONG_MAX) | oofString | |
| replaceBetween(const char *leftStr, const char *rightStr, const char *insertStr, bool caseSensitive=false) | oofString | |
| replaceChar(char fromChar, char toChar, unsigned long startAt=0) | oofString | |
| replaceFirstString(const char *replaceStr, const char *newStr, bool caseSensitive=false) | oofString | |
| replaceString(const char *replaceStr, const char *newStr, unsigned long startAt=0, bool caseSensitive=false) | oofString | |
| replaceStringWholeWord(const char *replaceStr, const char *newStr, unsigned long startAt=0, bool caseSensitive=false) | oofString | |
| right(unsigned long numChars) const | oofString | |
| sEmptyChar | oofString | [protected, static] |
| setChars(const char *, unsigned long) | oofString | |
| setStr255(const Str255) | oofString | |
| shorten(unsigned short) | oofString | |
| singular(const oofString &) | oofString | [static] |
| sStrings | OOF_DummyString | [protected, static] |
| startsWith(char) const | oofString | |
| startsWith(const char *) const | oofString | |
| stripChar(char, unsigned long startAt=0) | oofString | |
| subString(unsigned long fromChars, unsigned long numChars=ULONG_MAX) const | oofString | |
| subStringBetween(const char *, const char *) const | oofString | |
| subStringBetween(char, char) const | oofString | |
| utf8To8BitAscii(const oofString &) | oofString | [inline, static] |
| utf8To8BitAscii(const char *, unsigned long) | oofString | [static] |
| ~oofString() | oofString | [virtual] |