sdai.h
Members |
Description |
sdaiADB |
Attribute Data Block data type. |
sdaiAGGR |
Aggregate data type. |
sdaiBINARY |
Binary data type. |
sdaiBOOLEAN |
Boolean data type. |
sdaiENUM |
Enumeration data type. |
sdaiINSTANCE |
Instance data type. |
sdaiINTEGER |
Integer data type. |
sdaiLOGICAL |
Logical data type. |
sdaiNOTYPE |
No data type (unknown datatype). |
sdaiNUMBER |
Number data type. |
sdaiREAL |
Real data type. |
sdaiSTRING |
String data type. |
An SDAI data type that enumerates primitive data types. This data type is used within the C late binding access mechanism.
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
|