Internal base wrapper class to handle each ImageFileWriter
Definition at line 214 of file otbMultiImageFileWriter.h.
◆ Pointer
◆ SinkBase() [1/2]
otb::MultiImageFileWriter::SinkBase::SinkBase |
( |
| ) |
|
|
inline |
◆ SinkBase() [2/2]
otb::MultiImageFileWriter::SinkBase::SinkBase |
( |
ImageBaseType::ConstPointer |
inputImage | ) |
|
|
inline |
◆ ~SinkBase()
virtual otb::MultiImageFileWriter::SinkBase::~SinkBase |
( |
| ) |
|
|
inlinevirtual |
◆ CanStreamWrite()
virtual bool otb::MultiImageFileWriter::SinkBase::CanStreamWrite |
( |
| ) |
const |
|
pure virtual |
◆ GetInput() [1/2]
virtual ImageBaseType::Pointer otb::MultiImageFileWriter::SinkBase::GetInput |
( |
| ) |
|
|
inlinevirtual |
◆ GetInput() [2/2]
virtual ImageBaseType::ConstPointer otb::MultiImageFileWriter::SinkBase::GetInput |
( |
| ) |
const |
|
inlinevirtual |
◆ GetRegionToWrite()
virtual itk::ImageRegion<2> otb::MultiImageFileWriter::SinkBase::GetRegionToWrite |
( |
| ) |
const |
|
pure virtual |
◆ Write()
virtual void otb::MultiImageFileWriter::SinkBase::Write |
( |
const RegionType & |
streamRegion | ) |
|
|
pure virtual |
◆ WriteImageInformation()
virtual void otb::MultiImageFileWriter::SinkBase::WriteImageInformation |
( |
| ) |
|
|
pure virtual |
◆ m_InputImage
ImageBaseType::ConstPointer otb::MultiImageFileWriter::SinkBase::m_InputImage |
|
protected |
The documentation for this class was generated from the following file: