A Discrete-Event Network Simulator
API
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 47 of file lte-spectrum-phy.h.

Constructor & Destructor Documentation

ns3::TbId_t::TbId_t ( )

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

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

Definition at line 94 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 107 of file lte-spectrum-phy.cc.

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

Definition at line 101 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: