7 #ifndef Svc_ChronoTimeComponentAc_HPP 8 #define Svc_ChronoTimeComponentAc_HPP 76 const char* compName =
"" 126 static void m_p_timeGetPort_in(
Auto-generated base for ChronoTime component.
FwIndexType getNum_timeGetPort_InputPorts() const
ChronoTimeComponentBase(const char *compName="")
Construct ChronoTimeComponentBase object.
PlatformIndexType FwIndexType
virtual ~ChronoTimeComponentBase()
Destroy ChronoTimeComponentBase object.
friend class ChronoTimeComponentBaseFriend
Friend class for white-box testing.
void init()
Object initializer.
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.
Fw::InputTimePort * get_timeGetPort_InputPort(FwIndexType portNum)