Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

NML_INTERP_LIST_NODE::_dummy_union Union Reference

#include <interpl.hh>

Collaboration diagram for NML_INTERP_LIST_NODE::_dummy_union:

Collaboration graph
[legend]

Data Fields

int i
long l
double d
float f
long long ll
long double ld

Field Documentation

double NML_INTERP_LIST_NODE::_dummy_union::d
 

Definition at line 31 of file interpl.hh.

float NML_INTERP_LIST_NODE::_dummy_union::f
 

Definition at line 32 of file interpl.hh.

int NML_INTERP_LIST_NODE::_dummy_union::i
 

Definition at line 29 of file interpl.hh.

long NML_INTERP_LIST_NODE::_dummy_union::l
 

Definition at line 30 of file interpl.hh.

long double NML_INTERP_LIST_NODE::_dummy_union::ld
 

Definition at line 34 of file interpl.hh.

long long NML_INTERP_LIST_NODE::_dummy_union::ll
 

Definition at line 33 of file interpl.hh.


The documentation for this union was generated from the following file:
Generated on Sun Dec 2 15:29:11 2001 for EMC by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001