17 #if FW_ENABLE_TEXT_LOGGING
32 return &this->m_timeGetPort_InputPort[
portNum];
40 #if FW_OBJECT_NAMES == 1
42 Fw::PassiveComponentBase(compName)
45 Fw::PassiveComponentBase()
64 port < this->getNum_timeGetPort_InputPorts();
68 this->m_timeGetPort_InputPort[port].init();
69 this->m_timeGetPort_InputPort[port].addCallComp(
73 this->m_timeGetPort_InputPort[port].setPortNum(port);
75 #if FW_OBJECT_NAMES == 1
80 "%s_timeGetPort_InputPort[%d]",
84 this->m_timeGetPort_InputPort[port].setObjName(portName);
106 getNum_timeGetPort_InputPorts(
void)
109 this->m_timeGetPort_InputPort
117 void TimeComponentBase ::
125 TimeComponentBase* compPtr =
126 (TimeComponentBase*) callComp;
134 void TimeComponentBase ::
135 timeGetPort_handlerBase(