A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::LteSignalingRadioBearerInfo Class Reference

#include <lte-radio-bearer-info.h>

+ Inheritance diagram for ns3::LteSignalingRadioBearerInfo:
+ Collaboration diagram for ns3::LteSignalingRadioBearerInfo:

Static Public Member Functions

static TypeId GetTypeId (void)

Public Attributes

LteRrcSap::LogicalChannelConfig m_logicalChannelConfig
uint8_t m_srbIdentity
- Public Attributes inherited from ns3::LteRadioBearerInfo
Ptr< LtePdcpm_pdcp
Ptr< LteRlcm_rlc

Additional Inherited Members

- Public Member Functions inherited from ns3::LteRadioBearerInfo
 LteRadioBearerInfo (void)
virtual ~LteRadioBearerInfo (void)
- Protected Member Functions inherited from ns3::Object
 Object (const Object &o)
virtual void DoDispose (void)
virtual void DoInitialize (void)
virtual void NotifyNewAggregate (void)

Detailed Description

store information on active signaling radio bearer instance

Config Paths

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

  • /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::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::LteUeNetDevice/LteUeRrc/Srb0
  • /NodeList/[i]/DeviceList/[i]/$ns3::LteUeNetDevice/LteUeRrc/Srb1

Attributes

No TraceSources are defined for this type.

Definition at line 56 of file lte-radio-bearer-info.h.

Member Function Documentation

TypeId ns3::LteSignalingRadioBearerInfo::GetTypeId ( void  )
static

Reimplemented from ns3::LteRadioBearerInfo.

Definition at line 92 of file lte-radio-bearer-info.cc.

References ns3::TypeId::ATTR_GET, ns3::LteRadioBearerInfo::m_pdcp, ns3::LteRadioBearerInfo::m_rlc, m_srbIdentity, and ns3::TypeId::SetParent().

+ Here is the call graph for this function:

Member Data Documentation


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