![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
This is the complete list of members for ipsdk::IPSDKBaseDataException, including all inherited members.
| _filePath | ipsdk::BaseException | protected |
| _functionName | ipsdk::BaseException | protected |
| _lineIdx | ipsdk::BaseException | protected |
| _msg | ipsdk::BaseException | protected |
| _pExcpFromReThrow | ipsdk::BaseException | protected |
| BaseException() | ipsdk::BaseException | |
| BaseException(const std::string &msg, const char *functionName, const char *filePath, ipUInt32 lineIdx) | ipsdk::BaseException | |
| BaseException(const std::string &msg, const char *functionName, const char *filePath, ipUInt32 lineIdx, const BaseException &exceptionFromReThrow) | ipsdk::BaseException | |
| BaseException(const std::string &msg, const char *functionName, const char *filePath, ipUInt32 lineIdx, const std::exception &exceptionFromReThrow) | ipsdk::BaseException | |
| BaseException(const BaseException &e) | ipsdk::BaseException | |
| BaseExceptionPtr typedef | ipsdk::BaseException | protected |
| getExcpFromReThrow() const | ipsdk::BaseException | inline |
| getFilePath() const | ipsdk::BaseException | inline |
| getFunctionName() const | ipsdk::BaseException | inline |
| getLineIdx() const | ipsdk::BaseException | inline |
| getMsg() const | ipsdk::BaseException | inline |
| IPSDKBaseDataException() | ipsdk::IPSDKBaseDataException | inline |
| IPSDKBaseDataException(const std::string &msg, const char *functionName, const char *filePath, ipUInt32 lineIdx) | ipsdk::IPSDKBaseDataException | inline |
| IPSDKBaseDataException(const std::string &msg, const char *functionName, const char *filePath, ipUInt32 lineIdx, const BaseException &exceptionFromReThrow) | ipsdk::IPSDKBaseDataException | inline |
| IPSDKBaseDataException(const std::string &msg, const char *functionName, const char *filePath, ipUInt32 lineIdx, const std::exception &exceptionFromReThrow) | ipsdk::IPSDKBaseDataException | inline |
| operator=(const BaseException &e) | ipsdk::BaseException | |
| what() const | ipsdk::BaseException | inline |
| ~BaseException() | ipsdk::BaseException | virtual |
| ~IPSDKBaseDataException() | ipsdk::IPSDKBaseDataException | inlinevirtual |
1.8.14