See: Description
| Interface | Description |
|---|---|
| ICallbacks |
ICallbacks interface defines callback methods.
|
| Class | Description |
|---|---|
| Frame |
Implementation of the HDLC frame.
|
| FrameAddress |
Frame address.
|
| HDLCParameters |
HDLC parameters.
|
| HDLCProtocol |
Implementation of the HDLC protocol.
|
| TrialWatch |
Implements the 'trial' mechanism.
|
| Utils |
Provides utility methods.
|
| Version |
EzHdlc version.
|
| Enum | Description |
|---|---|
| EzHdlcException.EzHdlcExceptionKind |
Enum EzHdlcExceptionKind.
|
| Frame.FrameKind |
Enum FrameKind.
|
| HDLCProtocolState |
Enum HDLCProtocolState.
|
| Exception | Description |
|---|---|
| EzHdlcException |
EzHdlc exception.
|