OTB  9.0.0
Orfeo Toolbox
otb::MetadataStorageInterface Member List

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::MetadataStorageInterfaceinline
SetAsVector(const std::string &path, std::vector< T > value, const char sep=' ', int band=-1)otb::MetadataStorageInterfaceinline
SetMetadataValue(const char *path, const char *value, int band=-1)=0otb::MetadataStorageInterfacepure virtual