7 #ifndef Svc_PosixTimeComponentAc_HPP 8 #define Svc_PosixTimeComponentAc_HPP 76 const char* compName =
"" 126 static void m_p_timeGetPort_in(
FwIndexType getNum_timeGetPort_InputPorts() const
Fw::InputTimePort * get_timeGetPort_InputPort(FwIndexType portNum)
PlatformIndexType FwIndexType
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.
C++-compatible configuration header for fprime configuration.
void timeGetPort_handlerBase(FwIndexType portNum, Fw::Time &time)
Handler base-class function for input port timeGetPort.
virtual void timeGetPort_handler(FwIndexType portNum, Fw::Time &time)=0
Handler for input port timeGetPort.