NetCDF4 C++ API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
netcdf::NcFile Member List

This is the complete list of members for netcdf::NcFile, including all inherited members.

AddCompoundType(std::string const name, size_t size) const netcdf::NcGroup
AddDim(std::string const name, size_t const dimSize) const netcdf::NcGroup
AddDim(std::string const name) const netcdf::NcGroup
AddDim(NcDim const &dim) const netcdf::NcGroup
AddEnumType(std::string const name, NcEnumType::ncEnumType basetype) const netcdf::NcGroup
AddGroup(std::string const name) const netcdf::NcGroup
AddOpaqueType(std::string const name, size_t size) const netcdf::NcGroup
AddVar(std::string const name, std::string const typeName) const netcdf::NcGroup
AddVar(std::string const name, NcType const &ncType) const netcdf::NcGroup
AddVar(std::string const name, std::string const typeName, std::string const dimName) const netcdf::NcGroup
AddVar(std::string const name, NcType const &ncType, const NcDim &ncDim) const netcdf::NcGroup
AddVar(std::string const name, std::string const typeName, const std::vector< std::string > &dimNames) const netcdf::NcGroup
AddVar(std::string const name, NcType const &ncType, const std::vector< NcDim > &ncDimVector) const netcdf::NcGroup
AddVar(NcVar const &var)netcdf::NcGroup
AddVlenType(std::string const name, NcType &basetype) const netcdf::NcGroup
All enum valuenetcdf::NcGroup
AllChildrenGrps enum valuenetcdf::NcGroup
AllGrps enum valuenetcdf::NcGroup
Children enum valuenetcdf::NcGroup
ChildrenAndCurrent enum valuenetcdf::NcGroup
ChildrenGrps enum valuenetcdf::NcGroup
ChildrenOfChildrenGrps enum valuenetcdf::NcGroup
Classic enum valuenetcdf::NcFile
Close()netcdf::NcFile
Comm()netcdf::NcFileinline
Copy(NcItem const &rhs)netcdf::NcIteminlineprotected
Current enum valuenetcdf::NcGroup
FileFormat enum namenetcdf::NcFile
fileIDnetcdf::NcItemprotected
FileMode enum namenetcdf::NcFile
GetAtt(std::string const name, NcGroup::Location location=Current) const netcdf::NcGroup
GetAttCount(NcGroup::Location const location=Current) const netcdf::NcGroup
GetAttributes(NcGroup::Location location=Current) const netcdf::NcGroup
GetAttributes(std::string const name, NcGroup::Location location=Current) const netcdf::NcGroup
GetCoordVar(std::string &coordVarName, NcDim &ncDim, NcVar &ncVar, NcGroup::Location location=Current) const netcdf::NcGroup
GetCoordVars(Location location=Current) const netcdf::NcGroup
GetDim(std::string const name, NcGroup::Location const location=Current) const netcdf::NcGroup
GetDimCount(NcGroup::Location const location=Current) const netcdf::NcGroup
GetDims(NcGroup::Location const location=Current) const netcdf::NcGroup
GetDims(std::string const name, NcGroup::Location const location=Current) const netcdf::NcGroup
GetFileID() const netcdf::NcIteminline
GetFileMode() const netcdf::NcFileinline
GetFileName() const netcdf::NcFile
GetFormat()netcdf::NcFile
GetGroup(std::string const name, NcGroup::GroupLocation location=ChildrenGrps) const netcdf::NcGroup
GetGroupCount(NcGroup::GroupLocation location=ChildrenGrps) const netcdf::NcGroup
GetGroupID() const netcdf::NcIteminline
GetGroups(NcGroup::GroupLocation location=ChildrenGrps) const netcdf::NcGroup
GetGroups(std::string const name, NcGroup::GroupLocation location=ChildrenGrps) const netcdf::NcGroup
GetID() const netcdf::NcIteminline
GetName(bool fullName=false) const netcdf::NcGroup
netcdf::NcItem::GetName() const netcdf::NcIteminline
GetParentGroup() const netcdf::NcGroup
GetType(std::string const &name, NcGroup::Location location=Current) const netcdf::NcGroup
GetTypeCount(NcGroup::Location location=Current) const netcdf::NcGroup
GetTypeCount(NcType::ncType enumType, NcGroup::Location location=Current) const netcdf::NcGroup
GetTypes(NcGroup::Location location=Current) const netcdf::NcGroup
GetTypes(std::string const &name, NcGroup::Location location=Current) const netcdf::NcGroup
GetTypes(NcType::ncType enumType, NcGroup::Location location=Current) const netcdf::NcGroup
GetTypes(std::string const &name, NcType::ncType enumType, NcGroup::Location location=Current) const netcdf::NcGroup
GetVar(std::string const name, NcGroup::Location location=Current) const netcdf::NcGroup
GetVarCount(NcGroup::Location location=Current) const netcdf::NcGroup
GetVars(NcGroup::Location location=Current) const netcdf::NcGroup
GetVars(std::string const name, NcGroup::Location location=Current) const netcdf::NcGroup
groupIDnetcdf::NcItemprotected
GroupLocation enum namenetcdf::NcGroup
HaveAttribute(std::string const name, NcGroup::Location const location=Current) const netcdf::NcGroup
HaveVariable(std::string const name, NcGroup::Location const location=Current) const netcdf::NcGroup
idGlobal enum valuenetcdf::NcItem
Info()netcdf::NcFileinline
IsNetCDF3()netcdf::NcFileinline
IsNull() const netcdf::NcIteminline
IsParallel() const netcdf::NcFileinline
IsRootGroup() const netcdf::NcGroup
Location enum namenetcdf::NcGroup
myIDnetcdf::NcItemprotected
myNamenetcdf::NcItemprotected
NcDimMap typedefnetcdf::NcGroup
NcDimPair typedefnetcdf::NcGroup
NcDimSet typedefnetcdf::NcGroup
NcFile(MPI::Comm &mpiComm, MPI::Info &mpiInfo, std::string const fileName, FileMode const fileMode, size_t const *const bufrsizeptr=NULL, size_t const initialsize=0)netcdf::NcFile
NcFile(std::string const fileName, FileMode const fileMode, FileFormat const fileFormat=NetCDF4, size_t const *const bufrsizeptr=NULL, size_t const initialsize=0)netcdf::NcFile
NcFile(std::string const fileName, FileMode const fileMode=ReadOnly)netcdf::NcFile
NcGroup classnetcdf::NcFilefriend
netcdf::NcGroup::NcGroup()netcdf::NcGroup
netcdf::NcGroup::NcGroup(int const useFileID, int const groupId, std::string const groupName)netcdf::NcGroup
netcdf::NcGroup::NcGroup(NcGroup const &rhs)netcdf::NcGroup
NcGroupAttMap typedefnetcdf::NcGroup
NcGroupAttPair typedefnetcdf::NcGroup
NcGroupAttSet typedefnetcdf::NcGroup
NcGroupMap typedefnetcdf::NcGroup
NcGroupMapUnique typedefnetcdf::NcGroup
NcGroupPair typedefnetcdf::NcGroup
NcGroupSet typedefnetcdf::NcGroup
NcItem(bool const isNullObject=true)netcdf::NcIteminlineprotected
NcItem(int const useFileID, int const useID, int const useGroupID=NcItem::idGlobal, std::string const useName=std::string())netcdf::NcIteminlineprotected
NcItem(NcItem const &rhs)netcdf::NcIteminlineprotected
NcTypeMap typedefnetcdf::NcGroup
NcTypePair typedefnetcdf::NcGroup
NcTypeSet typedefnetcdf::NcGroup
NcUserTypeMap typedefnetcdf::NcGroup
NcVarMap typedefnetcdf::NcGroup
NcVarPair typedefnetcdf::NcGroup
NcVarSet typedefnetcdf::NcGroup
NetCDF4 enum valuenetcdf::NcFile
NetCDF4Classic enum valuenetcdf::NcFile
New enum valuenetcdf::NcFile
nullIDnetcdf::NcItemstatic
nullObjectnetcdf::NcItemprotected
Offset64Bits enum valuenetcdf::NcFile
operator!=(NcItem const &rhs) const netcdf::NcIteminline
operator<(NcGroup const &rhs) const netcdf::NcGroup
netcdf::NcItem::operator<(NcItem const &rhs) const netcdf::NcIteminline
netcdf::NcGroup::operator=(NcItem const &rhs)netcdf::NcIteminline
operator==(NcItem const &rhs) const netcdf::NcIteminline
Parents enum valuenetcdf::NcGroup
ParentsAndCurrent enum valuenetcdf::NcGroup
ParentsAndCurrentGrps enum valuenetcdf::NcGroup
ParentsGrps enum valuenetcdf::NcGroup
PutAtt(std::string const name, NcType const &type, size_t len, const unsigned char *dataValues) const netcdf::NcGroup
PutAtt(std::string const name, NcType const &type, size_t len, const signed char *dataValues) const netcdf::NcGroup
PutAtt(std::string const name, char const aChar) const netcdf::NcGroup
PutAtt(std::string const name, NcType const &type, short datumValue) const netcdf::NcGroup
PutAtt(std::string const name, NcType const &type, size_t len, const short *dataValues) const netcdf::NcGroup
PutAtt(std::string const name, NcType const &type, unsigned short datumValue) const netcdf::NcGroup
PutAtt(std::string const name, NcType const &type, size_t len, const unsigned short *dataValues) const netcdf::NcGroup
PutAtt(std::string const name, NcType const &type, int datumValue) const netcdf::NcGroup
PutAtt(std::string const name, NcType const &type, size_t len, const int *dataValues) const netcdf::NcGroup
PutAtt(std::string const name, NcType const &type, long datumValue) const netcdf::NcGroup
PutAtt(std::string const name, NcType const &type, size_t len, const long *dataValues) const netcdf::NcGroup
PutAtt(std::string const name, NcType const &type, unsigned int datumValue) const netcdf::NcGroup
PutAtt(std::string const name, NcType const &type, size_t len, const unsigned int *dataValues) const netcdf::NcGroup
PutAtt(std::string const name, NcType const &type, float datumValue) const netcdf::NcGroup
PutAtt(std::string const name, NcType const &type, size_t len, const float *dataValues) const netcdf::NcGroup
PutAtt(std::string const name, NcType const &type, double datumValue) const netcdf::NcGroup
PutAtt(std::string const name, NcType const &type, size_t len, const double *dataValues) const netcdf::NcGroup
PutAtt(std::string const name, NcType const &type, long long datumValue) const netcdf::NcGroup
PutAtt(std::string const name, NcType const &type, size_t len, const long long *dataValues) const netcdf::NcGroup
PutAtt(std::string const name, NcType const &type, unsigned long long datumValue) const netcdf::NcGroup
PutAtt(std::string const name, NcType const &type, size_t len, const unsigned long long *dataValues) const netcdf::NcGroup
PutAtt(std::string const name, size_t len, const char **dataValues) const netcdf::NcGroup
PutAtt(std::string const name, std::string const &dataValues) const netcdf::NcGroup
PutAtt(std::string const name, std::vector< std::string > const &strVec)netcdf::NcGroup
PutAtt(std::string const name, NcType const &type, size_t len, const void *dataValues) const netcdf::NcGroup
PutAtt(NcGroupAtt const &att)netcdf::NcGroup
ReadOnly enum valuenetcdf::NcFile
Rename(std::string const &)netcdf::NcGroupinlineprotectedvirtual
Replace enum valuenetcdf::NcFile
Sync()netcdf::NcFile
ToDataMode()netcdf::NcFile
ToDefineMode()netcdf::NcFile
Write enum valuenetcdf::NcFile
~NcFile()netcdf::NcFilevirtual
~NcGroup()netcdf::NcGroupinlinevirtual
~NcItem()=0netcdf::NcIteminlinepure virtual