GDAL
GDALGroup Member List

This is the complete list of members for GDALGroup, including all inherited members.

ClearStatistics()GDALGroupvirtual
CopyFrom(const std::shared_ptr< GDALGroup > &poDstRootGroup, GDALDataset *poSrcDS, const std::shared_ptr< GDALGroup > &poSrcGroup, bool bStrict, GUInt64 &nCurCost, const GUInt64 nTotalCost, GDALProgressFunc pfnProgress, void *pProgressData, CSLConstList papszOptions=nullptr)GDALGroupvirtual
CreateAttribute(const std::string &osName, const std::vector< GUInt64 > &anDimensions, const GDALExtendedDataType &oDataType, CSLConstList papszOptions=nullptr)GDALIHasAttributevirtual
CreateDimension(const std::string &osName, const std::string &osType, const std::string &osDirection, GUInt64 nSize, CSLConstList papszOptions=nullptr)GDALGroupvirtual
CreateGroup(const std::string &osName, CSLConstList papszOptions=nullptr)GDALGroupvirtual
CreateMDArray(const std::string &osName, const std::vector< std::shared_ptr< GDALDimension > > &aoDimensions, const GDALExtendedDataType &oDataType, CSLConstList papszOptions=nullptr)GDALGroupvirtual
DeleteAttribute(const std::string &osName, CSLConstList papszOptions=nullptr)GDALIHasAttributevirtual
DeleteGroup(const std::string &osName, CSLConstList papszOptions=nullptr)GDALGroupvirtual
DeleteMDArray(const std::string &osName, CSLConstList papszOptions=nullptr)GDALGroupvirtual
GetAttribute(const std::string &osName) constGDALIHasAttributevirtual
GetAttributeFromAttributes(const std::string &osName) constGDALIHasAttributeprotected
GetAttributes(CSLConstList papszOptions=nullptr) constGDALIHasAttributevirtual
GetDimensions(CSLConstList papszOptions=nullptr) constGDALGroupvirtual
GetFullName() constGDALGroupinline
GetGroupNames(CSLConstList papszOptions=nullptr) constGDALGroupvirtual
GetMDArrayNames(CSLConstList papszOptions=nullptr) constGDALGroupvirtual
GetName() constGDALGroupinline
GetStructuralInfo() constGDALGroupvirtual
GetTotalCopyCost() constGDALGroup
GetVectorLayerNames(CSLConstList papszOptions=nullptr) constGDALGroupvirtual
OpenDimensionFromFullname(const std::string &osFullName) constGDALGroup
OpenGroup(const std::string &osName, CSLConstList papszOptions=nullptr) constGDALGroupvirtual
OpenGroupFromFullname(const std::string &osFullName, CSLConstList papszOptions=nullptr) constGDALGroup
OpenMDArray(const std::string &osName, CSLConstList papszOptions=nullptr) constGDALGroupvirtual
OpenMDArrayFromFullname(const std::string &osFullName, CSLConstList papszOptions=nullptr) constGDALGroup
OpenVectorLayer(const std::string &osName, CSLConstList papszOptions=nullptr) constGDALGroupvirtual
Rename(const std::string &osNewName)GDALGroupvirtual
ResolveMDArray(const std::string &osName, const std::string &osStartingPath, CSLConstList papszOptions=nullptr) constGDALGroup
SubsetDimensionFromSelection(const std::string &osSelection) constGDALGroup
~GDALGroup() (defined in GDALGroup)GDALGroupvirtual
~GDALIHasAttribute() (defined in GDALIHasAttribute)GDALIHasAttributevirtual