Public Member Functions | Public Attributes

ns3::CsmaDeviceRec Class Reference

CsmaNetDevice Record. More...

#include <csma-channel.h>

Collaboration diagram for ns3::CsmaDeviceRec:
Collaboration graph
[legend]

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

bool ns3::CsmaDeviceRec::IsActive (  ) 
Returns:
If the net device pointed to by the devicePtr is active and ready to RX/TX.

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