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

NML_INTERP_LIST_NODE::_command_union Union Reference

#include <interpl.hh>

Collaboration diagram for NML_INTERP_LIST_NODE::_command_union:

Collaboration graph
[legend]

Data Fields

char commandbuf [MAX_NML_COMMAND_SIZE]
int i
long l
double d
float f
long long ll
long double ld

Field Documentation

char NML_INTERP_LIST_NODE::_command_union::commandbuf[MAX_NML_COMMAND_SIZE]
 

Definition at line 38 of file interpl.hh.

double NML_INTERP_LIST_NODE::_command_union::d
 

Definition at line 41 of file interpl.hh.

float NML_INTERP_LIST_NODE::_command_union::f
 

Definition at line 42 of file interpl.hh.

int NML_INTERP_LIST_NODE::_command_union::i
 

Definition at line 39 of file interpl.hh.

long NML_INTERP_LIST_NODE::_command_union::l
 

Definition at line 40 of file interpl.hh.

long double NML_INTERP_LIST_NODE::_command_union::ld
 

Definition at line 44 of file interpl.hh.

long long NML_INTERP_LIST_NODE::_command_union::ll
 

Definition at line 43 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