|
Class Summary |
| ConnectionCallback |
This abstract class defines a default implementation for the calls that
occur from the IrDA layers to the user application. |
| Device |
The Device class contains information about discovered devices. |
| Display |
Display is a utility class. |
| Fcs |
Frame Check Sequence Algorithm for IrDA |
| Frame |
Basic IR frame format definition. |
| IapFrame |
Information Access Packet Frame format. |
| IasClient |
Information Access Store Client implementation. |
| IasNoAttr |
IasNoAttr is passed back by the IAS query resultset when the remote
responded with 'No such attribute'. |
| IasNoClass |
IasNoClass is passed back by the IAS query resultset when the remote
responded with 'No such class'. |
| IasServer |
Information Access Store Server implementation. |
| IasStore |
Information Access Store implementation. |
| IrStation |
IrStation is the main class to instantiate when creating an IR application. |
| Lap |
Implementation of the LAP layer of IrDA. |
| LapDebug |
|
| LapDiscFrame |
Basic IR frame format definition. |
| LapFrame |
Basic IR frame format definition. |
| LapIFrame |
Basic IR frame format definition. |
| LapRdFrame |
Basic IR frame format definition. |
| LapSFrame |
Basic IR frame format definition. |
| LapSnrmFrame |
Basic IR frame format definition. |
| LapUaFrame |
Basic IR frame format definition. |
| LapXIDFrame |
Basic IR frame format definition. |
| LmMux |
Implementation of the LM-Mux service. |
| LmpConnection |
This class implements an IR connection. |
| LmpControlFrame |
Basic IR frame format definition. |
| LmpFrame |
Basic IR frame format definition. |
| LmpStation |
LmpStation implements the LMP station state machine |
| Options |
Basic IR Options |
| Serial |
Implement the device independend part of the serial communications
for IR usage. |
| SerialTini |
SerialPc encapsulates the JavaCOMM compatible serial port on TINI for
use with IR. |