ClassesClassesClassesClasses | | | | Operators

Use the tabs on the upper right to switch to a different programming language.

Use the tabs on the upper right to switch to a different programming language.

HIOChannel (Class)

Name

HIOChannel — Represents an instance of a channel of an I/O device.

Constructors

OpenIoChannel    Open and configure I/O channels.

Finalizer

This operator is not available as a class member but will be called automatically when the resources of the object instances are to be released. This occurs in the finalization stage of garbage collection, or upon an explicit call of the Dispose() method.

CloseIoChannel    Close I/O channels.

Methods

ControlIoChannel    Perform an action on I/O channels.
GetIoChannelParam    Query specific parameters of I/O channels.
OpenIoChannel    Open and configure I/O channels.
ReadIoChannel    Read a value from the specified I/O channels.
SetIoChannelParam    Set specific parameters of I/O channels.
WriteIoChannel    Write a value to the specified I/O channels.

HIOChannel (Class)

Name

HIOChannel — Represents an instance of a channel of an I/O device.

Constructors

OpenIoChannel    Open and configure I/O channels.

Destructor

This operator is not available as a class member but will be called automatically by the destructor. This occurs when a local variable goes out of scope or an instance on the heap is deleted.

CloseIoChannel    Close I/O channels.

Methods

ControlIoChannel    Perform an action on I/O channels.
GetIoChannelParam    Query specific parameters of I/O channels.
OpenIoChannel    Open and configure I/O channels.
ReadIoChannel    Read a value from the specified I/O channels.
SetIoChannelParam    Set specific parameters of I/O channels.
WriteIoChannel    Write a value to the specified I/O channels.

HIOChannel (Class)

Name

HIOChannel — Represents an instance of a channel of an I/O device.

Methods

ControlIoChannel    Perform an action on I/O channels.
GetIoChannelParam    Query specific parameters of I/O channels.
OpenIoChannel    Open and configure I/O channels.
ReadIoChannel    Read a value from the specified I/O channels.
SetIoChannelParam    Set specific parameters of I/O channels.
WriteIoChannel    Write a value to the specified I/O channels.

HIOChannelX (Class)

Name

HIOChannelX — Represents an instance of a channel of an I/O device.

Constructors

OpenIoChannel    Open and configure I/O channels.

Destructor

This operator is not available as a class member but will be called automatically by the destructor. This occurs when the last reference to the object instance is removed.

CloseIoChannel    Close I/O channels.

Methods

ControlIoChannel    Perform an action on I/O channels.
GetIoChannelParam    Query specific parameters of I/O channels.
OpenIoChannel    Open and configure I/O channels.
ReadIoChannel    Read a value from the specified I/O channels.
SetIoChannelParam    Set specific parameters of I/O channels.
WriteIoChannel    Write a value to the specified I/O channels.


ClassesClassesClassesClasses | | | | Operators