CAS.Lib.CommonBus Namespace
Classes
Class | Description | |
---|---|---|
![]() |
AddressSpaceDescriptor |
Default AddressSpace descriptor class, it can be used by dataproviders or dataprovider can implement own descriptor class
|
![]() |
AssemblyTraceEvent |
Singleton implementation of the TraceSource.
|
![]() |
CommonBusControl |
Base class responsible for all of resources management used by the component and providing tracing sources.
|
![]() |
DataProviderID |
Basic implementation of IDataProviderID.
|
![]() |
StringAddress |
Base implementation of IAddress - class that describe the address based on string
|
Structures
Structure | Description | |
---|---|---|
![]() |
StartEndPair |
Class that represets a simple couple of start and edn address
|
Interfaces
Interface | Description | |
---|---|---|
![]() |
IAddress |
Interface to represent an address
|
![]() |
IAddressSpaceDescriptor |
Address space in data provider identifying interface – provides general information about Address Space.
|
![]() |
IConnectionManagement |
Interface used to manage connection.
|
![]() |
IDataProviderDescription |
Allows to get by the client all information identifying the data provider component.
|
![]() |
IDataProviderID |
Data provider identifying interface – provides general information about the plug-in and its functionality.
Allows to get and set by the client all parameters setting for the data provider component and after that
instantiate data provider.
|
![]() |
IItemDefaultSettings |
general information about Item Default Settings.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
TConnectReqRes |
Result of the ConnectReq
|
![]() |
TConnIndRes |
Result for the ConnectInd
|