#include "ns3/channel.h"#include "ns3/ptr.h"#include "ns3/nstime.h"#include "ns3/data-rate.h" Include dependency graph for csma-channel.h:
 Include dependency graph for csma-channel.h: This graph shows which files directly or indirectly include this file:
 This graph shows which files directly or indirectly include this file: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... | |