btool
A parser/converter/transpiler for .bib files
TranslationTable Member List

This is the complete list of members for TranslationTable, including all inherited members.

contentsTranslationTableprivate
getStyleProperties() const noexcept -> const std::vector< StyleProperties > &TranslationTable
parseStyle(const boost::property_tree::ptree &style) noexcept -> StylePropertiesTranslationTableprivatestatic
parseStyles() const -> std::vector< StyleProperties >TranslationTableprivate
printAll(std::ostream &out=std::cout) const -> voidTranslationTable
stylePropertiesTranslationTableprivate
stylePropertiesOf(const std::string &name) const noexcept -> std::optional< StyleProperties >TranslationTable
stylePropertiesOf(const std::vector< std::string > &names) const noexcept -> std::vector< StyleProperties >TranslationTable
TranslationTable(std::optional< std::stringstream > file)TranslationTableexplicit
TranslationTable(const std::optional< boost::filesystem::path > &path)TranslationTableexplicit