This is the complete list of members for TranslationTable, including all inherited members.
contents | TranslationTable | private |
getStyleProperties() const noexcept -> const std::vector< StyleProperties > & | TranslationTable | |
parseStyle(const boost::property_tree::ptree &style) noexcept -> StyleProperties | TranslationTable | privatestatic |
parseStyles() const -> std::vector< StyleProperties > | TranslationTable | private |
printAll(std::ostream &out=std::cout) const -> void | TranslationTable | |
styleProperties | TranslationTable | private |
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) | TranslationTable | explicit |
TranslationTable(const std::optional< boost::filesystem::path > &path) | TranslationTable | explicit |