5G-LENA nr-v3.3-81-g75c7590d
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::VarTtiAllocInfo Struct Reference
+ Collaboration diagram for ns3::VarTtiAllocInfo:

Public Member Functions

 VarTtiAllocInfo (const std::shared_ptr< DciInfoElementTdma > &dci)
 
 VarTtiAllocInfo (const VarTtiAllocInfo &o)=default
 
bool operator< (const VarTtiAllocInfo &o) const
 

Public Attributes

std::shared_ptr< DciInfoElementTdmam_dci
 
bool m_isOmni {false}
 
std::vector< RlcPduInfom_rlcPduInfo
 

Detailed Description

Definition at line 262 of file nr-phy-mac-common.h.

Constructor & Destructor Documentation

◆ VarTtiAllocInfo()

ns3::VarTtiAllocInfo::VarTtiAllocInfo ( const std::shared_ptr< DciInfoElementTdma > &  dci)
inline

Definition at line 266 of file nr-phy-mac-common.h.

Member Function Documentation

◆ operator<()

bool ns3::VarTtiAllocInfo::operator< ( const VarTtiAllocInfo o) const
inline

Definition at line 275 of file nr-phy-mac-common.h.

Member Data Documentation

◆ m_dci

std::shared_ptr<DciInfoElementTdma> ns3::VarTtiAllocInfo::m_dci

Definition at line 272 of file nr-phy-mac-common.h.

◆ m_isOmni

bool ns3::VarTtiAllocInfo::m_isOmni {false}

Definition at line 271 of file nr-phy-mac-common.h.

◆ m_rlcPduInfo

std::vector<RlcPduInfo> ns3::VarTtiAllocInfo::m_rlcPduInfo

Definition at line 273 of file nr-phy-mac-common.h.


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