Repair doxygen errors

This commit is contained in:
Tom Henderson
2007-12-15 13:59:33 -08:00
parent 35b4c6c6b8
commit 8fe2191d04
3 changed files with 3 additions and 5 deletions

View File

@@ -66,8 +66,8 @@ public:
typedef Callback <void, WifiMacHeader const&> TxFailed;
/**
* \param minCw forwarded to ns3::DcfState constructor
* \param maxCw forwarded to ns3::DcfState constructor
* \param cwMin forwarded to ns3::DcfState constructor
* \param cwMax forwarded to ns3::DcfState constructor
* \param aifsn forwarded to ns3::DcfState constructor
* \param manager the manager which will be responsible
* for controlling access to this DcaTxop.

View File

@@ -108,12 +108,10 @@ public:
MacLowNavListener ();
virtual ~MacLowNavListener ();
/**
* \param now start of NAV timer
* \param duration duration of NAV timer
*/
virtual void NavStart (Time duration) = 0;
/**
* \param now start of NAV timer
* \param duration duration of NAV timer
*/
virtual void NavReset (Time duration) = 0;

View File

@@ -199,7 +199,7 @@ public:
*/
bool IsPointToPoint (void) const;
/**
* \param p packet sent from above down to Network Device
* \param packet packet sent from above down to Network Device
* \param dest mac address of the destination (already resolved)
* \param protocolNumber identifies the type of payload contained in
* this packet. Used to call the right L3Protocol when the packet