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