Public Attributes | List of all members
dimeParam Class Reference

The dimeParam class is a union of the different parameter types. More...

#include <dime/Basic.h>

Public Attributes

int8 int8_data
 
int16 int16_data
 
int32 int32_data
 
float float_data
 
dxfdouble double_data
 
const char * string_data
 
const char * hex_data
 

Detailed Description

The dimeParam class is a union of the different parameter types.


The documentation for this class was generated from the following file:

Copyright © 1998-1999, Systems In Motion <sales@sim.no>. All rights reserved.
System documentation was generated using doxygen.