CORDET Framework - C2 Implementation
|
CrFwAppResetProc.c | Default implementation of the Application Reset Procedure of CrFwAppResetProc.h |
CrFwAppResetProc.h | Interface to the Application Reset Procedure |
CrFwAppShutdownProc.c | Default implementation of the Application Shutdown Procedure of CrFwAppShutdownProc.h |
CrFwAppShutdownProc.h | Interface to the Application Shutdown Procedure |
CrFwAppSm.c | Implementation of Application State Machine |
CrFwAppSm.h | Definition of Application State Machine |
CrFwAppSmTestCases.c | Implementation of test cases for the Application State Machine |
CrFwAppSmTestCases.h | Declaration of the test cases for the Application State Machine (see CrFwAppSm.h ) |
CrFwAppSmUserPar.h | User-modifiable parameters for the Application State Machine (see CrFwAppSm.h ) |
CrFwAppStartUpProc.c | Default implementation of the Application Start-Up Procedure of CrFwAppStartUpProc.h |
CrFwAppStartUpProc.h | Interface to the Application Start-Up Procedure |
CrFwAux.c | Implementation of Auxiliary Module |
CrFwAux.h | Auxiliary module to check the static part of an application's configuration |
CrFwBaseCmp.c | Implementation of Base State Machine |
CrFwBaseCmp.h | Definition of Base Component |
CrFwBaseCmpTestCases.c | Implementation of test cases for Base Component |
CrFwBaseCmpTestCases.h | Declaration of the test cases for the Base Component (see CrFwBaseCmp.h ) |
CrFwClientSocket.c | Implementation of interface to control the client socket |
CrFwClientSocket.h | Interface for a client socket to be used by InStreams and OutStreams |
CrFwCmpData.h | Definition of the Framework Component Data (FCD) Type |
CrFwConstants.h | Header file to define all invariant publicly available constants and types for the CORDET Framework |
CrFwDummyExecProc.c | Implementation of Dummy Component Execution Procedure |
CrFwDummyExecProc.h | Dummy Component Execution Procedure (CEP) for the Base Component |
CrFwInCmd.c | Implementation of OutComponent component |
CrFwInCmd.h | Definition of the InCommand Component of the framework |
CrFwInCmdSample1.c | Implementation of the Sample 1 InCommand |
CrFwInCmdSample1.h | Sample InCommand used in the Test Suite |
CrFwInCmdTestCases.c | Implementation of test cases for InCommand component |
CrFwInCmdTestCases.h | Declaration of the test cases for the InCommand Component (see CrFwInCmd.h ) |
CrFwInFactory.c | Implementation of InFactory component |
CrFwInFactory.h | Definition of the InFactory component |
CrFwInFactoryTestCases.c | Implementation of test cases for InFactory component |
CrFwInFactoryTestCases.h | Declaration of the test cases for the InFactory Component (see CrFwInFactory.h ) |
CrFwInFactoryUserPar.h | User-modifiable parameters for the InFactory component (see CrFwInFactory.h ) |
CrFwInitProc.c | Implementation of Component Initialization Procedure |
CrFwInitProc.h | Component Initialization Procedure (CIP) for the Base Component |
CrFwInLoader.c | Implementation of InManager State Machine |
CrFwInLoader.h | Definition of the InLoader component |
CrFwInLoaderTestCases.c | Implementation of test cases for InLoader component |
CrFwInLoaderTestCases.h | Declaration of the test cases for the InLoader Component (see CrFwInLoader.h ) |
CrFwInLoaderUserPar.h | User-modifiable parameters for the InLoader components (see CrFwInLoader.h ) |
CrFwInManager.c | Implementation of InManager State Machine |
CrFwInManager.h | Definition of the InManager component |
CrFwInManagerTestCases.c | Implementation of test cases for InManager component |
CrFwInManagerTestCases.h | Declaration of the test cases for the InManager Component (see CrFwInManager.h ) |
CrFwInManagerUserPar.h | User-modifiable parameters for the InManager components (see CrFwInManager.h ) |
CrFwInRegistry.c | Implementation of InRegistry component |
CrFwInRegistry.h | Definition of the InRegistry Component |
CrFwInRegistryTestCases.c | Implementation of test cases for InRegistry Component |
CrFwInRegistryTestCases.h | Declaration of the test cases for the InRegistry Component (see CrFwInRegistry.h ) |
CrFwInRegistryUserPar.h | User-modifiable parameters for the InRegistry component (see CrFwInRegistry.h ) |
CrFwInRep.c | Implementation of InReport component |
CrFwInRep.h | Definition of the InReport Component of the framework |
CrFwInRepExecProc.c | Implementation of InReport Execution Procedure |
CrFwInRepExecProc.h | Execution Procedure for the InReport Component |
CrFwInRepSample1.c | Implementation of the Sample 1 InReport |
CrFwInRepSample1.h | Sample InReport used in the Test Suite |
CrFwInRepTestCases.c | Implementation of test cases for InReport component |
CrFwInRepTestCases.h | Declaration of the test cases for the InReport Component (see CrFwInRep.h ) |
CrFwInStream.c | Implementation of InStream State Machine |
CrFwInStream.h | Definition of the InStream component |
CrFwInStreamSocket.c | Implementation of Socket-Based InStream |
CrFwInStreamSocket.h | Interface for the Socket-Based InStream |
CrFwInStreamStub.c | Implementation of InStream Stub |
CrFwInStreamStub.h | Interface for the InStream stub |
CrFwInStreamTestCases.c | Implementation of test cases for InStream Component |
CrFwInStreamTestCases.h | Declaration of the test cases for the InStream Component (see CrFwInStream.h ) |
CrFwInStreamUserPar.h | User-modifiable parameters for the InStream components (see CrFwInStream.h ) |
CrFwOutCmp.c | Implementation of OutComponent component |
CrFwOutCmp.h | Definition of the OutComponent Component of the framework |
CrFwOutCmpSample1.c | Implementation of the Sample 1 OutComponent |
CrFwOutCmpSample1.h | Sample OutComponent used in the Test Suite |
CrFwOutCmpTestCases.c | Implementation of test cases for OutComponent component |
CrFwOutCmpTestCases.h | Declaration of the test cases for the OutComponent Component (see CrFwOutCmp.h ) |
CrFwOutFactory.c | Implementation of OutFactory component |
CrFwOutFactory.h | Definition of the OutFactory component |
CrFwOutFactoryTestCases.c | Implementation of test cases for OutFactory component |
CrFwOutFactoryTestCases.h | Declaration of the test cases for the OutFactory Component (see CrFwOutFactory.h ) |
CrFwOutFactoryUserPar.h | User-modifiable parameters for the OutFactory component (see CrFwOutFactory.h ) |
CrFwOutLoader.c | Implementation of OutLoader State Machine |
CrFwOutLoader.h | Definition of the OutLoader component |
CrFwOutLoaderTestCases.c | Implementation of test cases for OutLoader component |
CrFwOutLoaderTestCases.h | Declaration of the test cases for the OutLoader Component (see CrFwOutLoader.h ) |
CrFwOutLoaderUserPar.h | User-modifiable parameters for the OutLoader component (see CrFwOutLoader.h ) |
CrFwOutManager.c | Implementation of OutManager State Machine |
CrFwOutManager.h | Definition of the OutManager component |
CrFwOutManagerTestCases.c | Implementation of test cases for OutManager component |
CrFwOutManagerTestCases.h | Declaration of the test cases for the OutManager Component (see CrFwOutManager.h ) |
CrFwOutManagerUserPar.h | User-modifiable parameters for the OutManager components (see CrFwOutManager.h ) |
CrFwOutRegistry.c | Implementation of OutRegistry component |
CrFwOutRegistry.h | Definition of the OutRegistry Component |
CrFwOutRegistryTestCases.c | Implementation of test cases for OutRegistry Component |
CrFwOutRegistryTestCases.h | Declaration of the test cases for the OutRegistry Component (see CrFwOutRegistry.h ) |
CrFwOutRegistryUserPar.h | User-modifiable parameters for the OutRegistry component (see CrFwOutRegistry.h ) |
CrFwOutStream.c | Implementation of OutStream State Machine |
CrFwOutStream.h | Definition of the OutStream component |
CrFwOutStreamSocket.c | Implementation of Socket-Based OutStream |
CrFwOutStreamSocket.h | Interface for the Socket-Based OutStream |
CrFwOutStreamStub.c | Implementation of OutStream stub |
CrFwOutStreamStub.h | Interface for the OutStream stub |
CrFwOutStreamTestCases.c | Implementation of test cases for OutStream Component |
CrFwOutStreamTestCases.h | Declaration of the test cases for the OutStream Component (see CrFwOutStream.h ) |
CrFwOutStreamUserPar.h | User-modifiable parameters for the OutStream components (see CrFwOutStream.h ) |
CrFwPacketTestCases.c | Implementation of test cases for default implementation of packets |
CrFwPacketTestCases.h | Declaration of the test cases for the default packet implementation of CrFwBaseCmp.h |
CrFwPckt.c | Default implementation of the packet interface of CrFwPckt.h |
CrFwPckt.h | Interface for creating and accessing a report or command packet |
CrFwPcktQueue.c | Implementation of Packet Queue Management |
CrFwPcktQueue.h | Definition and management of packet queues |
CrFwRepErr.c | Default implementation of the error reporting interface of CrFwRepErr.h |
CrFwRepErr.h | Interface for reporting an error detected by a framework component |
CrFwRepErrStub.h | The CORDET Framework defines an interface for generating error reports (see CrFwRepErr.h ) |
CrFwRepInCmdOutcome.c | Default implementation of the InCommand Outcome Reporting interface of CrFwRepInCmdOutcome.h |
CrFwRepInCmdOutcome.h | Interface for reporting the outcome of the processing of an InCommand |
CrFwRepInCmdOutcomeStub.h | The CORDET Framework defines an interface for reporting the outcome of an InCommand (see CrFwRepInCmdOutcome.h ) |
CrFwResetProc.c | Implementation of Component Reset Procedure |
CrFwResetProc.h | Component Reset Procedure (CRP) for the Base Component |
CrFwServerSocket.c | Implementation of interface to server socket |
CrFwServerSocket.h | Interface for a server socket to be used by InStreams and OutStreams |
CrFwSocketTestCases.c | Implementation of test cases for Socket-Based InStream and OutStream Components |
CrFwSocketTestCases.h | Declaration of the test cases for the socket-based InStream and OutStream Components (see CrFwInStreamSocket.h and CrFwOutStreamSocket.h ) |
CrFwTestSuite.c | Test Suite for CORDET Framework |
CrFwTime.c | Default implementation of the time interface of CrFwTime.h |
CrFwTime.h | Interface through which framework components access the current time |
CrFwUserConstants.h | Header file to define all user-configurable constants and types for the CORDET Framework (the non-configurable constants and types are defined in CrFwConstants.h ) |
CrFwUtilityFunctions.c | Implementation of utility functions |
CrFwUtilityFunctions.h | Definition of the utility functions for the CORDET Framework |
CrFwUtilityFunctionsTestCases.c | Implementation of test cases for the Utility Functions |
CrFwUtilityFunctionsTestCases.h | Declaration of the test cases for the Utility Functions (see CrFwUtilityFunctions.h ) |