SbDataType Properties |
The SbDataType type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsInteger |
Gets a flag indicating if the type is an integer type.
|
![]() | IsSigned |
Gets a flag indicating if the type is signed.
|
![]() | NumBits |
Gets the number of bits in the type.
|
![]() | Size |
Gets the size in byte of the type.
|
![]() | SystemType |
Gets the system type associated to the data type.
|
![]() | Type |
Gets the data type.
|