wRTOSObject Class
The common ancestor class of all wRTOS Managed classes.
Inheritance Hierarchy
System Object
IntervalZero.MaxRT.wRTOS.wRTOSObject
Namespace:
IntervalZero.MaxRT.wRTOS
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS .dll) Version: 1.0.0.0 (File version: 1.0.0)
Syntax
public class wRTOSObject : IDisposable,
INotifyPropertyChanged
The wRTOSObject type exposes the following members:
Constructors
|
|
Name | Description |
|---|---|---|
|
|
Default constructor. |
|
|
|
Constructor for a named object. |
Methods
|
|
Name | Description |
|---|---|---|
|
|
Dispose method. |
|
|
|
Called when a property is changed |
Properties
|
|
Name | Description |
|---|---|---|
|
|
True if the object has been disposed, false otherwise. |
|
|
|
Product name. |
Events
|
|
Name | Description |
|---|---|---|
|
|
Event Fired when a property value is changed |
See Also:
Inheritance Hierarchy
SystemObject
IntervalZero.MaxRTwRTOSObject
IntervalZero.MaxRT.wRTOS.ConfigDevice
IntervalZero.MaxRT.wRTOS.ConfigLicenseInfo
IntervalZero.MaxRT.wRTOS.ConfigMachine
IntervalZero.MaxRT.wRTOS.ConfigProduct
IntervalZero.MaxRT.wRTOS.ConfigScheduledProcess
IntervalZero.MaxRT.wRTOS.ConfigServerConsole
IntervalZero.MaxRT.wRTOS.ConfigSubsystem
IntervalZero.MaxRT.wRTOS.ControlSubsystem
IntervalZero.MaxRT.wRTOS.MonitorSubsystem
IntervalZero.MaxRT.wRTOS.RTAPI.Diagnostics.RtProcessRtPerformance
IntervalZero.MaxRT.wRTOS.wRTOSRegistry