21 void DeframerComponentBase ::
30 port < static_cast<PlatformIntType>(this->getNum_cmdResponseIn_InputPorts());
33 this->m_cmdResponseIn_InputPort[port].init();
34 this->m_cmdResponseIn_InputPort[port].addCallComp(
38 this->m_cmdResponseIn_InputPort[port].setPortNum(port);
40#if FW_OBJECT_NAMES == 1
49 this->m_cmdResponseIn_InputPort[port].setObjName(portName);
56 port < static_cast<PlatformIntType>(this->getNum_framedIn_InputPorts());
59 this->m_framedIn_InputPort[port].init();
60 this->m_framedIn_InputPort[port].addCallComp(
64 this->m_framedIn_InputPort[port].setPortNum(port);
66#if FW_OBJECT_NAMES == 1
75 this->m_framedIn_InputPort[port].setObjName(portName);
82 port < static_cast<PlatformIntType>(this->getNum_schedIn_InputPorts());
85 this->m_schedIn_InputPort[port].init();
86 this->m_schedIn_InputPort[port].addCallComp(
90 this->m_schedIn_InputPort[port].setPortNum(port);
92#if FW_OBJECT_NAMES == 1
101 this->m_schedIn_InputPort[port].setObjName(portName);
108 port < static_cast<PlatformIntType>(this->getNum_bufferAllocate_OutputPorts());
111 this->m_bufferAllocate_OutputPort[port].init();
113#if FW_OBJECT_NAMES == 1
122 this->m_bufferAllocate_OutputPort[port].setObjName(portName);
129 port < static_cast<PlatformIntType>(this->getNum_bufferDeallocate_OutputPorts());
132 this->m_bufferDeallocate_OutputPort[port].init();
134#if FW_OBJECT_NAMES == 1
143 this->m_bufferDeallocate_OutputPort[port].setObjName(portName);
150 port < static_cast<PlatformIntType>(this->getNum_bufferOut_OutputPorts());
153 this->m_bufferOut_OutputPort[port].init();
155#if FW_OBJECT_NAMES == 1
164 this->m_bufferOut_OutputPort[port].setObjName(portName);
171 port < static_cast<PlatformIntType>(this->getNum_comOut_OutputPorts());
174 this->m_comOut_OutputPort[port].init();
176#if FW_OBJECT_NAMES == 1
185 this->m_comOut_OutputPort[port].setObjName(portName);
192 port < static_cast<PlatformIntType>(this->getNum_framedDeallocate_OutputPorts());
195 this->m_framedDeallocate_OutputPort[port].init();
197#if FW_OBJECT_NAMES == 1
206 this->m_framedDeallocate_OutputPort[port].setObjName(portName);
213 port < static_cast<PlatformIntType>(this->getNum_framedPoll_OutputPorts());
216 this->m_framedPoll_OutputPort[port].init();
218#if FW_OBJECT_NAMES == 1
227 this->m_framedPoll_OutputPort[port].setObjName(portName);