7 #ifndef Svc_PosixTimeComponentAc_HPP 8 #define Svc_PosixTimeComponentAc_HPP 78 const char* compName =
"" 128 static void m_p_timeGetPort_in(
FwIndexType getNum_timeGetPort_InputPorts() const
Fw::InputTimePort * get_timeGetPort_InputPort(FwIndexType portNum)
Auto-generated base for PosixTime component.
friend class PosixTimeComponentBaseFriend
Friend class for white-box testing.
virtual ~PosixTimeComponentBase()
Destroy PosixTimeComponentBase object.
void init()
Object initializer.
PosixTimeComponentBase(const char *compName="")
Construct PosixTimeComponentBase object.
friend class PosixTimeTesterBase
Friend class tester to support autocoded test harness.
void timeGetPort_handlerBase(FwIndexType portNum, Fw::Time &time)
Handler base-class function for input port timeGetPort.
PlatformIndexType FwIndexType
RateGroupDivider component implementation.
virtual void timeGetPort_handler(FwIndexType portNum, Fw::Time &time)=0
Handler for input port timeGetPort.