Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members File Members
ParamInterface::t Union Reference
This union holds the addresses of the associated data item, and allow it to be interpreted as any type.
More...
List of all members.
Public Attributes |
| char* | c |
| int* | i |
| double* | f |
Detailed Description
This union holds the addresses of the associated data item, and allow it to be interpreted as any type.
The locations they point to can be changed by the UI.
Definition at line 111 of file cmdparam.c.
Member Data Documentation
|
char * ParamInterface::t::c
|
|
|
double * ParamInterface::t::f
|
|
|
int * ParamInterface::t::i
|
|
The documentation for this union was generated from the following file:
Generated at Mon Aug 21 00:31:26 2000 for RF-LISSOM by
1.2.1 written by Dimitri van Heesch,
© 1997-2000