generic Union Reference

#include <generic.h>

List of all members.

Public Attributes

float floatv
double doublev
int intv
short shortv
char charv


Detailed Description

Definition at line 10 of file generic.h.


Member Data Documentation

char generic::charv
 

Definition at line 15 of file generic.h.

Referenced by nc_fill(), nc_getfill(), and nc_putfill().

double generic::doublev
 

Definition at line 12 of file generic.h.

Referenced by nc_fill(), nc_getfill(), nc_putfill(), and yyparse().

float generic::floatv
 

Definition at line 11 of file generic.h.

Referenced by nc_fill(), nc_getfill(), and nc_putfill().

int generic::intv
 

Definition at line 13 of file generic.h.

Referenced by nc_fill(), nc_getfill(), and nc_putfill().

short generic::shortv
 

Definition at line 14 of file generic.h.

Referenced by nc_fill(), nc_getfill(), and nc_putfill().


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