CORDET Framework - C2 Implementation
Management of Incoming Commands and Reports

Management of incoming commands and reports. More...

Files

file  CrFwInCmd.h
 Definition of the InCommand Component of the framework.
 
file  CrFwInFactory.h
 Definition of the InFactory component.
 
file  CrFwInLoader.h
 Definition of the InLoader component.
 
file  CrFwInManager.h
 Definition of the InManager component.
 
file  CrFwInRegistry.h
 Definition of the InRegistry Component.
 
file  CrFwInRep.h
 Definition of the InReport Component of the framework.
 
file  CrFwInRepExecProc.h
 Execution Procedure for the InReport Component.
 
file  CrFwInStream.h
 Definition of the InStream component.
 

Detailed Description

Management of incoming commands and reports.

Incoming commands are commands in a provider application (namely in an application which receives commands from a service user) and incoming reports are reports in a user application (namely in an application which receives reports from a service provider).

Incoming commands and incoming reports are handled together because their management is performed in a similar way.

The management model specified by the framework for incoming commands and reports is based on the definition of the following components:

Note that InFactory, InLoader, InRegistry and InStream are singletons.

The process through which an application processes an incoming command or incoming report is shown using an information notation in the figure below and can be summarized as follows:

IncomingCmdAndRep.png
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved