| format(oaUInt4 size, const oaChar *formatStr,...) | oaString | |
| format(const oaChar *formatStr,...) | oaString | |
| format(const oaChar *formatStr, va_list args) | oaString | |
| getLength() const | oaString | [inline] |
| getSize() const | oaString | [inline] |
| index(oaChar c, oaUInt4 offset=0) const | oaString | |
| isEmpty() const | oaString | [inline] |
| isEqual(const oaString &str, oaBoolean ignoreCase) const | oaString | [inline] |
| oaString() | oaString | [inline] |
| oaString(oaUInt4 length) | oaString | [inline, explicit] |
| oaString(const oaChar *initialValue) | oaString | [inline] |
| oaString(const oaChar *initialValue, oaUInt4 length) | oaString | [inline] |
| oaString(const oaString &s) | oaString | [inline] |
| operator const oaChar *() const | oaString | [inline] |
| operator!=(const oaString &str) const | oaString | [inline] |
| operator!=(const oaString &s1, const oaChar *s2) | oaString | [friend] |
| operator!=(const oaChar *s1, const oaString &s2) | oaString | [friend] |
| operator+(const oaString &s1, const oaString &s2) | oaString | [friend] |
| operator+=(oaChar c) | oaString | |
| operator+=(const oaChar *str) | oaString | |
| operator+=(const oaString &str) | oaString | |
| operator<(const oaString &str) const | oaString | [inline] |
| operator<(const oaString &s1, const oaChar *s2) | oaString | [friend] |
| operator<(const oaChar *s1, const oaString &s2) | oaString | [friend] |
| operator<=(const oaString &str) const | oaString | [inline] |
| operator<=(const oaString &s1, const oaChar *s2) | oaString | [friend] |
| operator<=(const oaChar *s1, const oaString &s2) | oaString | [friend] |
| operator=(oaChar c) | oaString | |
| operator=(const oaChar *str) | oaString | |
| operator=(const oaString &str) | oaString | |
| operator==(const oaString &str) const | oaString | [inline] |
| operator==(const oaString &s1, const oaChar *s2) | oaString | [friend] |
| operator==(const oaChar *s1, const oaString &s2) | oaString | [friend] |
| operator>(const oaString &str) const | oaString | [inline] |
| operator>(const oaString &s1, const oaChar *s2) | oaString | [friend] |
| operator>(const oaChar *s1, const oaString &s2) | oaString | [friend] |
| operator>=(const oaString &str) const | oaString | [inline] |
| operator>=(const oaString &s1, const oaChar *s2) | oaString | [friend] |
| operator>=(const oaChar *s1, const oaString &s2) | oaString | [friend] |
| operator[](oaUInt4 i) | oaString | [inline] |
| operator[](oaUInt4 i) const | oaString | [inline] |
| resize(oaUInt4 size) | oaString | [inline] |
| substr(const oaString &sub, oaUInt4 offset=0) const | oaString | |
| toDouble() const | oaString | [inline] |
| toInt() const | oaString | [inline] |
| toLower() | oaString | |
| toUpper() | oaString | |
| ~oaString() | oaString | [inline] |

Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.