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

This is the complete list of members for netcdf::NcGroup, 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
Copy(NcItem const &rhs)netcdf::NcIteminlineprotected
Current enum valuenetcdf::NcGroup
fileIDnetcdf::NcItemprotected
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
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
IsNull() const netcdf::NcIteminline
IsRootGroup() const netcdf::NcGroup
Location enum namenetcdf::NcGroup
myIDnetcdf::NcItemprotected
myNamenetcdf::NcItemprotected
NcDimMap typedefnetcdf::NcGroup
NcDimPair typedefnetcdf::NcGroup
NcDimSet typedefnetcdf::NcGroup
NcGroup()netcdf::NcGroup
NcGroup(int const useFileID, int const groupId, std::string const groupName)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
nullIDnetcdf::NcItemstatic
nullObjectnetcdf::NcItemprotected
operator!=(NcItem const &rhs) const netcdf::NcIteminline
operator<(NcGroup const &rhs) const netcdf::NcGroup
netcdf::NcItem::operator<(NcItem const &rhs) const netcdf::NcIteminline
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
Rename(std::string const &)netcdf::NcGroupinlineprotectedvirtual
~NcGroup()netcdf::NcGroupinlinevirtual
~NcItem()=0netcdf::NcIteminlinepure virtual