changeset 5903 | 395e17028faf |
parent 5828 | 9959ba75ba25 |
child 5906 | 509b5089a081 |
--- a/src/devices/mesh/mesh-wifi-interface-mac.h Fri Jan 08 18:04:01 2010 +0100 +++ b/src/devices/mesh/mesh-wifi-interface-mac.h Mon Jan 11 12:23:09 2010 +0300 @@ -179,6 +179,8 @@ bool GetBeaconGeneration () const; /// Real d-tor virtual void DoDispose (); + ///Initiator at t=0 + void DoStart (); private: typedef std::map<AccessClass, Ptr<DcaTxop> > Queues;