#include <nc4internal.h>
Collaboration diagram for NC_ATT_INFO:

Public Attributes | |
| int | len |
| char | name [NC_MAX_NAME+1] |
| NC_ATT_INFO * | next |
| NC_ATT_INFO * | prev |
| int | dirty |
| int | created |
| nc_type | xtype |
| hid_t | hdf_typeid |
| int | attnum |
| void * | data |
| hvl_t * | vldata |
| char ** | stdata |
| int | class |
Definition at line 97 of file nc4internal.h.
|
|
Definition at line 107 of file nc4internal.h. Referenced by nc4_get_att(), nc4_put_att(), nc_del_att(), pg_att_grpa(), read_grp_atts(), and read_var(). |
|
|
Definition at line 111 of file nc4internal.h. Referenced by att_list_del(), nc4_put_att(), and read_grp_atts(). |
|
|
Definition at line 104 of file nc4internal.h. Referenced by nc4_put_att(), nc_del_att(), nc_rename_att(), read_grp_atts(), read_var(), and rec_write_metadata(). |
|
|
Definition at line 108 of file nc4internal.h. Referenced by att_list_del(), nc4_get_att(), nc4_put_att(), and pg_att_grpa(). |
|
|
Definition at line 103 of file nc4internal.h. Referenced by nc4_put_att(), nc_rename_att(), and rec_write_metadata(). |
|
|
Definition at line 106 of file nc4internal.h. Referenced by rec_match_types(). |
|
|
Definition at line 99 of file nc4internal.h. Referenced by nc4_get_att(), nc4_put_att(), and pg_att_grpa(). |
|
|
Definition at line 100 of file nc4internal.h. Referenced by nc4_put_att(), nc_del_att(), nc_inq_attname(), nc_rename_att(), pg_att_grpa(), read_grp_atts(), read_var(), rec_grp_del(), rec_match_types(), and rec_write_metadata(). |
|
|
Definition at line 101 of file nc4internal.h. Referenced by att_list_add(), att_list_del(), find_nc_att(), nc4_find_grp_att(), nc4_put_att(), nc_del_att(), nc_inq(), nc_inq_var(), nc_rename_att(), read_grp_atts(), read_var(), rec_grp_del(), rec_match_types(), rec_write_metadata(), and var_list_del(). |
|
|
Definition at line 102 of file nc4internal.h. Referenced by att_list_add(), att_list_del(), and nc4_put_att(). |
|
|
Definition at line 110 of file nc4internal.h. Referenced by att_list_del(), nc4_get_att(), nc4_put_att(), and pg_att_grpa(). |
|
|
Definition at line 109 of file nc4internal.h. Referenced by nc4_get_att(), nc4_put_att(), and pg_att_grpa(). |
|
|
Definition at line 105 of file nc4internal.h. Referenced by nc4_get_att(), nc4_put_att(), pg_att_grpa(), read_grp_atts(), and rec_match_types(). |
1.4.4