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

#include <introspected-doxygen.hpp>

Detailed Description

Config Paths

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

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

Attributes

  • SrbIdentity: The id of this Signaling 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: