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