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