MIRA
|
This is the complete list of members for ErrorService, including all inherited members.
checkDB() | ErrorService | protected |
ErrorService(Authority &authority, const std::string &errorDBFilename) | ErrorService | |
ErrorVector typedef | ErrorService | |
getErrorCount(const std::string &authority) | ErrorService | |
getErrors() | ErrorService | |
getErrorText(const std::string &error, const std::string &language) | ErrorService | |
mAuthority | ErrorService | protected |
mDB | ErrorService | protected |
mErrorDBFilename | ErrorService | protected |
mMutex | ErrorService | protected |
reflect(Reflector &r) | ErrorService | inline |
resetError(const std::string &category, const std::string &authority) | ErrorService | |
resetErrors(const std::string &authority) | ErrorService | |
setError(const std::string &category, const std::string &authority, const std::string &errorTxt, const std::string &message) | ErrorService |