getLength(void) const | SbName | |
getString(void) const | SbName | |
isBaseNameChar(const char c) | SbName | [static] |
isBaseNameStartChar(const char c) | SbName | [static] |
isIdentChar(const char c) | SbName | [static] |
isIdentStartChar(const char c) | SbName | [static] |
operator const char *(void) const | SbName | |
operator!(void) const | SbName | |
operator!=(const SbName &lhs, const char *rhs) | SbName | [friend] |
operator!=(const char *lhs, const SbName &rhs) | SbName | [friend] |
operator!=(const SbName &lhs, const SbName &rhs) | SbName | [friend] |
operator==(const SbName &lhs, const char *rhs) | SbName | [friend] |
operator==(const char *lhs, const SbName &rhs) | SbName | [friend] |
operator==(const SbName &lhs, const SbName &rhs) | SbName | [friend] |
SbName(void) | SbName | |
SbName(const char *nameString) | SbName | |
SbName(const SbString &str) | SbName | |
SbName(const SbName &name) | SbName | |
~SbName(void) | SbName |