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

#include <introspected-doxygen.hpp>

Detailed Description

Config Paths

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

  • "/NodeList/[i]/DeviceList/[i]/$ns3::LteNetDevice/$ns3::LteEnbNetDevice/LteEnbRrc/UeMap/[i]/DataRadioBearerMap/[i]"
  • "/NodeList/[i]/DeviceList/[i]/$ns3::LteNetDevice/$ns3::LteUeNetDevice/LteUeRrc/DataRadioBearerMap/[i]"
  • "/NodeList/[i]/DeviceList/[i]/$ns3::LteEnbNetDevice/LteEnbRrc/UeMap/[i]/DataRadioBearerMap/[i]"
  • "/NodeList/[i]/DeviceList/[i]/$ns3::LteUeNetDevice/LteUeRrc/DataRadioBearerMap/[i]"

Attributes

  • DrbIdentity: The id of this Data Radio Bearer
    • Set with class: ns3::UintegerValue
    • Underlying type: uint8_t 0:255
    • Flags: read
  • EpsBearerIdentity: The id of the EPS bearer corresponding to this Data Radio Bearer
    • Set with class: ns3::UintegerValue
    • Underlying type: uint8_t 0:255
    • Flags: read
  • logicalChannelIdentity: The id of the Logical Channel corresponding to this Data Radio Bearer
    • Set with class: ns3::UintegerValue
    • Underlying type: uint8_t 0:255
    • Flags: read
  • LteRlc: RLC instance of the radio bearer.
    • Set with class: ns3::PointerValue
    • Underlying type: ns3::Ptr< ns3::LteRlc>
    • Initial value: 0
    • Flags: construct write read
  • LtePdcp: PDCP instance of the radio bearer.
    • Set with class: ns3::PointerValue
    • Underlying type: ns3::Ptr< ns3::LtePdcp>
    • Initial value: 0
    • Flags: construct write read

No TraceSources are defined for this type.
Size of this type is 18446744073709551615 bytes (on a 64-bit architecture).


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