Method |
Description |
downCast |
Performs safe cast operation. See MComponent::downCast() for a detailed explanation and example. |
downCast |
Performs safe cast operation. See MComponent::downCast() for a detailed explanation and example. |
getDescriptor |
Return the descriptor for this MIODescriptorSource. The descriptor is specified by the application in the constructor. It is typically a file descriptor, socket descriptor, or pipe descriptor. |
 getSessionName |
Return the name of the session in which this MIODescriptorSource has been created. The session is specified in the constructor. See MRvSession. |
MIODescriptorSource |
Constructor for creating MIODescriptorSource instances. This constructor allows you to explicitly specify a session. |
MIODescriptorSource |
Constructor for creating MIODescriptorSource instances. |