This is the complete list of members for SbName, including all inherited members.
| getLength() const | SbName | inline |
| getString() const | SbName | inline |
| isBaseNameChar(char c) | SbName | static |
| isBaseNameStartChar(char c) | SbName | static |
| isIdentChar(char c) | SbName | static |
| isIdentStartChar(char c) | SbName | static |
| operator!() const | SbName | inline |
| operator!=(const SbName &n, const char *s) | SbName | friend |
| operator!=(const char *s, const SbName &n) | SbName | friend |
| operator!=(const SbName &n1, const SbName &n2) | SbName | friend |
| operator<(const SbName &n1, const SbName &n2) | SbName | friend |
| operator<<(std::ostream &os, const SbName &n) | SbName | friend |
| operator==(const SbName &n, const char *s) | SbName | friend |
| operator==(const char *s, const SbName &n) | SbName | friend |
| operator==(const SbName &n1, const SbName &n2) | SbName | friend |
| SbName() | SbName | inline |
| SbName(const char *s) | SbName | inline |
| SbName(const SbString &s) | SbName | inline |
| SbName(const SbName &n) | SbName | inline |
| ~SbName() | SbName | inline |