ns-3
ns3::CsmaDeviceRec Class Reference

CsmaNetDevice Record. More...

#include <csma-channel.h>

Collaboration diagram for ns3::CsmaDeviceRec:

List of all members.

Public Member Functions

 CsmaDeviceRec ()
 Is net device enabled to TX/RX.
 CsmaDeviceRec (Ptr< CsmaNetDevice > device)
bool IsActive ()

Public Attributes

Ptr< CsmaNetDevicedevicePtr
bool active
 Pointer to the net device.

Detailed Description

CsmaNetDevice Record.

Stores the information related to each net device that is connected to the channel.


Member Function Documentation

Returns:
If the net device pointed to by the devicePtr is active and ready to RX/TX.

References active.


The documentation for this class was generated from the following files: