GDAL
|
This is the complete list of members for VRTWarpedRasterBand, including all inherited members.
AdoptBlock(int, int, GDALRasterBlock *) (defined in GDALRasterBand) | GDALRasterBand | protected |
AdviseRead(int nXOff, int nYOff, int nXSize, int nYSize, int nBufXSize, int nBufYSize, GDALDataType eDT, char **papszOptions) | GDALRasterBand | virtual |
apoOverviews (defined in VRTRasterBand) | VRTRasterBand | protected |
bForceCachedIO (defined in GDALRasterBand) | GDALRasterBand | protected |
bHideNoDataValue (defined in VRTRasterBand) | VRTRasterBand | protected |
bIsMaskBand (defined in VRTRasterBand) | VRTRasterBand | protected |
bNoDataValueSet (defined in VRTRasterBand) | VRTRasterBand | protected |
bOwnMask (defined in GDALRasterBand) | GDALRasterBand | protected |
bSubBlockingActive (defined in GDALRasterBand) | GDALRasterBand | protected |
BuildMetadataDomainList(char **papszList, int bCheckNonEmpty,...) CPL_NULL_TERMINATED | GDALMajorObject | protected |
BuildOverviews(const char *, int, int *, GDALProgressFunc, void *) | GDALRasterBand | virtual |
CloseDependentDatasets() (defined in VRTRasterBand) | VRTRasterBand | virtual |
ComputeRasterMinMax(int, double *) | GDALRasterBand | virtual |
ComputeStatistics(int bApproxOK, double *pdfMin, double *pdfMax, double *pdfMean, double *pdfStdDev, GDALProgressFunc, void *pProgressData) | GDALRasterBand | virtual |
CopyCommonInfoFrom(GDALRasterBand *) (defined in VRTRasterBand) | VRTRasterBand | |
CreateMaskBand(int nFlags) | VRTRasterBand | virtual |
dfNoDataValue (defined in VRTRasterBand) | VRTRasterBand | protected |
dfOffset (defined in VRTRasterBand) | VRTRasterBand | protected |
dfScale (defined in VRTRasterBand) | VRTRasterBand | protected |
eAccess (defined in GDALRasterBand) | GDALRasterBand | protected |
eColorInterp (defined in VRTRasterBand) | VRTRasterBand | protected |
eDataType (defined in GDALRasterBand) | GDALRasterBand | protected |
Fill(double dfRealValue, double dfImaginaryValue=0) | GDALRasterBand | virtual |
FlushBlock(int=-1, int=-1, int bWriteDirtyBlock=TRUE) (defined in GDALRasterBand) | GDALRasterBand | |
FlushCache() | GDALRasterBand | virtual |
GDALMajorObject() (defined in GDALMajorObject) | GDALMajorObject | |
GDALRasterBand() | GDALRasterBand | |
GetAccess() | GDALRasterBand | |
GetBand() | GDALRasterBand | |
GetBlockSize(int *, int *) | GDALRasterBand | |
GetCategoryNames() | VRTRasterBand | virtual |
GetColorInterpretation() | VRTRasterBand | virtual |
GetColorTable() | VRTRasterBand | virtual |
GetDataset() | GDALRasterBand | |
GetDefaultHistogram(double *pdfMin, double *pdfMax, int *pnBuckets, int **ppanHistogram, int bForce, GDALProgressFunc, void *pProgressData) | VRTRasterBand | virtual |
GetDefaultRAT() | GDALRasterBand | virtual |
GetDescription() const | GDALMajorObject | virtual |
GetFileList(char ***ppapszFileList, int *pnSize, int *pnMaxSize, CPLHashSet *hSetFiles) (defined in VRTRasterBand) | VRTRasterBand | virtual |
GetHistogram(double dfMin, double dfMax, int nBuckets, int *panHistogram, int bIncludeOutOfRange, int bApproxOK, GDALProgressFunc, void *pProgressData) | VRTRasterBand | virtual |
GetIndexColorTranslationTo(GDALRasterBand *poReferenceBand, unsigned char *pTranslationTable=NULL, int *pApproximateMatching=NULL) | GDALRasterBand | |
GetLockedBlockRef(int nXBlockOff, int nYBlockOff, int bJustInitialize=FALSE) | GDALRasterBand | |
GetMaskBand() | VRTRasterBand | virtual |
GetMaskFlags() | VRTRasterBand | virtual |
GetMaximum(int *pbSuccess=NULL) | GDALRasterBand | virtual |
GetMetadata(const char *pszDomain="") | GDALMajorObject | virtual |
GetMetadataDomainList() | GDALMajorObject | virtual |
GetMetadataItem(const char *pszName, const char *pszDomain="") | GDALMajorObject | virtual |
GetMinimum(int *pbSuccess=NULL) | GDALRasterBand | virtual |
GetMOFlags() (defined in GDALMajorObject) | GDALMajorObject | |
GetNoDataValue(int *pbSuccess=NULL) | VRTRasterBand | virtual |
GetOffset(int *pbSuccess=NULL) | VRTRasterBand | virtual |
GetOverview(int) | VRTWarpedRasterBand | virtual |
GetOverviewCount() | VRTWarpedRasterBand | virtual |
GetRasterDataType(void) | GDALRasterBand | |
GetRasterSampleOverview(int) | GDALRasterBand | virtual |
GetScale(int *pbSuccess=NULL) | VRTRasterBand | virtual |
GetStatistics(int bApproxOK, int bForce, double *pdfMin, double *pdfMax, double *pdfMean, double *padfStdDev) | GDALRasterBand | virtual |
GetUnitType() | VRTRasterBand | virtual |
GetVirtualMemAuto(GDALRWFlag eRWFlag, int *pnPixelSpace, GIntBig *pnLineSpace, char **papszOptions) | GDALRasterBand | virtual |
GetXSize() | GDALRasterBand | |
GetYSize() | GDALRasterBand | |
HasArbitraryOverviews() | GDALRasterBand | virtual |
InitBlockInfo() (defined in GDALRasterBand) | GDALRasterBand | protected |
Initialize(int nXSize, int nYSize) (defined in VRTRasterBand) | VRTRasterBand | protected |
InvalidateMaskBand() (defined in GDALRasterBand) | GDALRasterBand | protected |
IRasterIO(GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, int, int) (defined in GDALRasterBand) | GDALRasterBand | protectedvirtual |
IReadBlock(int, int, void *) (defined in VRTWarpedRasterBand) | VRTWarpedRasterBand | virtual |
IsSourcedRasterBand() (defined in VRTRasterBand) | VRTRasterBand | inlinevirtual |
IWriteBlock(int, int, void *) (defined in VRTWarpedRasterBand) | VRTWarpedRasterBand | virtual |
nBand (defined in GDALRasterBand) | GDALRasterBand | protected |
nBlockReads (defined in GDALRasterBand) | GDALRasterBand | protected |
nBlocksPerColumn (defined in GDALRasterBand) | GDALRasterBand | protected |
nBlocksPerRow (defined in GDALRasterBand) | GDALRasterBand | protected |
nBlockXSize (defined in GDALRasterBand) | GDALRasterBand | protected |
nBlockYSize (defined in GDALRasterBand) | GDALRasterBand | protected |
nFlags (defined in GDALMajorObject) | GDALMajorObject | protected |
nMaskFlags (defined in GDALRasterBand) | GDALRasterBand | protected |
nRasterXSize (defined in GDALRasterBand) | GDALRasterBand | protected |
nRasterYSize (defined in GDALRasterBand) | GDALRasterBand | protected |
nSubBlocksPerColumn (defined in GDALRasterBand) | GDALRasterBand | protected |
nSubBlocksPerRow (defined in GDALRasterBand) | GDALRasterBand | protected |
oMDMD (defined in GDALMajorObject) | GDALMajorObject | protected |
OverviewRasterIO(GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, int, int) (defined in GDALRasterBand) | GDALRasterBand | protected |
papoBlocks (defined in GDALRasterBand) | GDALRasterBand | protected |
papszCategoryNames (defined in VRTRasterBand) | VRTRasterBand | protected |
poColorTable (defined in VRTRasterBand) | VRTRasterBand | protected |
poDS (defined in GDALRasterBand) | GDALRasterBand | protected |
poMask (defined in GDALRasterBand) | GDALRasterBand | protected |
poMaskBand (defined in VRTRasterBand) | VRTRasterBand | protected |
psSavedHistograms (defined in VRTRasterBand) | VRTRasterBand | protected |
pszUnitType (defined in VRTRasterBand) | VRTRasterBand | protected |
RasterIO(GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, int, int) | GDALRasterBand | |
ReadBlock(int, int, void *) | GDALRasterBand | |
ReportError(CPLErr eErrClass, int err_no, const char *fmt,...) CPL_PRINT_FUNC_FORMAT(4 | GDALRasterBand | |
sDescription (defined in GDALMajorObject) | GDALMajorObject | protected |
SerializeToXML(const char *pszVRTPath) (defined in VRTWarpedRasterBand) | VRTWarpedRasterBand | virtual |
SetCategoryNames(char **) | VRTRasterBand | virtual |
SetColorInterpretation(GDALColorInterp) | VRTRasterBand | virtual |
SetColorTable(GDALColorTable *) | VRTRasterBand | virtual |
SetDefaultHistogram(double dfMin, double dfMax, int nBuckets, int *panHistogram) | VRTRasterBand | virtual |
SetDefaultRAT(const GDALRasterAttributeTable *) | GDALRasterBand | virtual |
SetDescription(const char *) | VRTRasterBand | virtual |
SetIsMaskBand() (defined in VRTRasterBand) | VRTRasterBand | |
SetMaskBand(VRTRasterBand *poMaskBand) (defined in VRTRasterBand) | VRTRasterBand | |
SetMetadata(char **papszMD, const char *pszDomain="") | VRTRasterBand | virtual |
SetMetadataItem(const char *pszName, const char *pszValue, const char *pszDomain="") | VRTRasterBand | virtual |
SetMOFlags(int nFlags) (defined in GDALMajorObject) | GDALMajorObject | |
SetNoDataValue(double) | VRTRasterBand | virtual |
SetOffset(double) | VRTRasterBand | virtual |
SetScale(double) | VRTRasterBand | virtual |
SetStatistics(double dfMin, double dfMax, double dfMean, double dfStdDev) | GDALRasterBand | virtual |
SetUnitType(const char *) | VRTRasterBand | virtual |
TryGetLockedBlockRef(int nXBlockOff, int nYBlockYOff) | GDALRasterBand | protected |
UnsetNoDataValue() (defined in VRTRasterBand) | VRTRasterBand | |
VRTRasterBand() (defined in VRTRasterBand) | VRTRasterBand | |
VRTWarpedRasterBand(GDALDataset *poDS, int nBand, GDALDataType eType=GDT_Unknown) (defined in VRTWarpedRasterBand) | VRTWarpedRasterBand | |
WriteBlock(int, int, void *) | GDALRasterBand | |
XMLInit(CPLXMLNode *, const char *) (defined in VRTWarpedRasterBand) | VRTWarpedRasterBand | virtual |
~GDALMajorObject() (defined in GDALMajorObject) | GDALMajorObject | virtual |
~GDALRasterBand() | GDALRasterBand | virtual |
~VRTRasterBand() (defined in VRTRasterBand) | VRTRasterBand | virtual |
~VRTWarpedRasterBand() (defined in VRTWarpedRasterBand) | VRTWarpedRasterBand | virtual |