dimeParam Class Reference
The dimeParam class is a union of the different parameter types.
More...
#include <dime/Basic.h>
List of all members.
|
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: