20 void DeframerComponentBase ::
29 port < static_cast<FwIndexType>(this->getNum_cmdResponseIn_InputPorts());
32 this->m_cmdResponseIn_InputPort[port].init();
33 this->m_cmdResponseIn_InputPort[port].addCallComp(
37 this->m_cmdResponseIn_InputPort[port].setPortNum(port);
39#if FW_OBJECT_NAMES == 1
43 this->m_objName.toChar(),
46 this->m_cmdResponseIn_InputPort[port].setObjName(portName.
toChar());
53 port < static_cast<FwIndexType>(this->getNum_framedIn_InputPorts());
56 this->m_framedIn_InputPort[port].init();
57 this->m_framedIn_InputPort[port].addCallComp(
61 this->m_framedIn_InputPort[port].setPortNum(port);
63#if FW_OBJECT_NAMES == 1
67 this->m_objName.toChar(),
70 this->m_framedIn_InputPort[port].setObjName(portName.
toChar());
77 port < static_cast<FwIndexType>(this->getNum_schedIn_InputPorts());
80 this->m_schedIn_InputPort[port].init();
81 this->m_schedIn_InputPort[port].addCallComp(
85 this->m_schedIn_InputPort[port].setPortNum(port);
87#if FW_OBJECT_NAMES == 1
91 this->m_objName.toChar(),
94 this->m_schedIn_InputPort[port].setObjName(portName.
toChar());
101 port < static_cast<FwIndexType>(this->getNum_bufferAllocate_OutputPorts());
104 this->m_bufferAllocate_OutputPort[port].init();
106#if FW_OBJECT_NAMES == 1
110 this->m_objName.toChar(),
113 this->m_bufferAllocate_OutputPort[port].setObjName(portName.
toChar());
120 port < static_cast<FwIndexType>(this->getNum_bufferDeallocate_OutputPorts());
123 this->m_bufferDeallocate_OutputPort[port].init();
125#if FW_OBJECT_NAMES == 1
129 this->m_objName.toChar(),
132 this->m_bufferDeallocate_OutputPort[port].setObjName(portName.
toChar());
139 port < static_cast<FwIndexType>(this->getNum_bufferOut_OutputPorts());
142 this->m_bufferOut_OutputPort[port].init();
144#if FW_OBJECT_NAMES == 1
148 this->m_objName.toChar(),
151 this->m_bufferOut_OutputPort[port].setObjName(portName.
toChar());
158 port < static_cast<FwIndexType>(this->getNum_comOut_OutputPorts());
161 this->m_comOut_OutputPort[port].init();
163#if FW_OBJECT_NAMES == 1
167 this->m_objName.toChar(),
170 this->m_comOut_OutputPort[port].setObjName(portName.
toChar());
177 port < static_cast<FwIndexType>(this->getNum_framedDeallocate_OutputPorts());
180 this->m_framedDeallocate_OutputPort[port].init();
182#if FW_OBJECT_NAMES == 1
186 this->m_objName.toChar(),
189 this->m_framedDeallocate_OutputPort[port].setObjName(portName.
toChar());
196 port < static_cast<FwIndexType>(this->getNum_framedPoll_OutputPorts());
199 this->m_framedPoll_OutputPort[port].init();
201#if FW_OBJECT_NAMES == 1
205 this->m_objName.toChar(),
208 this->m_framedPoll_OutputPort[port].setObjName(portName.
toChar());