BaseStation.ItemDescriber Namespace
CAS.DataPorter.Configurator Namespace
CAS.Lib.CommonBus Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
CAS.Lib.CommonBus.CommunicationLayer Namespace
CAS.Lib.DeviceSimulator Namespace
CAS.NetworkConfigLib Namespace
Object-Oriented Internet Process-Observer

CAS.Lib.CommonBus.CommunicationLayer Namespace

Classes


  Class Description
Public class CommunicationLayerDescription
Basic implementation of ICommunicationLayerDescription
Public class CommunicationLayerFactory
Class Responsible for creation of any Communication Layer
Public class UMessage
The Message class defines the base class for all protocol oriented message classes. It support easy deposit and retrieval of primitive data types as binary values in the bytes stream. To convert values marshaling and unmanaged memory is used.

Interfaces


  Interface Description
Public interface ICommunicationLayer
Interface responsible for providing the communication with the remote unit – service access point
Public interface ICommunicationLayerDescription
Allows to get by the client all information identifying the communication provider. All information is read only from definition.
Public interface ICommunicationLayerFactory
Interface while implemented responsible for instantiations of of ICommunicationLayer
Public interface ICommunicationLayerId
Allows to get all of the information identifying the data provider component by a client.
Public interface ISesDBuffer
Interface used by communication library to get access to serialized data transmited over a physical medium.

Enumerations


  Enumeration Description
Public enumeration TCheckCharRes
Results returned by the CheckChar
Public enumeration TFrameEndSignalRes
Results returned by the FrameEndSignal .
Public enumeration TGetCharRes
Results returned by the GetChar