atts Struct Reference

#include <ncgen.h>

List of all members.

Public Attributes

int var
char * name
nc_type type
size_t len
void * val
char * lname


Detailed Description

Definition at line 48 of file ncgen.h.


Member Data Documentation

size_t atts::len
 

Definition at line 52 of file ncgen.h.

char* atts::lname
 

Definition at line 54 of file ncgen.h.

Referenced by f_var_init(), and gen_load_c().

char* atts::name
 

Definition at line 50 of file ncgen.h.

Referenced by gen_load_c().

nc_type atts::type
 

Definition at line 51 of file ncgen.h.

void* atts::val
 

Definition at line 53 of file ncgen.h.

int atts::var
 

Definition at line 49 of file ncgen.h.


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