7 #ifndef FILEINFO_FILE_PRESENTATION_GETTERS_SIMPLE_GETTER_SIMPLE_GETTER_H
8 #define FILEINFO_FILE_PRESENTATION_GETTERS_SIMPLE_GETTER_SIMPLE_GETTER_H
25 virtual std::size_t
loadInformation(std::vector<std::string> &desc, std::vector<std::string> &info)
const = 0;
Definition: simple_getter.h:19
virtual std::size_t loadInformation(std::vector< std::string > &desc, std::vector< std::string > &info) const =0
FileInformation & fileinfo
Definition: simple_getter.h:21
SimpleGetter(FileInformation &fileInfo)
Definition: simple_getter.cpp:16
Definition: archive_wrapper.h:19