AggregateObject(Ptr< Object > other) | ns3::Object | |
Check(void) const | ns3::Object | private |
CheckLoose(void) const | ns3::Object | private |
Construct(const AttributeConstructionList &attributes) | ns3::Object | private |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
CreateTxPowerSpectralDensity() | ns3::LteTestUePhy | virtual |
Dispose(void) | ns3::Object | |
DoDelete(void) | ns3::Object | private |
DoDispose() | ns3::LteTestUePhy | virtual |
DoGetObject(TypeId tid) const | ns3::Object | private |
DoInitialize(void) | ns3::Object | protectedvirtual |
DoSendMacPdu(Ptr< Packet > p) | ns3::LteTestUePhy | virtual |
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value) | ns3::ObjectBase | private |
DoSetCellId(uint16_t cellId) | ns3::LtePhy | |
GenerateCtrlCqiReport(const SpectrumValue &sinr) | ns3::LteTestUePhy | virtual |
GenerateDataCqiReport(const SpectrumValue &sinr) | ns3::LteTestUePhy | virtual |
GetAggregateIterator(void) const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetComponentCarrierId() | ns3::LtePhy | |
GetControlMessages(void) | ns3::LtePhy | |
GetDevice() const | ns3::LtePhy | |
GetDownlinkSpectrumPhy() | ns3::LtePhy | |
GetInstanceTypeId(void) const | ns3::Object | virtual |
GetObject(void) const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | |
GetObject() const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | inline |
GetObjectIid(void) | ns3::ObjectBase | related |
GetPacketBurst(void) | ns3::LtePhy | |
GetRbgSize(void) const | ns3::LtePhy | |
GetReferenceCount(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetSinr() | ns3::LteTestUePhy | |
GetSrsPeriodicity(uint16_t srcCi) const | ns3::LtePhy | |
GetSrsSubframeOffset(uint16_t srcCi) const | ns3::LtePhy | |
GetTti(void) const | ns3::LtePhy | |
GetTypeId(void) | ns3::LteTestUePhy | static |
GetUplinkSpectrumPhy() | ns3::LtePhy | |
Initialize(void) | ns3::Object | |
IsInitialized(void) const | ns3::Object | |
LtePhy() | ns3::LtePhy | |
LtePhy(Ptr< LteSpectrumPhy > dlPhy, Ptr< LteSpectrumPhy > ulPhy) | ns3::LtePhy | |
LteTestUePhy() | ns3::LteTestUePhy | |
LteTestUePhy(Ptr< LteSpectrumPhy > dlPhy, Ptr< LteSpectrumPhy > ulPhy) | ns3::LteTestUePhy | |
m_aggregates | ns3::Object | private |
m_cellId | ns3::LtePhy | protected |
m_componentCarrierId | ns3::LtePhy | protected |
m_controlMessagesQueue | ns3::LtePhy | protected |
m_count | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | mutableprivate |
m_disposed | ns3::Object | private |
m_dlBandwidth | ns3::LtePhy | protected |
m_dlEarfcn | ns3::LtePhy | protected |
m_downlinkSpectrumPhy | ns3::LtePhy | protected |
m_getObjectCount | ns3::Object | private |
m_initialized | ns3::Object | private |
m_macChTtiDelay | ns3::LtePhy | protected |
m_netDevice | ns3::LtePhy | protected |
m_noiseFigure | ns3::LtePhy | protected |
m_packetBurstQueue | ns3::LtePhy | protected |
m_rbgSize | ns3::LtePhy | protected |
m_sinr | ns3::LteTestUePhy | private |
m_tid | ns3::Object | private |
m_tti | ns3::LtePhy | protected |
m_txPower | ns3::LtePhy | protected |
m_ulBandwidth | ns3::LtePhy | protected |
m_ulEarfcn | ns3::LtePhy | protected |
m_uplinkSpectrumPhy | ns3::LtePhy | protected |
NotifyConstructionCompleted(void) | ns3::ObjectBase | protectedvirtual |
NotifyNewAggregate(void) | ns3::Object | protectedvirtual |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=([[maybe_unused]] const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
ReceiveLteControlMessage(Ptr< LteControlMessage > msg) | ns3::LteTestUePhy | virtual |
Ref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
ReportInterference(const SpectrumValue &interf) | ns3::LteTestUePhy | virtual |
ReportRsReceivedPower(const SpectrumValue &power) | ns3::LteTestUePhy | virtual |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetComponentCarrierId(uint8_t index) | ns3::LtePhy | |
SetControlMessages(Ptr< LteControlMessage > m) | ns3::LtePhy | |
SetDevice(Ptr< LteNetDevice > d) | ns3::LtePhy | |
SetDownlinkChannel(Ptr< SpectrumChannel > c) | ns3::LtePhy | |
SetMacPdu(Ptr< Packet > p) | ns3::LtePhy | |
SetTti(double tti) | ns3::LtePhy | |
SetTypeId(TypeId tid) | ns3::Object | private |
SetUplinkChannel(Ptr< SpectrumChannel > c) | ns3::LtePhy | |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o[[maybe_unused]]) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
TraceConnect(std::string name, std::string context, const CallbackBase &cb) | ns3::ObjectBase | |
TraceConnectWithoutContext(std::string name, const CallbackBase &cb) | ns3::ObjectBase | |
TraceDisconnect(std::string name, std::string context, const CallbackBase &cb) | ns3::ObjectBase | |
TraceDisconnectWithoutContext(std::string name, const CallbackBase &cb) | ns3::ObjectBase | |
Unref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
UpdateSortedArray(struct Aggregates *aggregates, uint32_t i) const | ns3::Object | private |
~LtePhy() | ns3::LtePhy | virtual |
~LteTestUePhy() | ns3::LteTestUePhy | virtual |
~Object() | ns3::Object | virtual |
~ObjectBase() | ns3::ObjectBase | virtual |