#include <otbDataObjectListInterface.h>
|
virtual itk::DataObject * | GetNthDataObject (unsigned int index) const =0 |
|
virtual std::vcl_size_t | Size (void) const =0 |
|
◆ DataObjectListInterface()
otb::DataObjectListInterface::DataObjectListInterface |
( |
| ) |
|
|
protecteddefault |
◆ ~DataObjectListInterface()
virtual otb::DataObjectListInterface::~DataObjectListInterface |
( |
| ) |
|
|
protectedvirtualdefault |
◆ GetNthDataObject()
virtual itk::DataObject* otb::DataObjectListInterface::GetNthDataObject |
( |
unsigned int |
index | ) |
const |
|
pure virtual |
◆ Size()
virtual std::vcl_size_t otb::DataObjectListInterface::Size |
( |
void |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: