NC_ENUM_MEMBER_INFO Struct Reference

#include <nc4internal.h>

Collaboration diagram for NC_ENUM_MEMBER_INFO:

Collaboration graph
[legend]
List of all members.

Public Attributes

NC_ENUM_MEMBER_INFOnext
NC_ENUM_MEMBER_INFOprev
char name [NC_MAX_NAME+1]
void * value

Detailed Description

Definition at line 171 of file nc4internal.h.


Member Data Documentation

char NC_ENUM_MEMBER_INFO::name[NC_MAX_NAME+1]
 

Definition at line 175 of file nc4internal.h.

Referenced by commit_type(), nc4_enum_member_add(), and nc_inq_enum_member().

struct NC_ENUM_MEMBER_INFO* NC_ENUM_MEMBER_INFO::next
 

Definition at line 173 of file nc4internal.h.

Referenced by commit_type(), nc4_enum_member_add(), nc_inq_enum_member(), and type_list_del().

struct NC_ENUM_MEMBER_INFO* NC_ENUM_MEMBER_INFO::prev
 

Definition at line 174 of file nc4internal.h.

Referenced by nc4_enum_member_add().

void* NC_ENUM_MEMBER_INFO::value
 

Definition at line 176 of file nc4internal.h.

Referenced by commit_type(), nc4_enum_member_add(), nc_inq_enum_member(), and type_list_del().


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