| Add_Dim_Name(HE5Parser *) | HDF5CF::EOS5File | |
| Add_EOS5File_Info(HE5Parser *, bool) | HDF5CF::EOS5File | |
| Add_One_FakeDim_Name(Dimension *dim) | HDF5CF::File | protected |
| Add_One_Float_Attr(Attribute *attr, const string &attrname, float float_value) | HDF5CF::File | protected |
| Add_Str_Attr(Attribute *attr, const string &attrname, const string &strvalue) | HDF5CF::File | protected |
| Add_Supplement_Attrs(bool) | HDF5CF::EOS5File | virtual |
| addeddimindex | HDF5CF::File | protected |
| Adjust_Attr_Info() | HDF5CF::EOS5File | |
| Adjust_Attr_Name() | HDF5CF::EOS5File | protected |
| Adjust_Attr_Value() | HDF5CF::EOS5File | protected |
| Adjust_CF_attr() | HDF5CF::EOS5File | protected |
| Adjust_Dim_Name() | HDF5CF::EOS5File | virtual |
| Adjust_Duplicate_FakeDim_Name(Dimension *dim) | HDF5CF::File | protected |
| Adjust_EOS5Dim_Info(HE5Parser *strmeta_info) | HDF5CF::EOS5File | |
| Adjust_EOS5Dim_List(vector< HE5Dim > &) | HDF5CF::EOS5File | protected |
| Adjust_EOS5GridDimNames(EOS5CFGrid *) | HDF5CF::EOS5File | protected |
| Adjust_EOS5VarDim_Info(vector< HE5Dim > &, vector< HE5Dim > &, const string &, EOS5Type) | HDF5CF::EOS5File | protected |
| Adjust_H5_Attr_Value(Attribute *attr) | HDF5CF::EOS5File | protected |
| Adjust_Obj_Name() | HDF5CF::EOS5File | virtual |
| Adjust_Per_Var_Dim_NewName_Before_Flattening(T *, bool, int, int, int) | HDF5CF::EOS5File | protected |
| Adjust_SharedLatLon_Grid_Var_Dim_Name() | HDF5CF::EOS5File | protected |
| Adjust_Var_Dim_NewName_Before_Flattening() | HDF5CF::EOS5File | |
| Adjust_Var_NewName_After_Parsing() | HDF5CF::EOS5File | |
| Change_Attr_One_Str_to_Others(Attribute *attr, Var *var) | HDF5CF::File | protected |
| Check_All_DimNames(T *, string &, hsize_t) | HDF5CF::EOS5File | protected |
| Check_Augmentation_Status() | HDF5CF::EOS5File | protected |
| Check_Augmented_Var_Attrs(Var *var) | HDF5CF::EOS5File | protected |
| Check_Augmented_Var_Candidate(T *, Var *, EOS5Type) | HDF5CF::EOS5File | protected |
| Check_Aura_Product_Status() | HDF5CF::EOS5File | |
| Check_EOS5Swath_FieldType(Var *) | HDF5CF::EOS5File | protected |
| Condense_EOS5Dim_List(vector< HE5Dim > &) | HDF5CF::EOS5File | protected |
| Create_Added_Var_NewName_FullPath(EOS5Type, const string &, const string &, string &, string &) | HDF5CF::EOS5File | protected |
| Create_Missing_CV(T *, EOS5CVar *, const string &, EOS5Type, int) | HDF5CF::EOS5File | protected |
| Create_Unique_DimName(T *, set< string > &, Dimension *, int, EOS5Type) | HDF5CF::EOS5File | protected |
| Create_Unique_FakeDimName(T *, EOS5Type) | HDF5CF::EOS5File | protected |
| dimname_to_dimsize | HDF5CF::File | protected |
| dimnamelist | HDF5CF::File | protected |
| dimsize_to_fakedimname | HDF5CF::File | protected |
| EOS5File(const char *path, hid_t file_id) | HDF5CF::EOS5File | inline |
| EOS5Handle_General_NameClashing(set< string > &objnameset, vector< T * > &objvec) | HDF5CF::EOS5File | protected |
| EOS5Handle_nonlatlon_dimcvars(vector< HE5Var > &eos5varlist, EOS5Type, string groupname, map< string, string > &dnamesgeo1dvnames) | HDF5CF::EOS5File | protected |
| EOS5SwathGrid_Set_LatLon_Flags(T *eos5gridswath, vector< HE5Var > &eos5varlist) | HDF5CF::EOS5File | protected |
| File(const char *path, hid_t file_id) | HDF5CF::File | inlineprotected |
| fileid | HDF5CF::File | protected |
| Flatten_Obj_Name(bool include_attr) | HDF5CF::EOS5File | virtual |
| get_CF_string(string s) | HDF5CF::EOS5File | protectedvirtual |
| Get_Unique_Name(set< string > &, string &) | HDF5CF::EOS5File | protected |
| Get_Var_EOS5_Type(Var *) | HDF5CF::EOS5File | protected |
| getAttributes() const | HDF5CF::File | inline |
| getCVars() const | HDF5CF::EOS5File | inline |
| getFileID() const | HDF5CF::File | inline |
| getGroups() const | HDF5CF::File | inline |
| getPath() const | HDF5CF::File | inline |
| getVars() const | HDF5CF::File | inline |
| groups | HDF5CF::File | protected |
| Handle_Augmented_Grid_CVar() | HDF5CF::EOS5File | protected |
| Handle_Coor_Attr() | HDF5CF::EOS5File | virtual |
| Handle_CVar() | HDF5CF::EOS5File | virtual |
| Handle_DimNameClashing() | HDF5CF::EOS5File | virtual |
| Handle_EOS5CVar_AttrNameClashing() | HDF5CF::EOS5File | protected |
| Handle_EOS5CVar_NameClashing(set< string > &) | HDF5CF::EOS5File | protected |
| Handle_EOS5CVar_Special_Attr() | HDF5CF::EOS5File | protected |
| Handle_EOS5CVar_Unit_Attr() | HDF5CF::EOS5File | protected |
| Handle_General_NameClashing(set< string > &objnameset, vector< T * > &objvec) | HDF5CF::File | protected |
| Handle_GeneralObj_NameClashing(bool, set< string > &objnameset) | HDF5CF::File | protected |
| Handle_Grid_CVar(bool) | HDF5CF::EOS5File | protected |
| Handle_Multi_Nonaugment_Grid_CVar() | HDF5CF::EOS5File | protected |
| Handle_NonLatLon_Grid_CVar(EOS5CFGrid *, set< string > &) | HDF5CF::EOS5File | protected |
| Handle_NonLatLon_Swath_CVar(EOS5CFSwath *cfswath, set< string > &tempvardimnamelist) | HDF5CF::EOS5File | protected |
| Handle_Obj_AttrNameClashing() | HDF5CF::File | protected |
| Handle_Obj_NameClashing(bool) | HDF5CF::EOS5File | |
| Handle_RootGroup_NameClashing(set< string > &objnameset) | HDF5CF::File | protected |
| Handle_Single_1DLatLon_Swath_CVar(EOS5CFSwath *cfswath, bool is_augmented) | HDF5CF::EOS5File | protected |
| Handle_Single_2DLatLon_Swath_CVar(EOS5CFSwath *cfswath, bool is_augmented) | HDF5CF::EOS5File | protected |
| Handle_Single_Augment_CVar(T *, EOS5Type) | HDF5CF::EOS5File | protected |
| Handle_Single_Nonaugment_Grid_CVar(EOS5CFGrid *) | HDF5CF::EOS5File | protected |
| Handle_Single_Nonaugment_Grid_CVar_EOS5LatLon(EOS5CFGrid *, set< string > &) | HDF5CF::EOS5File | protected |
| Handle_Single_Nonaugment_Grid_CVar_OwnLatLon(EOS5CFGrid *, set< string > &) | HDF5CF::EOS5File | protected |
| Handle_Special_NonLatLon_Swath_CVar(EOS5CFSwath *cfswath, set< string > &tempvardimnamelist) | HDF5CF::EOS5File | protected |
| Handle_SpVar() | HDF5CF::EOS5File | virtual |
| Handle_SpVar_Attr() | HDF5CF::EOS5File | virtual |
| Handle_Swath_CVar(bool) | HDF5CF::EOS5File | protected |
| Handle_Unsupported_Dspace() | HDF5CF::EOS5File | virtual |
| Handle_Unsupported_Dtype(bool) | HDF5CF::EOS5File | virtual |
| Handle_Var_NameClashing(set< string > &objnameset) | HDF5CF::File | protected |
| Handle_Za_CVar(bool) | HDF5CF::EOS5File | protected |
| Insert_One_NameSizeMap_Element(string name, hsize_t size) | HDF5CF::File | protected |
| Insert_One_NameSizeMap_Element2(map< string, hsize_t > &, string name, hsize_t size) | HDF5CF::File | protected |
| Obtain_Var_Dims(Var *, HE5Parser *) | HDF5CF::EOS5File | protected |
| Obtain_Var_EOS5Type_GroupName(Var *, EOS5Type) | HDF5CF::EOS5File | protected |
| Obtain_Var_NewName(Var *) | HDF5CF::EOS5File | protected |
| path | HDF5CF::File | protected |
| Remove_MultiDim_LatLon_EOS5CFGrid() | HDF5CF::EOS5File | protected |
| Remove_NegativeSizeDims(vector< HE5Dim > &) | HDF5CF::EOS5File | protected |
| Replace_Var_Attrs(EOS5CVar *src, EOS5CVar *target) | HDF5CF::EOS5File | protected |
| HDF5CF::File::Replace_Var_Attrs(Var *src, Var *target) | HDF5CF::File | protectedvirtual |
| Replace_Var_Info(EOS5CVar *src, EOS5CVar *target) | HDF5CF::EOS5File | protected |
| HDF5CF::File::Replace_Var_Info(Var *src, Var *target) | HDF5CF::File | protectedvirtual |
| Retrieve_H5_Attr_Info(Attribute *, hid_t obj_id, const int j, bool &unsup_attr_dtype) | HDF5CF::File | protected |
| Retrieve_H5_Attr_Value(Attribute *attr, string) | HDF5CF::File | protected |
| Retrieve_H5_Info(const char *path, hid_t file_id, bool include_attr) | HDF5CF::EOS5File | virtual |
| Retrieve_H5_Obj(hid_t grp_id, const char *gname, bool include_attr) | HDF5CF::File | protected |
| Retrieve_H5_Supported_Attr_Values() | HDF5CF::EOS5File | virtual |
| Retrieve_H5_VarDim(Var *, hid_t dset_id, const string &varname, bool &unsup_var_dspace) | HDF5CF::File | protected |
| Retrieve_H5_VarType(Var *, hid_t dset_id, const string &varname, bool &unsup_var_dtype) | HDF5CF::File | protected |
| root_attrs | HDF5CF::File | protected |
| rootid | HDF5CF::File | protected |
| Set_COARDS_Status() | HDF5CF::EOS5File | |
| Set_NonParse_Var_Dims(T *, Var *, map< hsize_t, string > &, int, EOS5Type) | HDF5CF::EOS5File | protected |
| Set_Var_Dims(T *, Var *, vector< HE5Var > &, const string &, int, EOS5Type) | HDF5CF::EOS5File | protected |
| unsupported_attr_dtype | HDF5CF::File | protected |
| unsupported_var_dspace | HDF5CF::File | protected |
| unsupported_var_dtype | HDF5CF::File | protected |
| vars | HDF5CF::File | protected |
| ~EOS5File() | HDF5CF::EOS5File | virtual |
| ~File() | HDF5CF::File | virtual |