A Discrete-Event Network Simulator
API
block-ack-type.h File Reference
#include <ostream>
#include <vector>
+ Include dependency graph for block-ack-type.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ns3::BlockAckReqType
 The different BlockAckRequest variants. More...
 
struct  ns3::BlockAckType
 The different BlockAck variants. More...
 

Namespaces

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

Functions

std::ostream & ns3::operator<< (std::ostream &os, const BlockAckReqType &type)
 Serialize BlockAckReqType to ostream in a human-readable form. More...
 
std::ostream & ns3::operator<< (std::ostream &os, const BlockAckType &type)
 Serialize BlockAckType to ostream in a human-readable form. More...