![]() |
5G-LENA nr-v3.3-81-g75c7590d
The 5G/NR module for the ns-3 simulator
|
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< DciInfoElementTdma > | m_dci |
bool | m_isOmni {false} |
std::vector< RlcPduInfo > | m_rlcPduInfo |
Definition at line 262 of file nr-phy-mac-common.h.
|
inline |
Definition at line 266 of file nr-phy-mac-common.h.
|
inline |
Definition at line 275 of file nr-phy-mac-common.h.
std::shared_ptr<DciInfoElementTdma> ns3::VarTtiAllocInfo::m_dci |
Definition at line 272 of file nr-phy-mac-common.h.
bool ns3::VarTtiAllocInfo::m_isOmni {false} |
Definition at line 271 of file nr-phy-mac-common.h.
std::vector<RlcPduInfo> ns3::VarTtiAllocInfo::m_rlcPduInfo |
Definition at line 273 of file nr-phy-mac-common.h.