PDFxTMDLib  1.0.0
PDFxTMD::ConfigWrapper Member List

This is the complete list of members for PDFxTMD::ConfigWrapper, including all inherited members.

ConfigWrapper()PDFxTMD::ConfigWrapperinline
Format enum namePDFxTMD::ConfigWrapper
get(const std::string &key) constPDFxTMD::ConfigWrapperinline
initializeEmptyYAML()PDFxTMD::ConfigWrapperinline
loadFromFile(const std::filesystem::path &filepath, Format format)PDFxTMD::ConfigWrapper
loadFromString(const std::string &data_string, Format format)PDFxTMD::ConfigWrapper
saveToFile(const std::string &filename) constPDFxTMD::ConfigWrapper
set(const std::string &key, const T &value)PDFxTMD::ConfigWrapperinline