CORDET Framework - C2 Implementation
File List
Here is a list of all documented files with brief descriptions:
 CrFwAppResetProc.cDefault implementation of the Application Reset Procedure of CrFwAppResetProc.h
 CrFwAppResetProc.hInterface to the Application Reset Procedure
 CrFwAppShutdownProc.cDefault implementation of the Application Shutdown Procedure of CrFwAppShutdownProc.h
 CrFwAppShutdownProc.hInterface to the Application Shutdown Procedure
 CrFwAppSm.cImplementation of Application State Machine
 CrFwAppSm.hDefinition of Application State Machine
 CrFwAppSmTestCases.cImplementation of test cases for the Application State Machine
 CrFwAppSmTestCases.hDeclaration of the test cases for the Application State Machine (see CrFwAppSm.h)
 CrFwAppSmUserPar.hUser-modifiable parameters for the Application State Machine (see CrFwAppSm.h)
 CrFwAppStartUpProc.cDefault implementation of the Application Start-Up Procedure of CrFwAppStartUpProc.h
 CrFwAppStartUpProc.hInterface to the Application Start-Up Procedure
 CrFwAux.cImplementation of Auxiliary Module
 CrFwAux.hAuxiliary module to check the static part of an application's configuration
 CrFwBaseCmp.cImplementation of Base State Machine
 CrFwBaseCmp.hDefinition of Base Component
 CrFwBaseCmpTestCases.cImplementation of test cases for Base Component
 CrFwBaseCmpTestCases.hDeclaration of the test cases for the Base Component (see CrFwBaseCmp.h)
 CrFwClientSocket.cImplementation of interface to control the client socket
 CrFwClientSocket.hInterface for a client socket to be used by InStreams and OutStreams
 CrFwCmpData.hDefinition of the Framework Component Data (FCD) Type
 CrFwConstants.hHeader file to define all invariant publicly available constants and types for the CORDET Framework
 CrFwDummyExecProc.cImplementation of Dummy Component Execution Procedure
 CrFwDummyExecProc.hDummy Component Execution Procedure (CEP) for the Base Component
 CrFwInCmd.cImplementation of OutComponent component
 CrFwInCmd.hDefinition of the InCommand Component of the framework
 CrFwInCmdSample1.cImplementation of the Sample 1 InCommand
 CrFwInCmdSample1.hSample InCommand used in the Test Suite
 CrFwInCmdTestCases.cImplementation of test cases for InCommand component
 CrFwInCmdTestCases.hDeclaration of the test cases for the InCommand Component (see CrFwInCmd.h)
 CrFwInFactory.cImplementation of InFactory component
 CrFwInFactory.hDefinition of the InFactory component
 CrFwInFactoryTestCases.cImplementation of test cases for InFactory component
 CrFwInFactoryTestCases.hDeclaration of the test cases for the InFactory Component (see CrFwInFactory.h)
 CrFwInFactoryUserPar.hUser-modifiable parameters for the InFactory component (see CrFwInFactory.h)
 CrFwInitProc.cImplementation of Component Initialization Procedure
 CrFwInitProc.hComponent Initialization Procedure (CIP) for the Base Component
 CrFwInLoader.cImplementation of InManager State Machine
 CrFwInLoader.hDefinition of the InLoader component
 CrFwInLoaderTestCases.cImplementation of test cases for InLoader component
 CrFwInLoaderTestCases.hDeclaration of the test cases for the InLoader Component (see CrFwInLoader.h)
 CrFwInLoaderUserPar.hUser-modifiable parameters for the InLoader components (see CrFwInLoader.h)
 CrFwInManager.cImplementation of InManager State Machine
 CrFwInManager.hDefinition of the InManager component
 CrFwInManagerTestCases.cImplementation of test cases for InManager component
 CrFwInManagerTestCases.hDeclaration of the test cases for the InManager Component (see CrFwInManager.h)
 CrFwInManagerUserPar.hUser-modifiable parameters for the InManager components (see CrFwInManager.h)
 CrFwInRegistry.cImplementation of InRegistry component
 CrFwInRegistry.hDefinition of the InRegistry Component
 CrFwInRegistryTestCases.cImplementation of test cases for InRegistry Component
 CrFwInRegistryTestCases.hDeclaration of the test cases for the InRegistry Component (see CrFwInRegistry.h)
 CrFwInRegistryUserPar.hUser-modifiable parameters for the InRegistry component (see CrFwInRegistry.h)
 CrFwInRep.cImplementation of InReport component
 CrFwInRep.hDefinition of the InReport Component of the framework
 CrFwInRepExecProc.cImplementation of InReport Execution Procedure
 CrFwInRepExecProc.hExecution Procedure for the InReport Component
 CrFwInRepSample1.cImplementation of the Sample 1 InReport
 CrFwInRepSample1.hSample InReport used in the Test Suite
 CrFwInRepTestCases.cImplementation of test cases for InReport component
 CrFwInRepTestCases.hDeclaration of the test cases for the InReport Component (see CrFwInRep.h)
 CrFwInStream.cImplementation of InStream State Machine
 CrFwInStream.hDefinition of the InStream component
 CrFwInStreamSocket.cImplementation of Socket-Based InStream
 CrFwInStreamSocket.hInterface for the Socket-Based InStream
 CrFwInStreamStub.cImplementation of InStream Stub
 CrFwInStreamStub.hInterface for the InStream stub
 CrFwInStreamTestCases.cImplementation of test cases for InStream Component
 CrFwInStreamTestCases.hDeclaration of the test cases for the InStream Component (see CrFwInStream.h)
 CrFwInStreamUserPar.hUser-modifiable parameters for the InStream components (see CrFwInStream.h)
 CrFwOutCmp.cImplementation of OutComponent component
 CrFwOutCmp.hDefinition of the OutComponent Component of the framework
 CrFwOutCmpSample1.cImplementation of the Sample 1 OutComponent
 CrFwOutCmpSample1.hSample OutComponent used in the Test Suite
 CrFwOutCmpTestCases.cImplementation of test cases for OutComponent component
 CrFwOutCmpTestCases.hDeclaration of the test cases for the OutComponent Component (see CrFwOutCmp.h)
 CrFwOutFactory.cImplementation of OutFactory component
 CrFwOutFactory.hDefinition of the OutFactory component
 CrFwOutFactoryTestCases.cImplementation of test cases for OutFactory component
 CrFwOutFactoryTestCases.hDeclaration of the test cases for the OutFactory Component (see CrFwOutFactory.h)
 CrFwOutFactoryUserPar.hUser-modifiable parameters for the OutFactory component (see CrFwOutFactory.h)
 CrFwOutLoader.cImplementation of OutLoader State Machine
 CrFwOutLoader.hDefinition of the OutLoader component
 CrFwOutLoaderTestCases.cImplementation of test cases for OutLoader component
 CrFwOutLoaderTestCases.hDeclaration of the test cases for the OutLoader Component (see CrFwOutLoader.h)
 CrFwOutLoaderUserPar.hUser-modifiable parameters for the OutLoader component (see CrFwOutLoader.h)
 CrFwOutManager.cImplementation of OutManager State Machine
 CrFwOutManager.hDefinition of the OutManager component
 CrFwOutManagerTestCases.cImplementation of test cases for OutManager component
 CrFwOutManagerTestCases.hDeclaration of the test cases for the OutManager Component (see CrFwOutManager.h)
 CrFwOutManagerUserPar.hUser-modifiable parameters for the OutManager components (see CrFwOutManager.h)
 CrFwOutRegistry.cImplementation of OutRegistry component
 CrFwOutRegistry.hDefinition of the OutRegistry Component
 CrFwOutRegistryTestCases.cImplementation of test cases for OutRegistry Component
 CrFwOutRegistryTestCases.hDeclaration of the test cases for the OutRegistry Component (see CrFwOutRegistry.h)
 CrFwOutRegistryUserPar.hUser-modifiable parameters for the OutRegistry component (see CrFwOutRegistry.h)
 CrFwOutStream.cImplementation of OutStream State Machine
 CrFwOutStream.hDefinition of the OutStream component
 CrFwOutStreamSocket.cImplementation of Socket-Based OutStream
 CrFwOutStreamSocket.hInterface for the Socket-Based OutStream
 CrFwOutStreamStub.cImplementation of OutStream stub
 CrFwOutStreamStub.hInterface for the OutStream stub
 CrFwOutStreamTestCases.cImplementation of test cases for OutStream Component
 CrFwOutStreamTestCases.hDeclaration of the test cases for the OutStream Component (see CrFwOutStream.h)
 CrFwOutStreamUserPar.hUser-modifiable parameters for the OutStream components (see CrFwOutStream.h)
 CrFwPacketTestCases.cImplementation of test cases for default implementation of packets
 CrFwPacketTestCases.hDeclaration of the test cases for the default packet implementation of CrFwBaseCmp.h
 CrFwPckt.cDefault implementation of the packet interface of CrFwPckt.h
 CrFwPckt.hInterface for creating and accessing a report or command packet
 CrFwPcktQueue.cImplementation of Packet Queue Management
 CrFwPcktQueue.hDefinition and management of packet queues
 CrFwRepErr.cDefault implementation of the error reporting interface of CrFwRepErr.h
 CrFwRepErr.hInterface for reporting an error detected by a framework component
 CrFwRepErrStub.hThe CORDET Framework defines an interface for generating error reports (see CrFwRepErr.h)
 CrFwRepInCmdOutcome.cDefault implementation of the InCommand Outcome Reporting interface of CrFwRepInCmdOutcome.h
 CrFwRepInCmdOutcome.hInterface for reporting the outcome of the processing of an InCommand
 CrFwRepInCmdOutcomeStub.hThe CORDET Framework defines an interface for reporting the outcome of an InCommand (see CrFwRepInCmdOutcome.h)
 CrFwResetProc.cImplementation of Component Reset Procedure
 CrFwResetProc.hComponent Reset Procedure (CRP) for the Base Component
 CrFwServerSocket.cImplementation of interface to server socket
 CrFwServerSocket.hInterface for a server socket to be used by InStreams and OutStreams
 CrFwSocketTestCases.cImplementation of test cases for Socket-Based InStream and OutStream Components
 CrFwSocketTestCases.hDeclaration of the test cases for the socket-based InStream and OutStream Components (see CrFwInStreamSocket.h and CrFwOutStreamSocket.h)
 CrFwTestSuite.cTest Suite for CORDET Framework
 CrFwTime.cDefault implementation of the time interface of CrFwTime.h
 CrFwTime.hInterface through which framework components access the current time
 CrFwUserConstants.hHeader 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.cImplementation of utility functions
 CrFwUtilityFunctions.hDefinition of the utility functions for the CORDET Framework
 CrFwUtilityFunctionsTestCases.cImplementation of test cases for the Utility Functions
 CrFwUtilityFunctionsTestCases.hDeclaration of the test cases for the Utility Functions (see CrFwUtilityFunctions.h)
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved