FW Profile - C1 Implementation
|
Implementation of the Procedure Concept of the FW Profile. More...
Files | |
file | FwPrConfig.c |
Implements the configuration functions for the FW Procedure Module. | |
file | FwPrConfig.h |
Declaration of the configuration interface for a FW Procedure. | |
file | FwPrConstants.h |
Header file to define all constants and types for the procedure module of the FW Profile. | |
file | FwPrCore.c |
Implements Core Functions of the FW Procedure. | |
file | FwPrCore.h |
Declaration of the execution interface for a FW Procedure. | |
file | FwPrDCreate.c |
Implements the dynamical creation functions for the FW Procedure Module. | |
file | FwPrDCreate.h |
Declaration of the dynamical creation interface for a FW Procedure. | |
file | FwPrPrivate.h |
Declaration of the internal data structures of the FW Procedure Module. | |
file | FwPrSCreate.c |
Implements the static initialization functions for the FW Procedure Module. | |
file | FwPrSCreate.h |
Declaration of the static creation interface for a FW Procedure. | |
Implementation of the Procedure Concept of the FW Profile.