Project

General

Profile

PacketTagTypes » History » Revision 2

Revision 1 (Alex Afanasyev, 01/02/2015 01:28 PM) → Revision 2/20 (Alex Afanasyev, 01/03/2015 10:22 PM)

Packet tag TypeId assignments 
 ============================= ====================== 

 This page is a registry for type identifiers of Tag derived classes. 

 Each Tag derived class MUST declare the following method: 

     static constexpr int  
     getTypeId(); 

 The return Assigned value of those methods SHOULD be registered in the table below. 

 ID or range             | Usage 
 --------------------- -------------- | --------------------------------------------------------------------- 
 0000~0009               0xAEE87802       | Unit testing ndnSIM: Ns3PacketTag 
 0xa0000000~0xafffffff | ndnSIM 
                      


 ## Current usage in ndnSIM 

 ID           | Tag 
 ---------- | ---------------------- 
 0xaee87802 | ns3::ndn::Ns3PacketTag