|
libcdoc 0.5.0
|
This is the complete list of members for libcdoc::Configuration, including all inherited members.
| CDOC_DISABLE_MOVE(Configuration) | libcdoc::Configuration | |
| Configuration()=default | libcdoc::Configuration | |
| Configuration(const Configuration &)=delete | libcdoc::Configuration | |
| getBoolean(std::string_view param, bool def_val=false) const | libcdoc::Configuration | |
| getInt(std::string_view param, int def_val=0) const | libcdoc::Configuration | |
| getValue(std::string_view domain, std::string_view param) const | libcdoc::Configuration | inlinevirtual |
| getValue(std::string_view param) const | libcdoc::Configuration | inline |
| KEYSERVER_FETCH_URL | libcdoc::Configuration | static |
| KEYSERVER_SEND_URL | libcdoc::Configuration | static |
| operator=(const Configuration &)=delete | libcdoc::Configuration | |
| ~Configuration() noexcept=default | libcdoc::Configuration | virtual |