#include <ossimMetadataInterface.h>
Definition at line 26 of file ossimMetadataInterface.h.
◆ ossimMetadataInterface()
ossimMetadataInterface::ossimMetadataInterface |
( |
| ) |
|
|
inline |
◆ ~ossimMetadataInterface()
virtual ossimMetadataInterface::~ossimMetadataInterface |
( |
| ) |
|
|
inlinevirtual |
◆ addMetadata()
virtual void ossimMetadataInterface::addMetadata |
( |
ossimKeywordlist * |
kwl, |
|
|
const std::string & |
prefix |
|
) |
| const |
|
pure virtual |
Pure virtual addMetadata method.
Derived classed must implement.
- Parameters
-
kwl | Initialized by this. |
prefix | e.g. "image0." (can be empty) |
Implemented in ossimH5ImageHandler.
The documentation for this class was generated from the following file: