A Discrete-Event Network Simulator
API
Classes | Namespaces | Enumerations
csma-channel.h File Reference
#include "ns3/channel.h"
#include "ns3/ptr.h"
#include "ns3/nstime.h"
#include "ns3/data-rate.h"

Go to the source code of this file.

Classes

class  ns3::CsmaChannel
 Csma Channel. More...
 
class  ns3::CsmaDeviceRec
 CsmaNetDevice Record. More...
 

Namespaces

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

Enumerations

enum  ns3::WireState { ns3::IDLE, ns3::TRANSMITTING, ns3::PROPAGATING }
 Current state of the channel. More...