#include <otbGDALDatasetWrapper.h>
Definition at line 39 of file otbGDALDatasetWrapper.h.
◆ Pointer
◆ Self
◆ Superclass
◆ GDALDatasetWrapper()
otb::GDALDatasetWrapper::GDALDatasetWrapper |
( |
| ) |
|
|
protected |
Easy access to the internal GDALDataset object. Don't close it, it will be automatic
◆ ~GDALDatasetWrapper()
otb::GDALDatasetWrapper::~GDALDatasetWrapper |
( |
| ) |
|
|
overrideprotected |
Easy access to the internal GDALDataset object. Don't close it, it will be automatic
◆ CreateAnother()
virtual::itk::LightObject::Pointer otb::GDALDatasetWrapper::CreateAnother |
( |
void |
| ) |
const |
◆ GetDataSet() [1/2]
GDALDataset* otb::GDALDatasetWrapper::GetDataSet |
( |
| ) |
|
Easy access to the internal GDALDataset object. Don't close it, it will be automatic
◆ GetDataSet() [2/2]
const GDALDataset* otb::GDALDatasetWrapper::GetDataSet |
( |
| ) |
const |
Easy access to the internal GDALDataset object. Don't close it, it will be automatic
◆ GetGCPParam()
Easy access to the internal GDALDataset object. Don't close it, it will be automatic
◆ GetHeight()
unsigned int otb::GDALDatasetWrapper::GetHeight |
( |
| ) |
const |
Easy access to the internal GDALDataset object. Don't close it, it will be automatic
◆ GetNameOfClass()
virtual const char* otb::GDALDatasetWrapper::GetNameOfClass |
( |
| ) |
const |
|
virtual |
Run-time type information (and related methods).
◆ GetOverviewsCount()
int otb::GDALDatasetWrapper::GetOverviewsCount |
( |
| ) |
const |
Easy access to the internal GDALDataset object. Don't close it, it will be automatic
◆ GetPixelBytes()
vcl_size_t otb::GDALDatasetWrapper::GetPixelBytes |
( |
| ) |
const |
Easy access to the internal GDALDataset object. Don't close it, it will be automatic
◆ GetWidth()
unsigned int otb::GDALDatasetWrapper::GetWidth |
( |
| ) |
const |
Easy access to the internal GDALDataset object. Don't close it, it will be automatic
◆ IsJPEG2000()
bool otb::GDALDatasetWrapper::IsJPEG2000 |
( |
| ) |
const |
Test if the dataset corresponds to a Jpeg2000 file format Return true if the dataset exists and has a JPEG2000 driver Return false in all other cases
◆ New()
static Pointer otb::GDALDatasetWrapper::New |
( |
| ) |
|
|
static |
Method for creation through the object factory.
◆ SetGCPParam()
Easy access to the internal GDALDataset object. Don't close it, it will be automatic
◆ GDALDriverManagerWrapper
◆ m_Dataset
GDALDataset* otb::GDALDatasetWrapper::m_Dataset |
|
private |
Easy access to the internal GDALDataset object. Don't close it, it will be automatic
Definition at line 91 of file otbGDALDatasetWrapper.h.
The documentation for this class was generated from the following file: