|
Volume Cartographer 2.28.0
|
This is the complete list of members for volcart::Metadata, including all inherited members.
| get(const std::string &key) const -> std::optional< T > | volcart::Metadata | inline |
| hasKey(const std::string &key) const -> bool | volcart::Metadata | |
| json_ | volcart::Metadata | protected |
| Metadata()=default | volcart::Metadata | |
| Metadata(const filesystem::path &fileLocation) | volcart::Metadata | explicit |
| path() const -> filesystem::path | volcart::Metadata | |
| path_ | volcart::Metadata | protected |
| printObject() const | volcart::Metadata | |
| save() const | volcart::Metadata | |
| save(const filesystem::path &path) const | volcart::Metadata | |
| set(const std::string &key, T value) | volcart::Metadata | inline |
| setPath(const filesystem::path &path) | volcart::Metadata |