ListenHandler |
|
|
HandlePendingIO |
Class ListenHandler defines no new attributes.
Fields
No fields are defined by ListenHandler or any of its superclasses.
Instance template
Class ListenHandler cannot be instantiated.
Class definition
Define Class ListenHandler; mixes in with Object; // Called from loopback and IR when I/O ready operation HandlePendingIO(stream: HardwareStream; service: Object), noMethod; end class;