NC_ATT_INFO Struct Reference

#include <nc4internal.h>

Collaboration diagram for NC_ATT_INFO:

Collaboration graph
[legend]
List of all members.

Public Attributes

int len
char name [NC_MAX_NAME+1]
NC_ATT_INFOnext
NC_ATT_INFOprev
int dirty
int created
nc_type xtype
hid_t hdf_typeid
int attnum
void * data
hvl_t * vldata
char ** stdata
int class

Detailed Description

Definition at line 97 of file nc4internal.h.


Member Data Documentation

int NC_ATT_INFO::attnum
 

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().

int NC_ATT_INFO::class
 

Definition at line 111 of file nc4internal.h.

Referenced by att_list_del(), nc4_put_att(), and read_grp_atts().

int NC_ATT_INFO::created
 

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().

void* NC_ATT_INFO::data
 

Definition at line 108 of file nc4internal.h.

Referenced by att_list_del(), nc4_get_att(), nc4_put_att(), and pg_att_grpa().

int NC_ATT_INFO::dirty
 

Definition at line 103 of file nc4internal.h.

Referenced by nc4_put_att(), nc_rename_att(), and rec_write_metadata().

hid_t NC_ATT_INFO::hdf_typeid
 

Definition at line 106 of file nc4internal.h.

Referenced by rec_match_types().

int NC_ATT_INFO::len
 

Definition at line 99 of file nc4internal.h.

Referenced by nc4_get_att(), nc4_put_att(), and pg_att_grpa().

char NC_ATT_INFO::name[NC_MAX_NAME+1]
 

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().

struct NC_ATT_INFO* NC_ATT_INFO::next
 

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().

struct NC_ATT_INFO* NC_ATT_INFO::prev
 

Definition at line 102 of file nc4internal.h.

Referenced by att_list_add(), att_list_del(), and nc4_put_att().

char** NC_ATT_INFO::stdata
 

Definition at line 110 of file nc4internal.h.

Referenced by att_list_del(), nc4_get_att(), nc4_put_att(), and pg_att_grpa().

hvl_t* NC_ATT_INFO::vldata
 

Definition at line 109 of file nc4internal.h.

Referenced by nc4_get_att(), nc4_put_att(), and pg_att_grpa().

nc_type NC_ATT_INFO::xtype
 

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().


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