7 #ifndef Svc_PosixTimeComponentAc_HPP
8 #define Svc_PosixTimeComponentAc_HPP
76 const char* compName =
""
126 static void m_p_timeGetPort_in(
PlatformIndexType FwIndexType
C++-compatible configuration header for fprime configuration.
void init()
Object initializer.
Auto-generated base for PosixTime component.
virtual void timeGetPort_handler(FwIndexType portNum, Fw::Time &time)=0
Handler for input port timeGetPort.
@ NUM_TIMEGETPORT_INPUT_PORTS
Fw::InputTimePort * get_timeGetPort_InputPort(FwIndexType portNum)
void timeGetPort_handlerBase(FwIndexType portNum, Fw::Time &time)
Handler base-class function for input port timeGetPort.
friend class PosixTimeComponentBaseFriend
Friend class for white-box testing.
virtual ~PosixTimeComponentBase()
Destroy PosixTimeComponentBase object.
FwIndexType getNum_timeGetPort_InputPorts() const
PosixTimeComponentBase(const char *compName="")
Construct PosixTimeComponentBase object.