A class that represents the SDAI primitive Number data type.
File: daiPrimitive.h
Namespace: OdDAI
This is the overview for the Number constructor overload. |
An undefined value of the primitive Number data type. |
Shows the current status of the value. | |
Provides integer type for Number. | |
Provides double type for Number. | |
Provides current value type for Number. | |
Verifying if Number is integer. | |
Verifying if Number is double. | |
Provides OdTCKind of the number. | |
Reset Number to unset state | |
Sets integer type for Number. | |
Sets double type for Number. | |
Sets the underlying type for the current value. | |
Gets integer value from Number. | |
Gets double value from Number. | |
This is the overview for the underlyingTypeName method overload. |
Not equal operator for the Number data type. | |
Less than operator for the Number data type. | |
This is the overview for the = operator overload. | |
This is the overview for the == operator overload. | |
operator double for the Number data type. | |
operator int for the Number data type. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|