|
c2pa-c
C++ API for c2pa-c library
|
This is the complete list of members for c2pa::Settings, including all inherited members.
| c_settings() const noexcept | c2pa::Settings | |
| is_valid() const noexcept | c2pa::Settings | |
| operator=(Settings &&) noexcept | c2pa::Settings | |
| operator=(const Settings &)=delete | c2pa::Settings | |
| set(const std::string &path, const std::string &json_value) | c2pa::Settings | |
| Settings() | c2pa::Settings | |
| Settings(const std::string &data, const std::string &format) | c2pa::Settings | |
| Settings(Settings &&) noexcept | c2pa::Settings | |
| Settings(const Settings &)=delete | c2pa::Settings | |
| update(const std::string &data) | c2pa::Settings | inline |
| update(const std::string &data, const std::string &format) | c2pa::Settings | |
| ~Settings() noexcept | c2pa::Settings |