PDFxTMDLib
1.0.0
|
This is the complete list of members for PDFxTMD::ConfigWrapper, including all inherited members.
ConfigWrapper() | PDFxTMD::ConfigWrapper | inline |
Format enum name | PDFxTMD::ConfigWrapper | |
get(const std::string &key) const | PDFxTMD::ConfigWrapper | inline |
initializeEmptyYAML() | PDFxTMD::ConfigWrapper | inline |
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) const | PDFxTMD::ConfigWrapper | |
set(const std::string &key, const T &value) | PDFxTMD::ConfigWrapper | inline |