7 #ifndef FILEINFO_FILE_PRESENTATION_GETTERS_SIMPLE_GETTER_PDB_JSON_GETTER_H
8 #define FILEINFO_FILE_PRESENTATION_GETTERS_SIMPLE_GETTER_PDB_JSON_GETTER_H
23 virtual std::size_t
loadInformation(std::vector<std::string> &desc, std::vector<std::string> &info)
const override;
Definition: pdb_json_getter.h:19
virtual std::size_t loadInformation(std::vector< std::string > &desc, std::vector< std::string > &info) const override
Definition: pdb_json_getter.cpp:26
PdbJsonGetter(FileInformation &fileInfo)
Definition: pdb_json_getter.cpp:21
Definition: simple_getter.h:19
Definition: archive_wrapper.h:19
Definition of SimpleGetter class.