<div>Hi, Alex </div><div>I add </div><div>Ptr<Node> node=m_pit->GetObject<Node>();<br>std::cout<<"Node#"<<node->GetId() <<"interestheader->GetScope()"<<header->GetScope()<<std::endl; under the OnInterest function </div><div>but why it can't show the number? It shows like below:</div><div> </div><div>Node#0interestheader->GetScope()�<br>Node#1interestheader->GetScope()�</div><div>Node#2interestheader->GetScope()�<br>.....</div>