A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
lr-wpan-fields.h File Reference
#include "ns3/buffer.h"
#include <ns3/mac16-address.h>
#include <ns3/mac64-address.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

class  ns3::lrwpan::CapabilityField
 Represent the Capability Information Field. More...
 
struct  ns3::lrwpan::GtsFields::GtsDescriptor
 GTS Descriptor. More...
 
class  ns3::lrwpan::GtsFields
 Represent the GTS information fields. More...
 
class  ns3::lrwpan::PendingAddrFields
 Represent the Pending Address Specification field. More...
 
class  ns3::lrwpan::SuperframeField
 Represent the Superframe Specification information field. More...
 

Namespaces

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

Enumerations

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

Functions

std::ostream & ns3::lrwpan::operator<< (std::ostream &os, const CapabilityField &capabilityField)
 output stream output operator
 
std::ostream & ns3::lrwpan::operator<< (std::ostream &os, const GtsFields &gtsFields)
 Stream insertion operator.
 
std::ostream & ns3::lrwpan::operator<< (std::ostream &os, const PendingAddrFields &pendingAddrFields)
 Stream insertion operator.
 
std::ostream & ns3::lrwpan::operator<< (std::ostream &os, const SuperframeField &superframeField)
 Stream insertion operator.