mirror of
https://gitlab.ibr.cs.tu-bs.de/tschuber/ns-3-leo.git
synced 2025-06-08 01:53:58 +02:00
fixup
This commit is contained in:
parent
7293dbbad1
commit
9f3318a96e
3 changed files with 5 additions and 4 deletions
|
@ -203,7 +203,7 @@ protected:
|
|||
*
|
||||
* \param p Packet received
|
||||
*/
|
||||
void DoMpiReceive (Ptr<Packet> p, Ptr<MockNetDevice> sender);
|
||||
void DoMpiReceive (Ptr<Packet> p, Ptr<MockNetDevice> sender, double txPower);
|
||||
|
||||
virtual void DoInitialize (void);
|
||||
virtual void NotifyNewAggregate (void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue