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

Define the RNTI that has generated the. More...

#include <lte-vendor-specific-parameters.h>

+ Inheritance diagram for ns3::SrsCqiRntiVsp:
+ Collaboration diagram for ns3::SrsCqiRntiVsp:

Public Member Functions

 SrsCqiRntiVsp (uint16_t rnti)
 
virtual ~SrsCqiRntiVsp ()
 
uint16_t GetRnti ()
 
- Public Member Functions inherited from ns3::VendorSpecificValue
virtual ~VendorSpecificValue ()
 
- Public Member Functions inherited from ns3::SimpleRefCount< VendorSpecificValue >
 SimpleRefCount ()
 Constructor. More...
 
 SimpleRefCount (const SimpleRefCount &o)
 Copy constructor. More...
 
uint32_t GetReferenceCount (void) const
 Get the reference count of the object. More...
 
SimpleRefCountoperator= (const SimpleRefCount &o)
 Assignment. More...
 
void Ref (void) const
 Increment the reference count. More...
 
void Unref (void) const
 Decrement the reference count. More...
 

Private Attributes

uint16_t m_rnti
 

Additional Inherited Members

- Static Public Member Functions inherited from ns3::SimpleRefCount< VendorSpecificValue >
static void Cleanup (void)
 Noop. More...
 

Detailed Description

Define the RNTI that has generated the.

Definition at line 35 of file lte-vendor-specific-parameters.h.

Constructor & Destructor Documentation

ns3::SrsCqiRntiVsp::SrsCqiRntiVsp ( uint16_t  rnti)

Definition at line 28 of file lte-vendor-specific-parameters.cc.

ns3::SrsCqiRntiVsp::~SrsCqiRntiVsp ( )
virtual

Definition at line 34 of file lte-vendor-specific-parameters.cc.

Member Function Documentation

uint16_t ns3::SrsCqiRntiVsp::GetRnti ( void  )

Definition at line 40 of file lte-vendor-specific-parameters.cc.

References m_rnti.

Member Data Documentation

uint16_t ns3::SrsCqiRntiVsp::m_rnti
private

Definition at line 44 of file lte-vendor-specific-parameters.h.

Referenced by GetRnti().


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