|
ApraPipes 1.0
|
This is the complete list of members for APErrorObject, including all inherited members.
| APErrorObject(int errCode, const std::string &errorMsg) | APErrorObject | |
| displayError() const | APErrorObject | |
| getCurrentTimestamp() const | APErrorObject | private |
| getErrorCode() const | APErrorObject | |
| getErrorMessage() const | APErrorObject | |
| getModuleId() const | APErrorObject | |
| getModuleName() const | APErrorObject | |
| getTimestamp() const | APErrorObject | |
| mErrorCode | APErrorObject | private |
| mErrorMessage | APErrorObject | private |
| mModuleId | APErrorObject | private |
| mModuleName | APErrorObject | private |
| mTimestamp | APErrorObject | private |
| setErrorCode(int errCode) | APErrorObject | |
| setErrorMessage(const std::string &errorMsg) | APErrorObject | |
| setModuleId(const std::string &modId) | APErrorObject | |
| setModuleName(const std::string &modName) | APErrorObject |