7 #ifndef FILEINFO_FILE_PRESENTATION_GETTERS_SIMPLE_GETTER_HEADER_PLAIN_GETTER_H
8 #define FILEINFO_FILE_PRESENTATION_GETTERS_SIMPLE_GETTER_HEADER_PLAIN_GETTER_H
23 virtual std::size_t
loadInformation(std::vector<std::string> &desc, std::vector<std::string> &info)
const override;
24 void getFileFlags(std::string &title, std::string &flags, std::vector<std::string> &desc, std::vector<std::string> &abbv)
const;
25 void getDllFlags(std::string &title, std::string &flags, std::vector<std::string> &desc, std::vector<std::string> &abbv)
const;
Definition: simple_getter.h:19
Definition: archive_wrapper.h:19
Definition of SimpleGetter class.