|
WSF
|
This is the complete list of members for usmtf::PackageData, 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 |
| GetColumn(const size_t aColumnIndex) const | usmtf::TabularSet | protected |
| GetColumnContent(const size_t aColumnIndex) const | usmtf::TabularSet | protected |
| GetColumnCount() const noexcept | usmtf::TabularSet | protected |
| GetErrors() const | usmtf::ErrorManager | |
| GetField(const size_t aRow, const size_t aColumn) const | usmtf::TabularSet | protected |
| usmtf::Set::GetField(size_t aIndex) const | usmtf::Set | |
| GetFieldContent(const size_t aRow, const size_t aColumn) const | usmtf::TabularSet | protected |
| usmtf::Set::GetFieldContent(size_t aIndex) const | usmtf::Set | |
| GetFieldCount() const noexcept | usmtf::Set | |
| GetReconstructedSet() const noexcept | usmtf::Set | |
| GetRow(const size_t aRowIndex) const | usmtf::TabularSet | protected |
| GetRowContent(const size_t aRowIndex) const | usmtf::TabularSet | protected |
| GetRowCount() const noexcept | usmtf::TabularSet | protected |
| GetType() const noexcept | usmtf::Set | |
| GetUnits() const noexcept | usmtf::PackageData | |
| HasErrors() const noexcept | usmtf::ErrorManager | |
| IsEmpty() const noexcept | usmtf::Set | |
| IsValid() const noexcept | usmtf::Validatable | |
| IsValidFieldCount() const noexcept | usmtf::TabularSet | protected |
| LogErrors(std::ostream &aOut) const noexcept | usmtf::ErrorManager | |
| mFields | usmtf::Set | protected |
| mHeaderOffset | usmtf::TabularSet | protected |
| mSetTextFormat | usmtf::Set | protected |
| NSeries typedef | usmtf::TabularSet | |
| PackageData(const std::string &aSTF, const std::vector< Field > &aFields) noexcept | usmtf::PackageData | |
| Series typedef | usmtf::TabularSet | |
| Set(const std::string &aSTF, const std::vector< Field > &aFields) noexcept | usmtf::Set | |
| TabularSet(const std::string &aSTF, const std::vector< Field > &aFields, const size_t aHeaderOffset=1) noexcept | usmtf::TabularSet | |
| Unit typedef | usmtf::PackageData | |
| Units typedef | usmtf::PackageData | |
| ~ErrorManager()=default | usmtf::ErrorManager | virtual |
| ~Set()=default | usmtf::Set | virtual |