NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ns3::UanNetDevice Class Reference

#include <introspected-doxygen.hpp>

Detailed Description

Config Paths

ns3::UanNetDevice is accessible through the following paths with Config::Set and Config::Connect:

  • "/NodeList/[i]/DeviceList/[i]/$ns3::UanNetDevice"

Attributes

  • Channel: The channel attached to this device.
    • Set with class: ns3::PointerValue
    • Underlying type: ns3::Ptr< ns3::UanChannel>
    • Initial value: 0
    • Flags: construct write read
  • Phy: The PHY layer attached to this device.
    • Set with class: ns3::PointerValue
    • Underlying type: ns3::Ptr< ns3::UanPhy>
    • Initial value: 0
    • Flags: construct write read
  • Mac: The MAC layer attached to this device.
    • Set with class: ns3::PointerValue
    • Underlying type: ns3::Ptr< ns3::UanMac>
    • Initial value: 0
    • Flags: construct write read
  • Transducer: The Transducer attached to this device.
    • Set with class: ns3::PointerValue
    • Underlying type: ns3::Ptr< ns3::UanTransducer>
    • Initial value: 0
    • Flags: construct write read

TraceSources

  • Rx: Received payload from the MAC layer.
    Callback signature: ns3::UanNetDevice::RxTxTracedCallback
  • Tx: Send payload to the MAC layer.
    Callback signature: ns3::UanNetDevice::RxTxTracedCallback

Size of this type is 168 bytes (on a 64-bit architecture).


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