NetCDF4 C++ API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
netcdf::NcTypeV4 Class Referenceabstract

Class associated with netCDF version 4 data types. More...

#include <NetCDF/cpp4/src/NcTypeV4.h>

+ Inheritance diagram for netcdf::NcTypeV4:

Detailed Description

Copyright:
Copyright 2013 Colorado State University. All rights reserved.
Organization:
Natural Resource Ecology Laboratory
Colorado State University, Fort Collins, CO 80523 USA
www.nrel.colostate.edu
Project:
IRC <www.nrel.colostate.edu/projects/irc/>
Author
Tom Hilinski tom.h.nosp@m.ilin.nosp@m.ski@c.nosp@m.olos.nosp@m.tate..nosp@m.edu
Date
2013Jul

Public Member Functions

virtual ~NcTypeV4 ()=0
 
void VerifyVersion4 (int const fileID)
 

Protected Member Functions

 NcTypeV4 (std::string const useTypeClassName)
 
 NcTypeV4 (NcTypeV4 const &rhs)
 

Constructor & Destructor Documentation

netcdf::NcTypeV4::NcTypeV4 ( std::string const  useTypeClassName)
inlineprotected
netcdf::NcTypeV4::NcTypeV4 ( NcTypeV4 const &  rhs)
inlineprotected
netcdf::NcTypeV4::~NcTypeV4 ( )
inlinepure virtual

Member Function Documentation

void netcdf::NcTypeV4::VerifyVersion4 ( int const  fileID)

The documentation for this class was generated from the following files: