IntervalZero.MaxRT.wRTOS.Config Namespace
This namespace contains types used to configure the wRTOS Runtime.
Classes
|
|
Class | Description |
|---|---|---|
|
|
This is the base class for all classes representing hardware devices on the current machine. The only parts of the public interface of this class that you can use on an instance of this class are the properties WindowsDevices and wRTOSDevices. All others exist solely to be inherited. |
|
|
|
This class represents the license information for one product feature (e.g., wRTOS, |
|
|
|
This class provides read-only access to some attributes of the current machine, such as the hostname, amount of RAM, and the number of logical processors. |
|
|
|
Represents the installed and licensed product, and provides properties to obtain information about the installation and license. Multiple instances of this class can be created as needed, and they all provide access to the same product information. |
|
|
|
This class reads and modifies the configuration of the wRTOS Remote Debugger. |
|
|
|
This class represents a Plug and Play device that has been converted to ownership by wRTOS. |
|
|
|
Represents a real-time process to be started automatically when the wRTOS Subsystem starts. |
|
|
|
This class reads and modifies the configuration of the wRTOS Server Console. Assignments to properties on an instance of this class modify Registry values that contain the persistent state of the configuration of the Server Console. After changing the configuration of the Server Console using this class, the Server Console must be restarted for those changes to take effect. |
|
|
|
This class represents the persistent configuration state of the wRTOS real-time Subsystem. Configuration changes made via this class become persistent immediately, but they do not take effect until the next time the real-time Subsystem is started. |
|
|
|
This class represents a Plug-and-Play device owned by Windows. This class has no members of its own. All members of this class are inherited from class Device. This class exists to enable Windows and wRTOS devices to be treated polymorphically while being able to distinguish them from each other. |
Structures
|
|
Class | Description |
|---|---|---|
|
|
Contains version information and a readable friendly name of the specified component. |
|
|
|
Represents the expiration date of a wRTOS license. |
|
|
|
Represents a wRTOS license. |
|
|
|
Represents the date a wRTOS license was issued. This is the date the license was first activated using the wRTOS Activation & Configuration utility. |
|
|
|
This structure represents the version of the wRTOS Runtime or SDK. |
|
|
|
Represents optional data associated with a wRTOS license. Not all licenses have optional data. |
Interfaces
|
|
Class | Description |
|---|---|---|
|
|
The abstraction of the concrete implementation by class Device. |
|
|
|
The abstraction of the concrete implementation by class LicenseInfo. |
|
|
|
The abstraction of the concrete implementation by class Machine. |
|
|
|
The abstraction of the concrete implementation by class Product. |
|
|
|
The abstraction of the concrete implementation by class RemoteDebugger. |
|
|
|
The abstraction of the concrete implementation by class wRTOSDevice. |
|
|
|
The abstraction of the concrete implementation by class ScheduledProcess. |
|
|
|
The abstraction of the concrete implementation by class ServerConsole. |
|
|
|
The abstraction of the concrete implementation by class Subsystem. |
|
|
|
The abstraction of the concrete implementation by class WindowsDevice. |
Enumerations
|
|
Class | Description |
|---|---|---|
|
|
This enumeration represents the available exception handling options used by the Subsystem. |
|
|
|
This enumeration defines the product editions. See property ProductEdition on this class. |
|
|
|
This enumeration represents various status codes that can be returned by licensing APIs in class Product. |
|
|
|
Represents the state of the Intel® Resource Director Technology (RDT) features:
|
|
|
|
Represents the state of Intel® Resource Director Technology (RDT) performance optimization. |
|
|
|
Represents the various kinds of restart requirements that can exist as a result of using this class. |
|
|
|
This enumeration represents the various ways the wRTOS real-time Subsystem can be configured to start. |