NetCDF4 C++ API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
NcVar.h File Reference
#include <typeinfo>
#include "NcConfig.h"
#include "NcVarAtt.h"
#include "NcGroup.h"
#include "NcByte.h"
#include "NcUbyte.h"
#include "NcChar.h"
#include "NcShort.h"
#include "NcUshort.h"
#include "NcInt.h"
#include "NcUint.h"
#include "NcInt64.h"
#include "NcUint64.h"
#include "NcFloat.h"
#include "NcDouble.h"
#include "NcString.h"
+ Include dependency graph for NcVar.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  netcdf::NcVar
 Represents a netCDF variable. More...
 
class  netcdf::NcNullVar
 

Namespaces

 netcdf
 

Detailed Description