7 #ifndef Svc_AssertFatalAdapterComponentAc_HPP 8 #define Svc_AssertFatalAdapterComponentAc_HPP 16 #if FW_ENABLE_TEXT_LOGGING == 1 90 #if FW_ENABLE_TEXT_LOGGING == 1 93 void set_LogText_OutputPort(
106 #if FW_PORT_SERIALIZATION 117 Fw::InputSerializePort* port
120 #if FW_ENABLE_TEXT_LOGGING == 1 123 void set_LogText_OutputPort(
125 Fw::InputSerializePort* port
133 Fw::InputSerializePort* port
146 const char* compName =
"" 163 #if FW_ENABLE_TEXT_LOGGING == 1 190 #if FW_ENABLE_TEXT_LOGGING == 1 195 bool isConnected_LogText_OutputPort(
320 #if FW_ENABLE_TEXT_LOGGING == 1
void log_FATAL_AF_UNEXPECTED_ASSERT(const Fw::StringBase &file, U32 line, U32 numArgs) const
void log_FATAL_AF_ASSERT_1(const Fw::StringBase &file, U32 line, U32 arg1) const
bool isConnected_Time_OutputPort(FwIndexType portNum)
friend class AssertFatalAdapterTesterBase
Friend class tester to support autocoded test harness.
void log_FATAL_AF_ASSERT_3(const Fw::StringBase &file, U32 line, U32 arg1, U32 arg2, U32 arg3) const
FwIndexType getNum_Time_OutputPorts() const
AssertFatalAdapterComponentBase(const char *compName="")
Construct AssertFatalAdapterComponentBase object.
friend class AssertFatalAdapterTester
Friend class tester implementation to support white-box testing.
void log_FATAL_AF_ASSERT_2(const Fw::StringBase &file, U32 line, U32 arg1, U32 arg2) const
void init()
Object initializer.
An unexpected assert happened.
void log_FATAL_AF_ASSERT_5(const Fw::StringBase &file, U32 line, U32 arg1, U32 arg2, U32 arg3, U32 arg4, U32 arg5) const
void set_Log_OutputPort(FwIndexType portNum, Fw::InputLogPort *port)
Connect port to Log[portNum].
void log_FATAL_AF_ASSERT_4(const Fw::StringBase &file, U32 line, U32 arg1, U32 arg2, U32 arg3, U32 arg4) const
void log_FATAL_AF_ASSERT_0(const Fw::StringBase &file, U32 line) const
void set_Time_OutputPort(FwIndexType portNum, Fw::InputTimePort *port)
Connect port to Time[portNum].
virtual ~AssertFatalAdapterComponentBase()
Destroy AssertFatalAdapterComponentBase object.
PlatformIndexType FwIndexType
RateGroupDivider component implementation.
FwIndexType getNum_Log_OutputPorts() const
Auto-generated base for AssertFatalAdapter component.
bool isConnected_Log_OutputPort(FwIndexType portNum)
void log_FATAL_AF_ASSERT_6(const Fw::StringBase &file, U32 line, U32 arg1, U32 arg2, U32 arg3, U32 arg4, U32 arg5, U32 arg6) const