1 #ifndef BIBPARSER_TRANSLATIONTABLE_HPP
2 #define BIBPARSER_TRANSLATIONTABLE_HPP
4 #include <boost/property_tree/ptree.hpp>
5 #include <boost/filesystem/path.hpp>
28 explicit
TranslationTable(const std::optional<boost::filesystem::path> &path);
30 auto
printAll(std::ostream &out = std::cout) const ->
void;
37 const std::vector<std::
string> &names