21 void GenericHubComponentBase ::
30 port < static_cast<PlatformIntType>(this->getNum_LogRecv_InputPorts());
33 this->m_LogRecv_InputPort[port].init();
34 this->m_LogRecv_InputPort[port].addCallComp(
38 this->m_LogRecv_InputPort[port].setPortNum(port);
40#if FW_OBJECT_NAMES == 1
47 char portName[2*FW_OBJ_NAME_MAX_SIZE];
55 this->m_LogRecv_InputPort[port].setObjName(portName);
62 port < static_cast<PlatformIntType>(this->getNum_TlmRecv_InputPorts());
65 this->m_TlmRecv_InputPort[port].init();
66 this->m_TlmRecv_InputPort[port].addCallComp(
70 this->m_TlmRecv_InputPort[port].setPortNum(port);
72#if FW_OBJECT_NAMES == 1
79 char portName[2*FW_OBJ_NAME_MAX_SIZE];
87 this->m_TlmRecv_InputPort[port].setObjName(portName);
94 port < static_cast<PlatformIntType>(this->getNum_buffersIn_InputPorts());
97 this->m_buffersIn_InputPort[port].init();
98 this->m_buffersIn_InputPort[port].addCallComp(
102 this->m_buffersIn_InputPort[port].setPortNum(port);
104#if FW_OBJECT_NAMES == 1
111 char portName[2*FW_OBJ_NAME_MAX_SIZE];
119 this->m_buffersIn_InputPort[port].setObjName(portName);
126 port < static_cast<PlatformIntType>(this->getNum_dataIn_InputPorts());
129 this->m_dataIn_InputPort[port].init();
130 this->m_dataIn_InputPort[port].addCallComp(
134 this->m_dataIn_InputPort[port].setPortNum(port);
136#if FW_OBJECT_NAMES == 1
143 char portName[2*FW_OBJ_NAME_MAX_SIZE];
151 this->m_dataIn_InputPort[port].setObjName(portName);
158 port < static_cast<PlatformIntType>(this->getNum_portIn_InputPorts());
161 this->m_portIn_InputPort[port].init();
162 this->m_portIn_InputPort[port].addCallComp(
166 this->m_portIn_InputPort[port].setPortNum(port);
168#if FW_OBJECT_NAMES == 1
175 char portName[2*FW_OBJ_NAME_MAX_SIZE];
183 this->m_portIn_InputPort[port].setObjName(portName);
190 port < static_cast<PlatformIntType>(this->getNum_LogSend_OutputPorts());
193 this->m_LogSend_OutputPort[port].init();
195#if FW_OBJECT_NAMES == 1
202 char portName[2*FW_OBJ_NAME_MAX_SIZE];
210 this->m_LogSend_OutputPort[port].setObjName(portName);
217 port < static_cast<PlatformIntType>(this->getNum_TlmSend_OutputPorts());
220 this->m_TlmSend_OutputPort[port].init();
222#if FW_OBJECT_NAMES == 1
229 char portName[2*FW_OBJ_NAME_MAX_SIZE];
237 this->m_TlmSend_OutputPort[port].setObjName(portName);
244 port < static_cast<PlatformIntType>(this->getNum_bufferDeallocate_OutputPorts());
247 this->m_bufferDeallocate_OutputPort[port].init();
249#if FW_OBJECT_NAMES == 1
256 char portName[2*FW_OBJ_NAME_MAX_SIZE];
264 this->m_bufferDeallocate_OutputPort[port].setObjName(portName);
271 port < static_cast<PlatformIntType>(this->getNum_buffersOut_OutputPorts());
274 this->m_buffersOut_OutputPort[port].init();
276#if FW_OBJECT_NAMES == 1
283 char portName[2*FW_OBJ_NAME_MAX_SIZE];
291 this->m_buffersOut_OutputPort[port].setObjName(portName);
298 port < static_cast<PlatformIntType>(this->getNum_dataInDeallocate_OutputPorts());
301 this->m_dataInDeallocate_OutputPort[port].init();
303#if FW_OBJECT_NAMES == 1
310 char portName[2*FW_OBJ_NAME_MAX_SIZE];
318 this->m_dataInDeallocate_OutputPort[port].setObjName(portName);
325 port < static_cast<PlatformIntType>(this->getNum_dataOut_OutputPorts());
328 this->m_dataOut_OutputPort[port].init();
330#if FW_OBJECT_NAMES == 1
337 char portName[2*FW_OBJ_NAME_MAX_SIZE];
345 this->m_dataOut_OutputPort[port].setObjName(portName);
352 port < static_cast<PlatformIntType>(this->getNum_dataOutAllocate_OutputPorts());
355 this->m_dataOutAllocate_OutputPort[port].init();
357#if FW_OBJECT_NAMES == 1
364 char portName[2*FW_OBJ_NAME_MAX_SIZE];
372 this->m_dataOutAllocate_OutputPort[port].setObjName(portName);
379 port < static_cast<PlatformIntType>(this->getNum_portOut_OutputPorts());
382 this->m_portOut_OutputPort[port].init();
384#if FW_OBJECT_NAMES == 1
391 char portName[2*FW_OBJ_NAME_MAX_SIZE];
399 this->m_portOut_OutputPort[port].setObjName(portName);