daiADB_Value.h
Class should holds a value of select.
|
Name |
Description |
![]() |
Destroys th value. | |
![]() |
This is the overview for the ADB_Value constructor overload. |
|
Name |
Description |
![]() |
This is the overview for the << operator overload. | |
![]() |
Copy one value to another. | |
![]() |
Compare two values. | |
![]() |
This is the overview for the >> operator overload. | |
![]() |
Operator int. Provides int value. If there is not int value, exception will be thrown. | |
![]() |
Operator double. Provides double value. If there is not double value, exception will be thrown. | |
![]() |
Operator OdAnsiString. Provides OdAnsiString value. If there is not OdAnsiString value, exception will be thrown. | |
![]() |
Operator Aggr*. Provides Aggr* value. If there is not Aggr* value, exception will be thrown. | |
![]() |
Operator Logical. Provides Logical value. If there is not Logical value, exception will be thrown. | |
![]() |
Operator OdDAIObjectId. Provides OdDAIObjectId value. If there is not OdDAIObjectId value, exception will be thrown. | |
![]() |
Operator bool. Provides bool value. If there is not bool value inside, exception will be thrown. | |
![]() |
Operator int. Provides int value. If there is not int value, exception will be thrown. |
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
|