CsmaNetDevice Record. More...
#include <csma-channel.h>
Public Member Functions | |
CsmaDeviceRec () | |
Is net device enabled to TX/RX. | |
bool | IsActive () |
Public Attributes | |
bool | active |
Pointer to the net device. |
CsmaNetDevice Record.
Stores the information related to each net device that is connected to the channel.
bool ns3::CsmaDeviceRec::IsActive | ( | ) |