NetCDF4 C++ API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
\Nnetcdf
 oCNcAttRepresents a netCDF attribute
 oCNcByteRepresents a netCDF atomic Byte type
 oCNcCharRepresents a netCDF atomic Char type
 oCNcCompoundTypeRepresents a netCDF compound type
 oCNcDimRepresents a netCDF dimension
 oCNcDoubleRepresents a netCDF atomic Double type
 oCNcEnumTypeRepresents a netCDF enum type
 oCNcExceptionHandles the C++ API exceptions
 oCNcFileManages the opening, creating, and closing of netCDF files.
Represents the netCDF root group
 oCNcFileRegManages a registry of NcFile objects
 oCNcFloatRepresents a netCDF atomic Float type
 oCNcGroupRepresents a netCDF group
 oCNcGroupAttRepresents a netCDF group attribute
 oCNcIntRepresents a netCDF atomic Int type
 oCNcInt64Represents a netCDF atomic Int64 type
 oCNcItemBase class for NcAtt, NcVar, NcDim, NcGroup
 oCNcLimitsClass containing NetCDF limiting values
 oCNcMPIManages data related to the MPI implementation
 oCNcOpaqueTypeRepresents a netCDF opaque type
 oCNcShortRepresents a netCDF atomic Short type
 oCNcStringRepresents a netCDF atomic String type
 oCNcTypeBase class for all netCDF data types
 oCNcNullType
 oCNcTypeUserDefDefines a non-atomic, user-defined NetCDF4 type
 oCNcTypeV4Class associated with netCDF version 4 data types
 oCNcUbyteRepresents a netCDF atomic Ubyte type
 oCNcUintRepresents a netCDF atomic Uint type
 oCNcUint64Represents a netCDF atomic Uint64 type
 oCNcUshortRepresents a netCDF atomic Ushort type
 oCNcVarRepresents a netCDF variable
 oCNcNullVar
 oCNcVarAttRepresents a netCDF variable attribute
 oCNcVersionClass which returns the version of the NetCDF4 C++ API
 oCNcVlenTypeRepresents a netCDF VLEN type
 oCMetadataCFGlobalClass managing global metadata that conform to netCDF CF conventions. A typical set of attributes are known
 oCMetadataCFVariableClass managing variable metadata that conform to netCDF CF conventions. A typical set of attributes are known
 oCNcFileMetaCFClass for read/write CF-convention netCDF global metadata (aka attributes). A typical set of attributes are known
 oCNcVarMetaCFClass for read/write CF-convention metadata for a netCDF variable. A typical set of attributes are known
 oCNcIndexedGridBaseClass providing an interface to a NetCDF file containing a indexed (packed) latitude/longitude grid
 oCNcLatLonRecordBaseClass providing an interface to a NetCDF file containing a record-based latitude/longitude data
 oCNcSimpleGridBaseClass providing an interface to a NetCDF file containing a simple latitude/longitude grid
 oCNcSpatialTypes and constants for spatial data
 oCNcTimeSeriesBaseClass providing an interface to a NetCDF file containing time-series dimension and variables
 \CNcUtilUtility functions for the NetCDF4 C++ API