CORDET Framework - C2 Implementation
Configurable Header Files

The files in this module must be modified by application developers to adapt them to the needs of their target application. More...

Files

file  CrFwAppSmUserPar.h
 User-modifiable parameters for the Application State Machine (see CrFwAppSm.h).
 
file  CrFwCmpData.h
 Definition of the Framework Component Data (FCD) Type.
 
file  CrFwInFactoryUserPar.h
 User-modifiable parameters for the InFactory component (see CrFwInFactory.h).
 
file  CrFwInLoaderUserPar.h
 User-modifiable parameters for the InLoader components (see CrFwInLoader.h).
 
file  CrFwInManagerUserPar.h
 User-modifiable parameters for the InManager components (see CrFwInManager.h).
 
file  CrFwInRegistryUserPar.h
 User-modifiable parameters for the InRegistry component (see CrFwInRegistry.h).
 
file  CrFwInStreamUserPar.h
 User-modifiable parameters for the InStream components (see CrFwInStream.h).
 
file  CrFwOutFactoryUserPar.h
 User-modifiable parameters for the OutFactory component (see CrFwOutFactory.h).
 
file  CrFwOutLoaderUserPar.h
 User-modifiable parameters for the OutLoader component (see CrFwOutLoader.h).
 
file  CrFwOutManagerUserPar.h
 User-modifiable parameters for the OutManager components (see CrFwOutManager.h).
 
file  CrFwOutRegistryUserPar.h
 User-modifiable parameters for the OutRegistry component (see CrFwOutRegistry.h).
 
file  CrFwOutStreamUserPar.h
 User-modifiable parameters for the OutStream components (see CrFwOutStream.h).
 
file  CrFwUserConstants.h
 Header file to define all user-configurable constants and types for the CORDET Framework (the non-configurable constants and types are defined in CrFwConstants.h).
 

Detailed Description

The files in this module must be modified by application developers to adapt them to the needs of their target application.

These files customize the behaviour of the framework components by being included (via include directives) into the component bodies. The default value of the parameters in the configurable header files are those used for the Test Suite Application.

P&P Software GmbH, Copyright 2012-2013, All Rights Reserved