A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
lr-wpan-csmaca.h File Reference
#include "lr-wpan-mac.h"
#include <ns3/event-id.h>
#include <ns3/object.h>
+ Include dependency graph for lr-wpan-csmaca.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::lrwpan::LrWpanCsmaCa
 This class is a helper for the LrWpanMac to manage the Csma/CA state machine according to IEEE 802.15.4-2006, section 7.5.1.4. More...
 

Namespaces

namespace  ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 
namespace  ns3::lrwpan
 

Typedefs

typedef Callback< void, MacState > ns3::lrwpan::LrWpanMacStateCallback
 This method informs the MAC whether the channel is idle or busy.
 
typedef Callback< void, uint32_tns3::lrwpan::LrWpanMacTransCostCallback
 This method informs the transaction cost in a slotted CSMA-CA data transmission.