7 #ifndef Svc_FatalHandlerComponentAc_HPP
8 #define Svc_FatalHandlerComponentAc_HPP
76 const char* compName =
""
126 static void m_p_FatalReceive_in(
PlatformIndexType FwIndexType
C++-compatible configuration header for fprime configuration.
void init()
Object initializer.
Auto-generated base for FatalHandler component.
Svc::InputFatalEventPort * get_FatalReceive_InputPort(FwIndexType portNum)
void FatalReceive_handlerBase(FwIndexType portNum, FwEventIdType Id)
Handler base-class function for input port FatalReceive.
virtual void FatalReceive_handler(FwIndexType portNum, FwEventIdType Id)=0
Handler for input port FatalReceive.
FatalHandlerComponentBase(const char *compName="")
Construct FatalHandlerComponentBase object.
FwIndexType getNum_FatalReceive_InputPorts() const
virtual ~FatalHandlerComponentBase()
Destroy FatalHandlerComponentBase object.
@ NUM_FATALRECEIVE_INPUT_PORTS
friend class FatalHandlerComponentBaseFriend
Friend class for white-box testing.