OTB
9.0.0
Orfeo Toolbox
|
This is the complete list of members for otb::MetadataStorageInterface, including all inherited members.
SetAs(const std::string &path, double value, int band=-1) | otb::MetadataStorageInterface | |
SetAs(const std::string &path, const std::string &value, int band=-1) | otb::MetadataStorageInterface | |
SetAsVector(const char *path, std::vector< T > value, const char sep=' ', int band=-1) | otb::MetadataStorageInterface | inline |
SetAsVector(const std::string &path, std::vector< T > value, const char sep=' ', int band=-1) | otb::MetadataStorageInterface | inline |
SetMetadataValue(const char *path, const char *value, int band=-1)=0 | otb::MetadataStorageInterface | pure virtual |