|
WSF
|
This is the complete list of members for usmtf::ErrorManager, including all inherited members.
| AddError(const ValidationError &aError) noexcept | usmtf::ErrorManager | protected |
| AddError(const std::string &aFailureReason, const std::string &aValueValidatied, const std::string &aOptionalSuggestion="") noexcept | usmtf::ErrorManager | protected |
| AddError(const std::string &aErrorMessage) noexcept | usmtf::ErrorManager | protected |
| AddErrors(const std::vector< ValidationError > &aErrors) noexcept | usmtf::ErrorManager | protected |
| ClearErrors() noexcept | usmtf::ErrorManager | protected |
| GetErrors() const | usmtf::ErrorManager | |
| HasErrors() const noexcept | usmtf::ErrorManager | |
| LogErrors(std::ostream &aOut) const noexcept | usmtf::ErrorManager | |
| ~ErrorManager()=default | usmtf::ErrorManager | virtual |