A Discrete-Event Network Simulator
API
mac-messages.h File Reference
#include <stdint.h>
#include "ns3/header.h"
#include "ns3/mac48-address.h"
#include "service-flow.h"
#include "cid.h"
#include "ns3/buffer.h"
+ Include dependency graph for mac-messages.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::DsaAck
 Introspection did not find any typical Config paths. More...
 
class  ns3::DsaReq
 Introspection did not find any typical Config paths. More...
 
class  ns3::DsaRsp
 Introspection did not find any typical Config paths. More...
 
class  ns3::ManagementMessageType
 Introspection did not find any typical Config paths. More...
 
class  ns3::RngReq
 Introspection did not find any typical Config paths. More...
 
class  ns3::RngRsp
 Introspection did not find any typical Config paths. More...
 

Namespaces

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

Macros

#define DSA_ACK_H
 
#define DSA_REQ_H
 
#define DSA_RSP_H
 
#define RNG_REQ_H
 
#define RNG_RSP_H
 

Macro Definition Documentation

#define DSA_ACK_H

Definition at line 422 of file mac-messages.h.

#define DSA_REQ_H

Definition at line 252 of file mac-messages.h.

#define DSA_RSP_H

Definition at line 335 of file mac-messages.h.

#define RNG_REQ_H

Definition at line 467 of file mac-messages.h.

#define RNG_RSP_H

Definition at line 87 of file mac-messages.h.