GDAL
|
This is the complete list of members for GDALExtendedDataType, including all inherited members.
CanConvertTo(const GDALExtendedDataType &other) const | GDALExtendedDataType | |
CopyValue(const void *pSrc, const GDALExtendedDataType &srcType, void *pDst, const GDALExtendedDataType &dstType) | GDALExtendedDataType | static |
CopyValues(const void *pSrc, const GDALExtendedDataType &srcType, GPtrDiff_t nSrcStrideInElts, void *pDst, const GDALExtendedDataType &dstType, GPtrDiff_t nDstStrideInElts, size_t nValues) | GDALExtendedDataType | static |
Create(GDALDataType eType) | GDALExtendedDataType | static |
Create(const std::string &osName, size_t nTotalSize, std::vector< std::unique_ptr< GDALEDTComponent >> &&components) | GDALExtendedDataType | static |
CreateString(size_t nMaxStringLength=0, GDALExtendedDataTypeSubType eSubType=GEDTST_NONE) | GDALExtendedDataType | static |
FreeDynamicMemory(void *pBuffer) const | GDALExtendedDataType | |
GDALExtendedDataType(const GDALExtendedDataType &) | GDALExtendedDataType | |
GetClass() const | GDALExtendedDataType | inline |
GetComponents() const | GDALExtendedDataType | inline |
GetMaxStringLength() const | GDALExtendedDataType | inline |
GetName() const | GDALExtendedDataType | inline |
GetNumericDataType() const | GDALExtendedDataType | inline |
GetSize() const | GDALExtendedDataType | inline |
GetSubType() const | GDALExtendedDataType | inline |
NeedsFreeDynamicMemory() const | GDALExtendedDataType | |
operator!=(const GDALExtendedDataType &other) const | GDALExtendedDataType | inline |
operator=(const GDALExtendedDataType &) | GDALExtendedDataType | |
operator=(GDALExtendedDataType &&) | GDALExtendedDataType | |
operator==(const GDALExtendedDataType &) const | GDALExtendedDataType | |
~GDALExtendedDataType() (defined in GDALExtendedDataType) | GDALExtendedDataType |