This is the complete list of members for Header, including all inherited members.
| has(const std::string &keyword) const | Header | |
| parse(const std::string &keyword) const | Header | |
| parse_all(KeywordCategory categories=KeywordCategory::All) const | Header | |
| parse_n(const std::vector< std::string > &keywords) const | Header | |
| parse_n(const TypedKey< Ts, std::string > &... keywords) const | Header | |
| parse_n_or(TSeq &&fallbacks) const | Header | |
| parse_n_or(const Record< Ts > &... fallbacks) const | Header | |
| parse_or(const Record< T > &fallback) const | Header | |
| parse_or(const std::string &keyword, T fallback_value, const std::string &fallback_unit="", const std::string &fallback_comment="") const | Header | |
| parse_struct(const TypedKey< Ts, std::string > &... keywords) const | Header | |
| parse_struct_or(const Record< Ts > &... fallbacks) const | Header | |
| parse_struct_or(TSeq &&fallbacks) const | Header | |
| parseAll(KeywordCategory categories=KeywordCategory::All) const | Header | |
| parseOr(TArgs &&... args) const | Header | |
| parseSeq(TArgs &&... args) const | Header | |
| parseSeqOr(TArgs &&... args) const | Header | |
| parseStruct(const TypedKey< Ts, std::string > &... keywords) const | Header | |
| parseStructOr(TArgs &&... args) const | Header | |
| read_all(KeywordCategory categories=KeywordCategory::All) const | Header | |
| read_all_keywords(KeywordCategory categories=KeywordCategory::All) const | Header | |
| read_all_keywords_values(KeywordCategory categories=KeywordCategory::All) const | Header | |
| readAll(KeywordCategory categories=KeywordCategory::All) const | Header | |
| readKeywords(KeywordCategory categories=KeywordCategory::All) const | Header | |
| readKeywordsValues(KeywordCategory categories=KeywordCategory::All) const | Header | |
| remove(const std::string &keyword) const | Header | |
| write(const Record< T > &record) const | Header | |
| write(const std::string &k, T v, const std::string &u="", const std::string &c="") const | Header | |
| write_comment(const std::string &comment) const | Header | |
| write_history(const std::string &history) const | Header | |
| write_n(const Record< Ts > &... records) const | Header | |
| write_n(TSeq &&records) const | Header | |
| write_n_in(const std::vector< std::string > &keywords, const Record< Ts > &... records) const | Header | |
| write_n_in(const std::vector< std::string > &keywords, TSeq &&records) const | Header | |
| writeComment(const std::string &comment) const | Header | |
| writeHistory(const std::string &history) const | Header | |
| writeSeq(TArgs &&... args) const | Header | |
| writeSeqIn(const std::vector< std::string > &keywords, TArgs &&... args) const | Header |