src/core/model/traced-callback.h
changeset 11131 6a448ac28669
parent 11129 8522545f2943
child 11533 6769680336c8
equal deleted inserted replaced
11130:3f9a0f5f0be6 11131:6a448ac28669
   241 
   241 
   242 } // namespace ns3
   242 } // namespace ns3
   243 
   243 
   244 
   244 
   245 /********************************************************************
   245 /********************************************************************
   246    Implementation of TimerImpl implementation functions.
   246  *  Implementation of the templates declared above.
   247  ********************************************************************/
   247  ********************************************************************/
   248 
   248 
   249 namespace ns3 {
   249 namespace ns3 {
   250 
   250 
   251 template<typename T1, typename T2, 
   251 template<typename T1, typename T2,