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

Copy
public class wRTOSObject : IDisposable, 
    INotifyPropertyChanged

 

The wRTOSObject type exposes the following members:

Constructors

 

Name Description

Public method

wRTOSObject

Default constructor.

Public method

wRTOSObject (String)

Constructor for a named object.

Methods

 

Name Description

Public method

Dispose

Dispose method.

Protected method

OnNotifyPropertyChanged

Called when a property is changed

Properties

 

Name Description

Protected property

IsDisposed

True if the object has been disposed, false otherwise.

Protected property Static member

ProductName

Product name.

Events

 

Name Description

Public event

PropertyChanged

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