|
Teamcenter C++ API Reference
2312
|
This is the complete list of members for status_t, including all inherited members.
| checkMe() | status_t | private |
| NOT_OK | status_t | static |
| NOT_OK_VALUE enum value | status_t | private |
| OK | status_t | static |
| OK_VALUE enum value | status_t | private |
| operator!=(const status_t &other) const | status_t | |
| operator=(const status_t &other) | status_t | |
| operator==(const status_t &other) const | status_t | |
| setValue(value_type theValue) | status_t | private |
| status_t() | status_t | |
| status_t(const status_t &other) | status_t | |
| status_t(value_type v) | status_t | explicitprivate |
| traceback | status_t | private |
| UNSET_VALUE enum value | status_t | private |
| validate(value_type theValue) | status_t | privatestatic |
| value | status_t | private |
| value_type enum name | status_t | private |
| ~status_t() | status_t |