|
WSF
|
This is the complete list of members for usmtf::Ato, 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 |
| AddMacro(const Macro &aMacro) | usmtf::MacroEnabled | |
| AddMacros(const std::vector< Macro > &aMacros) | usmtf::MacroEnabled | |
| Ato(const std::string &aMTF, std::vector< std::unique_ptr< Set > > &&aSets) noexcept | usmtf::Ato | |
| ClearErrors() noexcept | usmtf::ErrorManager | protected |
| GetErrors() const | usmtf::ErrorManager | |
| GetHeader() const noexcept | usmtf::Ato | |
| GetMacro(const std::string &aKey) const noexcept | usmtf::MacroEnabled | |
| GetMacros() const noexcept | usmtf::MacroEnabled | |
| GetNumberOfSets() const noexcept | usmtf::Message | |
| GetPlatforms() const noexcept | usmtf::Ato | |
| GetSegment(const Segment::SetPosition &startPosition, const Segment::SetPosition &stopPosition) const | usmtf::Message | |
| GetSegments(const std::string &aSTF) const | usmtf::Message | |
| GetSet(Segment::SetPosition aSetIndex) const | usmtf::Message | |
| GetSets(const std::string &aSTF) const noexcept | usmtf::Message | |
| GetSets(const std::vector< std::string > &aSTF) const noexcept | usmtf::Message | |
| GetType() const noexcept | usmtf::Message | |
| HasErrors() const noexcept | usmtf::ErrorManager | |
| HasMacros() const noexcept | usmtf::MacroEnabled | |
| IsEmpty() const noexcept | usmtf::Message | |
| IsSetPositionOutOfBounds(const Segment::SetPosition &aPos) const noexcept | usmtf::Message | protected |
| IsValid() const noexcept | usmtf::Validatable | |
| LogErrors(std::ostream &aOut) const noexcept | usmtf::ErrorManager | |
| Message(const std::string &aMTF, std::vector< std::unique_ptr< Set > > aSets) noexcept | usmtf::Message | |
| Message(const Message &)=delete | usmtf::Message | |
| mMessageTextFormat | usmtf::Message | protected |
| mSets | usmtf::Message | protected |
| operator=(const Message &)=delete | usmtf::Message | |
| ~ErrorManager()=default | usmtf::ErrorManager | virtual |
| ~Message()=default | usmtf::Message | virtual |