|
Teamcenter C++ API Reference
2312
|
This is the complete list of members for IFail, including all inherited members.
| getAndClearErrorStack(std::vector< int > &errorCodes, std::vector< int > &severities, std::vector< std::string > &errorMessages) | IFail | |
| getMessage() const | IFail | |
| IFail() | IFail | |
| IFail(int ifail, const char *s1=0, const char *s2=0, const char *s3=0, const char *s4=0, const char *s5=0, const char *s6=0, const char *s7=0) | IFail | |
| IFail(int ifail, const std::string &s1) | IFail | |
| IFail(int ifail, const std::string &s1, const std::string &s2) | IFail | |
| IFail(bool storeError, int ifail) | IFail | private |
| ifail() const | IFail | |
| m_ifail | IFail | private |
| m_message | IFail | private |
| operator int() const | IFail | |
| ResultCheck class | IFail | friend |
| ResultStatus class | IFail | friend |
| ~IFail() | IFail |