A Discrete-Event Network Simulator
API
lr-wpan-fields.h File Reference
#include <ns3/mac16-address.h>
#include <ns3/mac64-address.h>
#include "ns3/buffer.h"
#include <array>
+ Include dependency graph for lr-wpan-fields.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ns3::GtsFields::gtsDescriptor
 
class  ns3::GtsFields
 Represent the GTS information fields. More...
 
class  ns3::PendingAddrFields
 Represent the Pending Address Specification field. More...
 
class  ns3::SuperframeField
 Represent the Superframe Specification information field. More...
 

Namespaces

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

Enumerations

enum  ns3::DeviceType { ns3::RFD = 0, ns3::FFD = 1 }
 The device Capabilities. More...
 

Functions

std::ostream & ns3::operator<< (std::ostream &os, const SuperframeField &superframeField)
 output stream output operator More...
 
std::ostream & ns3::operator<< (std::ostream &os, const GtsFields &gtsFields)
 
std::ostream & ns3::operator<< (std::ostream &os, const PendingAddrFields &pendingAddrFields)
 output stream output operator More...