|
class | CRC16CheckFailedCallbackIfc |
| Callback to handle a failed CRC16 check. More...
|
|
class | DataFrame |
| Representation of a package of data that gets transmitted e.g. More...
|
|
class | DataFrameCRC16CheckReceiveLayer |
| This layer checks incoming data frames for crc errors. More...
|
|
class | DataFrameCRC16CheckSendLayer |
| This layer checks incoming data frames for crc errors. More...
|
|
class | DataFrameQueueOverflowListenerIfc |
| DataFrameQueueOverflowListenerIfc. More...
|
|
class | DataFrameSyncReceiveLayer |
| This layer receives a byte stream from a lower layer and tries to generate data frames out of the byte streams data. More...
|
|
class | DataFrameSyncSendLayer |
| This layer appends frame end chars to mark the the end of a data frame. More...
|
|
class | DataReceiverIfc |
| DataReceiverIfc. More...
|
|
class | DataSenderIfc |
| DataSenderIfc. More...
|
|
class | RemoteObjectAbs |
| Provides an abstract base class for all remote object implementations. More...
|
|
class | RemoteObjectIfc |
| Classes that implement this interface provide a generic mechanism to exchange data with a remoting peer. More...
|
|
class | RemoteObjectSignalTemplate |
| Defines a remote object template to serialize and deserialize a protocol. More...
|
|
class | RemoteObjectTemplate |
| Defines a remote object template to serialize and deserialize a protocol and send them directly to a PortOut. More...
|
|
class | RemotePools |
| RemotePools. More...
|
|
class | RemotingReceiveService |
| Service for remote objects to receive data from another remote object. More...
|
|
class | RemotingSendService |
| Service for remote objects to send data to another remote object. More...
|
|
class | RemotingSendServiceIfc |
| Interface for the remoting sending service (allows remote objects to initiate the send by themselves). More...
|
|
class | RemotingServiceBase |
| Provides the base Class for RemotingSendService and RemotingReceiveService, which implements the RemotingServiceIfc. More...
|
|
class | RemotingServiceIfc |
| Interface for the RemotingService. More...
|
|