7 #ifndef FILEINFO_FILE_PRESENTATION_GETTERS_ITERATIVE_GETTER_ITERATIVE_DISTRIBUTION_GETTER_RICH_HEADER_PLAIN_GETTER_H
8 #define FILEINFO_FILE_PRESENTATION_GETTERS_ITERATIVE_GETTER_ITERATIVE_DISTRIBUTION_GETTER_RICH_HEADER_PLAIN_GETTER_H
21 virtual bool loadRecord(std::size_t structIndex, std::size_t recIndex, std::vector<std::string> &record)
override;
25 virtual std::size_t
getBasicInfo(std::size_t structIndex, std::vector<std::string> &desc, std::vector<std::string> &info)
const override;
26 virtual bool getFlagDescriptors(std::size_t structIndex, std::vector<std::string> &desc, std::vector<std::string> &abbv)
const override;
Definition: iterative_distribution_getter.h:22
Definition of IterativeDistributionGetter class.
Definition: archive_wrapper.h:19