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

Class which returns the version of the NetCDF4 C++ API. More...

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

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

Static Public Member Functions

static std::string GetVersion ()
 Returns API version = "X.Y.Z"
X = major version number; increment when the API changes significantly.
Y = minor version number; increment when changes do not break code.
Z = update version number; increment for bug-fixes. More...
 

Member Function Documentation

std::string netcdf::NcVersion::GetVersion ( )
static

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