|
Motion Master 6.0.0-alpha.86
Next-generation motion control software
|
One dimension of an array type (ETG.2000 ArrayInfoType).
More...
#include <esi.h>
Public Attributes | |
| int64_t | lBound = 0 |
| int64_t | elements = 0 |
| 0 denotes a variable-length array. | |
One dimension of an array type (ETG.2000 ArrayInfoType).
DataType/ArrayInfo is maxOccurs="3", so multi-dimensional arrays are schema-legal and this is stored as a vector even though one dimension is the norm.
| int64_t mm::etg::EsiDataType::ArrayInfo::elements = 0 |
0 denotes a variable-length array.
| int64_t mm::etg::EsiDataType::ArrayInfo::lBound = 0 |