NC_TYPE_INFO Struct Reference

#include <nc4internal.h>

Collaboration diagram for NC_TYPE_INFO:

Collaboration graph
[legend]
List of all members.

Public Attributes

NC_TYPE_INFOnext
NC_TYPE_INFOprev
nc_type nc_typeid
hid_t hdf_typeid
size_t size
int committed
char name [NC_MAX_NAME+1]
int class
int num_enum_members
NC_ENUM_MEMBER_INFO_Tenum_member
NC_FIELD_INFO_Tfield
int num_fields
nc_type base_nc_type
hid_t base_hdf_typeid

Detailed Description

Definition at line 179 of file nc4internal.h.


Member Data Documentation

hid_t NC_TYPE_INFO::base_hdf_typeid
 

Definition at line 194 of file nc4internal.h.

Referenced by commit_type(), read_type(), and rec_match_types().

nc_type NC_TYPE_INFO::base_nc_type
 

Definition at line 193 of file nc4internal.h.

Referenced by commit_type(), nc4_get_att(), nc4_type_list_add(), nc_inq_user_type(), and rec_match_types().

int NC_TYPE_INFO::class
 

Definition at line 188 of file nc4internal.h.

Referenced by commit_type(), nc4_put_att(), nc4_type_list_add(), nc_inq_enum_member(), nc_inq_user_type(), read_grp_atts(), and rec_match_types().

int NC_TYPE_INFO::committed
 

Definition at line 186 of file nc4internal.h.

Referenced by commit_type(), nc_insert_array_compound(), nc_insert_enum(), and read_type().

NC_ENUM_MEMBER_INFO_T* NC_TYPE_INFO::enum_member
 

Definition at line 190 of file nc4internal.h.

Referenced by commit_type(), nc_inq_enum_member(), nc_insert_enum(), read_type(), and type_list_del().

NC_FIELD_INFO_T* NC_TYPE_INFO::field
 

Definition at line 191 of file nc4internal.h.

Referenced by commit_type(), nc_inq_compound_field(), nc_inq_compound_fieldindex(), nc_inq_user_type(), nc_insert_array_compound(), read_type(), rec_match_types(), and type_list_del().

hid_t NC_TYPE_INFO::hdf_typeid
 

Definition at line 184 of file nc4internal.h.

Referenced by commit_type(), get_hdf_typeid(), read_type(), rec_find_hdf_type(), and type_list_del().

char NC_TYPE_INFO::name[NC_MAX_NAME+1]
 

Definition at line 187 of file nc4internal.h.

Referenced by commit_type(), nc4_type_list_add(), nc_inq_type(), nc_inq_user_type(), and rec_grp_del().

nc_type NC_TYPE_INFO::nc_typeid
 

Definition at line 183 of file nc4internal.h.

Referenced by get_netcdf_type(), nc4_type_list_add(), nc_inq_typeids(), and rec_find_nc_type().

struct NC_TYPE_INFO* NC_TYPE_INFO::next
 

Definition at line 181 of file nc4internal.h.

Referenced by nc4_type_list_add(), nc_inq_typeids(), rec_find_hdf_type(), rec_find_nc_type(), rec_grp_del(), rec_match_types(), rec_write_metadata(), and type_list_del().

int NC_TYPE_INFO::num_enum_members
 

Definition at line 189 of file nc4internal.h.

Referenced by nc_inq_enum_member(), nc_inq_user_type(), nc_insert_enum(), and read_type().

int NC_TYPE_INFO::num_fields
 

Definition at line 192 of file nc4internal.h.

Referenced by nc_insert_array_compound(), and read_type().

struct NC_TYPE_INFO* NC_TYPE_INFO::prev
 

Definition at line 182 of file nc4internal.h.

Referenced by nc4_type_list_add(), nc_inq_typeids(), and type_list_del().

size_t NC_TYPE_INFO::size
 

Definition at line 185 of file nc4internal.h.

Referenced by commit_type(), nc4_get_typelen_mem(), nc4_type_list_add(), nc_inq_enum_member(), nc_inq_type(), nc_inq_user_type(), nc_insert_enum(), and read_type().


The documentation for this struct was generated from the following file:
Generated on Thu Mar 16 18:17:36 2006 for nco by  doxygen 1.4.4