28 #ifndef CR_FW_OUTSTREAM_USERPAR_H_ 29 #define CR_FW_OUTSTREAM_USERPAR_H_ 35 #include "CrDaClientSocket.h" 36 #include "CrDaConstants.h" 45 #define CR_FW_NOF_OUTSTREAM 1 59 #define CR_FW_OUTSTREAM_PQSIZE {10} 72 #define CR_FW_OUTSTREAM_DEST {CR_DA_MASTER} 82 #define CR_FW_OUTSTREAM_NOF_GROUPS {1} 97 #define CR_FW_OUTSTREAM_PCKTHANDOVER {&CrDaClientSocketPcktHandover} 115 #define CR_FW_OUTSTREAM_INITCHECK {&CrDaClientSocketInitCheck} 137 #define CR_FW_OUTSTREAM_INITACTION {&CrDaClientSocketInitAction} 155 #define CR_FW_OUTSTREAM_CONFIGCHECK {&CrFwBaseCmpDefConfigCheck} 174 #define CR_FW_OUTSTREAM_CONFIGACTION {&CrFwOutStreamDefConfigAction} 193 #define CR_FW_OUTSTREAM_SHUTDOWNACTION {&CrDaClientSocketShutdownAction} Definition of the OutStream component.
Component Reset Procedure (CRP) for the Base Component.