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

#include <lte-spectrum-phy.h>

Public Member Functions

 TbId_t ()
 TbId_t (const uint16_t a, const uint8_t b)

Public Attributes

uint8_t m_layer
uint16_t m_rnti

Friends

bool operator< (const TbId_t &a, const TbId_t &b)
bool operator== (const TbId_t &a, const TbId_t &b)

Detailed Description

Definition at line 44 of file lte-spectrum-phy.h.

Constructor & Destructor Documentation

ns3::TbId_t::TbId_t ( )

Definition at line 46 of file lte-spectrum-phy.cc.

ns3::TbId_t::TbId_t ( const uint16_t  a,
const uint8_t  b 
)

Definition at line 50 of file lte-spectrum-phy.cc.

Friends And Related Function Documentation

bool operator< ( const TbId_t a,
const TbId_t b 
)
friend

Definition at line 63 of file lte-spectrum-phy.cc.

bool operator== ( const TbId_t a,
const TbId_t b 
)
friend

Definition at line 57 of file lte-spectrum-phy.cc.

Member Data Documentation

uint8_t ns3::TbId_t::m_layer
uint16_t ns3::TbId_t::m_rnti

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