| AggregateObject(Ptr< Object > other) | ns3::Object | |
| Cleanup(void) (defined in ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inlinestatic |
| ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
| CreateTxPowerSpectralDensity()=0 | ns3::LtePhy | pure virtual |
| Dispose(void) | ns3::Object | |
| DoDispose() | ns3::LtePhy | virtual |
| DoSendMacPdu(Ptr< Packet > p)=0 | ns3::LtePhy | pure virtual |
| DoSetBandwidth(uint8_t ulBandwidth, uint8_t dlBandwidth) | ns3::LtePhy | |
| DoSetCellId(uint16_t cellId) | ns3::LtePhy | |
| DoSetDownlinkSubChannels() | ns3::LtePhy | virtual |
| DoSetEarfcn(uint16_t dlEarfcn, uint16_t ulEarfcn) | ns3::LtePhy | virtual |
| DoSetUplinkSubChannels() | ns3::LtePhy | virtual |
| DoStart(void) | ns3::Object | protectedvirtual |
| GenerateCqiReport(const SpectrumValue &sinr)=0 | ns3::LtePhy | pure virtual |
| GetAggregateIterator(void) const | ns3::Object | |
| GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
| GetAttributeFailSafe(std::string name, AttributeValue &attribute) const | ns3::ObjectBase | |
| GetControlMessages(void) | ns3::LtePhy | |
| GetDevice() | ns3::LtePhy | |
| GetDownlinkSpectrumPhy() | ns3::LtePhy | |
| GetDownlinkSubChannels(void) | ns3::LtePhy | |
| GetInstanceTypeId(void) const | ns3::Object | virtual |
| GetObject(void) const | ns3::Object | inline |
| GetObject(TypeId tid) const | ns3::Object | |
| GetPacketBurst(void) | ns3::LtePhy | |
| GetRbgSize(void) const | ns3::LtePhy | |
| GetReferenceCount(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
| GetTti(void) const | ns3::LtePhy | |
| GetTypeId(void) | ns3::LtePhy | static |
| GetUplinkSpectrumPhy() | ns3::LtePhy | |
| GetUplinkSubChannels(void) | ns3::LtePhy | |
| LtePhy() | ns3::LtePhy | |
| LtePhy(Ptr< LteSpectrumPhy > dlPhy, Ptr< LteSpectrumPhy > ulPhy) | ns3::LtePhy | |
| m_cellId (defined in ns3::LtePhy) | ns3::LtePhy | protected |
| m_controlMessagesQueue (defined in ns3::LtePhy) | ns3::LtePhy | protected |
| m_dlBandwidth (defined in ns3::LtePhy) | ns3::LtePhy | protected |
| m_dlEarfcn (defined in ns3::LtePhy) | ns3::LtePhy | protected |
| m_downlinkSpectrumPhy (defined in ns3::LtePhy) | ns3::LtePhy | protected |
| m_listOfDownlinkSubchannel (defined in ns3::LtePhy) | ns3::LtePhy | protected |
| m_listOfUplinkSubchannel (defined in ns3::LtePhy) | ns3::LtePhy | protected |
| m_macChTtiDelay (defined in ns3::LtePhy) | ns3::LtePhy | protected |
| m_netDevice (defined in ns3::LtePhy) | ns3::LtePhy | protected |
| m_noiseFigure (defined in ns3::LtePhy) | ns3::LtePhy | protected |
| m_packetBurstQueue (defined in ns3::LtePhy) | ns3::LtePhy | protected |
| m_rbgSize (defined in ns3::LtePhy) | ns3::LtePhy | protected |
| m_tti (defined in ns3::LtePhy) | ns3::LtePhy | protected |
| m_txPower (defined in ns3::LtePhy) | ns3::LtePhy | protected |
| m_ulBandwidth (defined in ns3::LtePhy) | ns3::LtePhy | protected |
| m_ulEarfcn (defined in ns3::LtePhy) | ns3::LtePhy | protected |
| m_uplinkSpectrumPhy (defined in ns3::LtePhy) | ns3::LtePhy | protected |
| NotifyConstructionCompleted(void) | ns3::ObjectBase | protectedvirtual |
| NotifyNewAggregate(void) | ns3::Object | protectedvirtual |
| Object() (defined in ns3::Object) | ns3::Object | |
| Object(const Object &o) | ns3::Object | protected |
| operator=(const SimpleRefCount &o) (defined in ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
| ReceiveIdealControlMessage(Ptr< IdealControlMessage > msg)=0 | ns3::LtePhy | pure virtual |
| Ref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
| SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
| SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
| SetControlMessages(Ptr< IdealControlMessage > m) | ns3::LtePhy | |
| SetDevice(Ptr< LteNetDevice > d) | ns3::LtePhy | |
| SetDownlinkChannel(Ptr< SpectrumChannel > c) | ns3::LtePhy | |
| SetDownlinkSubChannels(std::vector< int > mask) | ns3::LtePhy | |
| SetMacPdu(Ptr< Packet > p) | ns3::LtePhy | |
| SetTti(double tti) | ns3::LtePhy | |
| SetUplinkChannel(Ptr< SpectrumChannel > c) | ns3::LtePhy | |
| SetUplinkSubChannels(std::vector< int > mask) | ns3::LtePhy | |
| SimpleRefCount() (defined in ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
| SimpleRefCount(const SimpleRefCount &o) (defined in ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
| Start(void) | ns3::Object | |
| 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 |
| ~LtePhy() (defined in ns3::LtePhy) | ns3::LtePhy | virtual |
| ~Object() (defined in ns3::Object) | ns3::Object | virtual |
| ~ObjectBase() (defined in ns3::ObjectBase) | ns3::ObjectBase | virtual |