| 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 |
| c000to180 | usmtf::RegexValidator | static |
| c000to359 | usmtf::RegexValidator | static |
| c000to99999 | usmtf::RegexValidator | static |
| c00to59 | usmtf::RegexValidator | static |
| c00to59dec000to999 | usmtf::RegexValidator | static |
| c00to59dec0to9 | usmtf::RegexValidator | static |
| c00to90 | usmtf::RegexValidator | static |
| c01to60 | usmtf::RegexValidator | static |
| c0to9 | usmtf::RegexValidator | static |
| c0to999 | usmtf::RegexValidator | static |
| c1to999 | usmtf::RegexValidator | static |
| CalculateSeconds(std::string &aMinuteFraction, double &secondFraction) noexcept | usmtf::VerifiedLatLonTM | protected |
| cAny | usmtf::RegexValidator | static |
| cAtoZ | usmtf::RegexValidator | static |
| cEnd | usmtf::RegexValidator | static |
| cEorW | usmtf::RegexValidator | static |
| CheckForAnyDelimeter(const std::string &aValue, const std::vector< std::string > &aDelimeters) noexcept | usmtf::FFIRN_Validator | static |
| CheckForAnyDelimeter(const std::string &aValue, const std::vector< std::string > &aDelimeters, std::string &aFoundDelimeter) noexcept | usmtf::FFIRN_Validator | static |
| cHyphenDelimeter | usmtf::RegexValidator | static |
| ClearErrors() noexcept | usmtf::ErrorManager | protected |
| ClearErrorsIfValid(bool aHasAtLeastOnePassed) noexcept | usmtf::FFIRN_Validator | protected |
| cNorS | usmtf::RegexValidator | static |
| cSpace | usmtf::RegexValidator | static |
| cStart | usmtf::RegexValidator | static |
| FFIRN_DescriptorMap typedef | usmtf::FFIRN_Validator | |
| FFIRN_Func typedef | usmtf::FFIRN_Validator | |
| FFIRN_Validator()=default | usmtf::FFIRN_Validator | |
| GetErrors() const | usmtf::ErrorManager | |
| GetFieldContent() const noexcept | usmtf::FFIRN_Validator | |
| GetFormattedLatLon() const noexcept | usmtf::VerifiedLatLonS | |
| GetFormattedLatLon(const UtLLPos &position) noexcept | usmtf::VerifiedLatLonS | static |
| GetLatDegree() const noexcept | usmtf::VerifiedLatLonS | |
| GetLatHemisphere() const noexcept | usmtf::VerifiedLatLonS | |
| GetLatMinutes() const noexcept | usmtf::VerifiedLatLonS | |
| GetLatSeconds() const noexcept | usmtf::VerifiedLatLonS | |
| GetLonDegree() const noexcept | usmtf::VerifiedLatLonS | |
| GetLonHemisphere() const noexcept | usmtf::VerifiedLatLonS | |
| GetLonMinutes() const noexcept | usmtf::VerifiedLatLonS | |
| GetLonSeconds() const noexcept | usmtf::VerifiedLatLonS | |
| GetRawContent() const noexcept | usmtf::FFIRN_Validator | |
| GetUtLLPos() const noexcept | usmtf::VerifiedLatLonS | |
| HasErrors() const noexcept | usmtf::ErrorManager | |
| IsInRange(T aValue, T aLowerBound, T aUpperBound) noexcept | usmtf::FFIRN_Validator | inlinestatic |
| IsInSelection(const std::string &aValue, const std::vector< std::string > &choices) noexcept | usmtf::FFIRN_Validator | static |
| IsStringLength(const std::string &aValue, size_t aLength) noexcept | usmtf::FFIRN_Validator | static |
| IsValid() const noexcept | usmtf::Validatable | |
| LogErrors(std::ostream &aOut) const noexcept | usmtf::ErrorManager | |
| mErrorMessage | usmtf::RegexValidator | protected |
| mField | usmtf::FFIRN_Validator | protected |
| mLatHemisphere | usmtf::VerifiedLatLonS | protected |
| mLatMinutes | usmtf::VerifiedLatLonS | protected |
| mLatSeconds | usmtf::VerifiedLatLonS | protected |
| mLatSecondsFraction | usmtf::VerifiedLatLonTM | protected |
| mLattitudinalDegree | usmtf::VerifiedLatLonS | protected |
| mLongitudinalDegree | usmtf::VerifiedLatLonS | protected |
| mLonHemisphere | usmtf::VerifiedLatLonS | protected |
| mLonMinutes | usmtf::VerifiedLatLonS | protected |
| mLonSeconds | usmtf::VerifiedLatLonS | protected |
| mLonSecondsFraction | usmtf::VerifiedLatLonTM | protected |
| mMatchResults | usmtf::RegexValidator | protected |
| mRegexExpression | usmtf::RegexValidator | protected |
| mRegexString | usmtf::RegexValidator | protected |
| mUtLLPos | usmtf::VerifiedLatLonS | protected |
| ParseAndValidate(const Field &aField) override | usmtf::VerifiedLatLonDS | virtual |
| RegexValidator()=default | usmtf::RegexValidator | |
| SetErrorMessage(const std::string &aMessage) | usmtf::RegexValidator | |
| SetField(const Field &aField) noexcept | usmtf::FFIRN_Validator | protected |
| SetRegexExpression(const std::string &aExpression) | usmtf::RegexValidator | |
| SetUtLLPos() noexcept override | usmtf::VerifiedLatLonTM | protectedvirtual |
| SplitOnDelimeter(const std::string &value, const std::string &delimeter) | usmtf::FFIRN_Validator | |
| ValidateByDescriptor(const FFIRN_DescriptorMap &aDescriptorMap) | usmtf::FFIRN_Validator | protected |
| VerifiedLatLonDS() | usmtf::VerifiedLatLonDS | |
| VerifiedLatLonS() | usmtf::VerifiedLatLonS | |
| VerifiedLatLonTM() | usmtf::VerifiedLatLonTM | |
| ~ErrorManager()=default | usmtf::ErrorManager | virtual |