#include <CADEntities.h>
|
| CADVariable () |
|
| CADVariable (const String &label) |
|
| CADVariable (const String &label, sint04 key_label, const fltp08 &value) |
|
| CADVariable (const String &label, sint04 key_label, const uint04 &value) |
|
| CADVariable (const String &label, sint04 key_label, const String &value) |
|
| CADVariable (const String &label, Vector< 2, fltp08 > data) |
|
| CADVariable (const String &label, Vector< 3, fltp08 > data) |
|
◆ CADVARType
Enumerator |
---|
e_double | |
e_int | |
e_string | |
◆ CADVariable() [1/7]
◆ CADVariable() [2/7]
◆ CADVariable() [3/7]
◆ CADVariable() [4/7]
◆ CADVariable() [5/7]
◆ CADVariable() [6/7]
◆ CADVariable() [7/7]
◆ label
◆ values
◆ var_type
The documentation for this struct was generated from the following file: