CORDET Framework - C2 Implementation
|
Configurable files for the Master application of the CORDET Demo. More...
Files | |
file | cordetfw-examples/src/CrConfigDemoMaster/CrFwAppResetProc.c |
Default implementation of the Application Reset Procedure of CrFwAppResetProc.h . | |
file | cordetfw-examples/src/CrConfigDemoMaster/CrFwAppShutdownProc.c |
Default implementation of the Application Shutdown Procedure of CrFwAppShutdownProc.h . | |
file | cordetfw-examples/src/CrConfigDemoMaster/CrFwAppSmUserPar.h |
Parameters for the Application State Machine (see CrFwAppSm.h ) for the Master Application of the CORDET Demo. | |
file | cordetfw-examples/src/CrConfigDemoMaster/CrFwAppStartUpProc.c |
Default implementation of the Application Start-Up Procedure of CrFwAppStartUpProc.h . | |
file | cordetfw-examples/src/CrConfigDemoMaster/CrFwCmpData.h |
Definition of the Framework Component Data (FCD) Type. | |
file | cordetfw-examples/src/CrConfigDemoMaster/CrFwInFactoryUserPar.h |
User-modifiable parameters for the InFactory component (see CrFwInFactory.h ) of the Master Application of the CORDET Demo. | |
file | cordetfw-examples/src/CrConfigDemoMaster/CrFwInLoaderUserPar.h |
User-modifiable parameters for the InLoader components (see CrFwInLoader.h ) for the Master Application of the CORDET Demo. | |
file | cordetfw-examples/src/CrConfigDemoMaster/CrFwInManagerUserPar.h |
User-modifiable parameters for the InManager components (see CrFwInManager.h ) of the Master Application of the CORDET Demo. | |
file | cordetfw-examples/src/CrConfigDemoMaster/CrFwInRegistryUserPar.h |
User-modifiable parameters for the InRegistry component (see CrFwInRegistry.h ). | |
file | cordetfw-examples/src/CrConfigDemoMaster/CrFwInStreamUserPar.h |
User-modifiable parameters for the InStream components (see CrFwInStream.h ) of the Master Application of the CORDET Demo. | |
file | cordetfw-examples/src/CrConfigDemoMaster/CrFwOutFactoryUserPar.h |
User-modifiable parameters for the OutFactory component (see CrFwOutFactory.h ) of the Master Application of the CORDET Demo. | |
file | cordetfw-examples/src/CrConfigDemoMaster/CrFwOutLoaderUserPar.h |
User-modifiable parameters for the OutLoader component (see CrFwOutLoader.h ). | |
file | cordetfw-examples/src/CrConfigDemoMaster/CrFwOutManagerUserPar.h |
User-modifiable parameters for the OutManager components (see CrFwOutManager.h ) of the Master Application of the CORDET Demo. | |
file | cordetfw-examples/src/CrConfigDemoMaster/CrFwOutRegistryUserPar.h |
User-modifiable parameters for the OutRegistry component (see CrFwOutRegistry.h ). | |
file | cordetfw-examples/src/CrConfigDemoMaster/CrFwOutStreamUserPar.h |
User-modifiable parameters for the OutStream components (see CrFwOutStream.h ) of the Master Application of the CORDET Demo. | |
file | cordetfw-examples/src/CrConfigDemoMaster/CrFwPckt.c |
Default implementation of the packet interface of CrFwPckt.h . | |
file | cordetfw-examples/src/CrConfigDemoMaster/CrFwRepErr.c |
Implementation of the error reporting interface of CrFwRepErr.h for the Master Application of the CORDET Demo. | |
file | cordetfw-examples/src/CrConfigDemoMaster/CrFwRepInCmdOutcome.c |
Implementation of the error reporting interface of CrFwRepErr.h for the Master Application of the CORDET Demo. | |
file | cordetfw-examples/src/CrConfigDemoMaster/CrFwTime.c |
Default implementation of the time interface of CrFwTime.h . | |
file | cordetfw-examples/src/CrConfigDemoMaster/CrFwUserConstants.h |
Header file to define all user-configurable constants and types for the Master Application of the CORDET Demo. | |
Configurable files for the Master application of the CORDET Demo.
The files in this module consist of header files which customize for the Master Application the configurable header files of the CORDET Framework and of C body files which provide implementations for the unimplemented interfaces of the CORDET Framework.