RealTimeType Class Members
- Last UpdatedApr 08, 2026
- 3 minute read
The following tables list the members exposed by RealTimeType.
| Name | Description | |
|---|---|---|
![]() | RealTimeType Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | m_description | The description of the RealTime type. |
![]() | m_kind | The kind of the RealTime type. |
![]() | m_name | The name of the RealTime type. |
![]() | m_size | The size (in bytes) of the RealTime type. |
![]() | m_slotTypeNumber | The slot number of the RealTime type. |
![]() | m_ultimateType | The ultimate RealTime type. |
| Name | Description | |
|---|---|---|
![]() | Description | Gets the RealTime type description. |
![]() | Kind | Gets the RealTime type kind. |
![]() | Name | Gets the RealTime type name. |
![]() | Size | Gets the size (in bytes) of the RealTime type. |
![]() | SlotTypeNumber | Gets the slot type of the RealTime type. |
![]() | UltimateType | Gets the ultimate type of the RealTime type. |
| Name | Description | |
|---|---|---|
![]() | Bind | Overloaded. |
![]() | Clone | Creates a new object that is a copy of the current instance. |
![]() | Equals | "Equals" method for RealTimeType and all derived classes. |
![]() | GetHashCode | Serves as the default hash function. |
![]() ![]() | GetTypeNumber | Gets the type number for the given type name. |
| Name | Description | |
|---|---|---|
![]() | CheckBound | Checks whether the current object is bound or not. |
![]() | CopyBindVars | Copies the internal bind variables. |
![]() | InitBindVars | Initializes all bind variables. |
Equality | == Operator for RealTimeType and for all derived classes. |
Inequality | != Operator for RealTimeType and for all derived classes. |





