A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::BoundCallbackArgument Struct Reference
+ Inheritance diagram for ns3::BoundCallbackArgument:
+ Collaboration diagram for ns3::BoundCallbackArgument:

Public Attributes

uint16_t cellId
 
uint64_t imsi
 
Ptr< RadioBearerStatsCalculatorstats
 

Additional Inherited Members

- Public Member Functions inherited from ns3::SimpleRefCount< BoundCallbackArgument >
 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...
 
- Static Public Member Functions inherited from ns3::SimpleRefCount< BoundCallbackArgument >
static void Cleanup (void)
 Noop. More...
 

Detailed Description

Definition at line 45 of file radio-bearer-stats-connector.cc.

Member Data Documentation

uint16_t ns3::BoundCallbackArgument::cellId
uint64_t ns3::BoundCallbackArgument::imsi

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