IRealTimePseudoType Interface Members
- Last UpdatedApr 08, 2026
- 2 minute read
The following tables list the members exposed by IRealTimePseudoType.
| Name | Description | |
|---|---|---|
![]() | FoundationRealTimeType | The true RealTimeType that is represented by this pseudo type. |
![]() | HPDBRealTimeType | Underlying instance of the wrapped object. (Inherited from OASySDNA.RealTime.Data.Common.HighPerformanceSetDBWrapper.Interfaces.IRealTimeType) |
![]() | Kind | Get kind of realtime type. (Inherited from ) |
![]() | Name | Get name of realtime type. (Inherited from ) |
![]() | PseudoMaxLimit | The maximum value for the pseudo type. |
![]() | PseudoMinLimit | The minimum value for the pseudo type. |
![]() | UltimateType | Get ultimate type of realtime type. (Inherited from ) |
| Name | Description | |
|---|---|---|
![]() | Bind | Bind to a type with a given name. |
![]() | Clone | This will clone current object. This is deep cloning. (Inherited from OASySDNA.RealTime.Data.Common.HighPerformanceSetDBWrapper.Interfaces.IRealTimeType) |
![]() | Equals | 'Equals' function for RealTimeType and for all derived classes. (Inherited from ) |
![]() | GetHashCode | 'GetHashCode' function for RealTimeType and for all derived classes. (Inherited from ) |

