NetCDF4 C++ API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
oCstd::exceptionSTL class
|\Cnetcdf::NcExceptionHandles the C++ API exceptions
oCnetcdf::MetadataCFGlobalClass managing global metadata that conform to netCDF CF conventions. A typical set of attributes are known
oCnetcdf::MetadataCFVariable< TNumeric >Class managing variable metadata that conform to netCDF CF conventions. A typical set of attributes are known
oCnetcdf::NcFileMetaCFClass for read/write CF-convention netCDF global metadata (aka attributes). A typical set of attributes are known
oCnetcdf::NcFileRegManages a registry of NcFile objects
oCnetcdf::NcIndexedGridBaseClass providing an interface to a NetCDF file containing a indexed (packed) latitude/longitude grid
oCnetcdf::NcItemBase class for NcAtt, NcVar, NcDim, NcGroup
|oCnetcdf::NcAttRepresents a netCDF attribute
||oCnetcdf::NcGroupAttRepresents a netCDF group attribute
||\Cnetcdf::NcVarAttRepresents a netCDF variable attribute
|oCnetcdf::NcDimRepresents a netCDF dimension
|oCnetcdf::NcGroupRepresents a netCDF group
||\Cnetcdf::NcFileManages the opening, creating, and closing of netCDF files.
Represents the netCDF root group
|\Cnetcdf::NcVarRepresents a netCDF variable
| \Cnetcdf::NcNullVar
oCnetcdf::NcLatLonRecordBaseClass providing an interface to a NetCDF file containing a record-based latitude/longitude data
oCnetcdf::NcLimitsClass containing NetCDF limiting values
oCnetcdf::NcMPIManages data related to the MPI implementation
oCnetcdf::NcSimpleGridBaseClass providing an interface to a NetCDF file containing a simple latitude/longitude grid
oCnetcdf::NcSpatialTypes and constants for spatial data
oCnetcdf::NcTimeSeriesBaseClass providing an interface to a NetCDF file containing time-series dimension and variables
oCnetcdf::NcTypeBase class for all netCDF data types
|oCnetcdf::NcByteRepresents a netCDF atomic Byte type
|oCnetcdf::NcCharRepresents a netCDF atomic Char type
|oCnetcdf::NcDoubleRepresents a netCDF atomic Double type
|oCnetcdf::NcFloatRepresents a netCDF atomic Float type
|oCnetcdf::NcIntRepresents a netCDF atomic Int type
|oCnetcdf::NcInt64Represents a netCDF atomic Int64 type
|oCnetcdf::NcNullType
|oCnetcdf::NcShortRepresents a netCDF atomic Short type
|oCnetcdf::NcStringRepresents a netCDF atomic String type
|oCnetcdf::NcTypeUserDefDefines a non-atomic, user-defined NetCDF4 type
||oCnetcdf::NcCompoundTypeRepresents a netCDF compound type
||oCnetcdf::NcEnumTypeRepresents a netCDF enum type
||oCnetcdf::NcOpaqueTypeRepresents a netCDF opaque type
||\Cnetcdf::NcVlenTypeRepresents a netCDF VLEN type
|oCnetcdf::NcUbyteRepresents a netCDF atomic Ubyte type
|oCnetcdf::NcUintRepresents a netCDF atomic Uint type
|oCnetcdf::NcUint64Represents a netCDF atomic Uint64 type
|\Cnetcdf::NcUshortRepresents a netCDF atomic Ushort type
oCnetcdf::NcTypeV4Class associated with netCDF version 4 data types
|oCnetcdf::NcInt64Represents a netCDF atomic Int64 type
|oCnetcdf::NcStringRepresents a netCDF atomic String type
|oCnetcdf::NcTypeUserDefDefines a non-atomic, user-defined NetCDF4 type
|oCnetcdf::NcUbyteRepresents a netCDF atomic Ubyte type
|oCnetcdf::NcUintRepresents a netCDF atomic Uint type
|oCnetcdf::NcUint64Represents a netCDF atomic Uint64 type
|\Cnetcdf::NcUshortRepresents a netCDF atomic Ushort type
oCnetcdf::NcUtilUtility functions for the NetCDF4 C++ API
oCnetcdf::NcVarMetaCFClass for read/write CF-convention metadata for a netCDF variable. A typical set of attributes are known
\Cnetcdf::NcVersionClass which returns the version of the NetCDF4 C++ API