daiTCKind.h
Members |
Description |
tkNull = 0 |
A NULL value. |
tkLong |
The long data type. |
tkDouble |
The double data type. |
tkBoolean |
The Boolean data type. |
tkLogical |
The Logical data type. |
tkBinary |
The Binary data type. |
tkAny |
The data type of the OdAny class. |
tkTypeCode |
The data type of the OdTypeCode class. |
tkString |
The String data type. |
tkObjectId |
The object identifier data type. |
tkSelect |
The Select data type. |
tkEnum |
The enumeration data type. |
tkSequence |
The Sequence data type. |
tkUnion |
The Union data type. |
tkOctet |
The Octet data type. |
Defines kinds of an OdTypeCode object.
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.
|