Class | Description |
---|---|
AppProtocol |
This class function is organize informations about a message that will be sent through network.
|
LibConfigurationObject |
This class contain basically two objects of restrictions used in library
to determinate the destine device of a message.
|
ProtocolGEOMSGInformation |
This class extends ProtocolInformation and use a ShootingRestricions object for additional informations.
|
ProtocolInformation |
This class contain all necessary information that will be sent through network.
|
ProtocolLIBCONFIGInformation |
This class extends ProtocolInformation and use a LibConfigurationObject object for additional informations.
|
Enum | Description |
---|---|
EProtocolMessages |
This enum contains the definitions of application protocol messages.
|
EProtocolTranspLayer |
This enum contains the definitions of transport layer protocols.
|
ESendTo |
This enum contains the definitions of all possible destinations of a message.
|