| 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 |
| CreateDlCqiFeedbackMessage(const SpectrumValue &sinr) | ns3::LteUePhy | |
| CreateTxPowerSpectralDensity() | ns3::LteUePhy | virtual |
| Dispose(void) | ns3::Object | |
| DoDispose(void) | ns3::LteUePhy | virtual |
| DoSendIdealControlMessage(Ptr< IdealControlMessage > msg) (defined in ns3::LteUePhy) | ns3::LteUePhy | virtual |
| DoSendMacPdu(Ptr< Packet > p) | ns3::LteUePhy | 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 |
| DoSetTransmissionMode(uint8_t txMode) (defined in ns3::LteUePhy) | ns3::LteUePhy | virtual |
| DoSetUplinkSubChannels() | ns3::LteUePhy | virtual |
| DoStart(void) | ns3::LteUePhy | virtual |
| GenerateCqiReport(const SpectrumValue &sinr) | ns3::LteUePhy | 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 |
| GetLteUePhySapProvider() | ns3::LteUePhy | |
| GetMacChDelay(void) const | ns3::LteUePhy | |
| GetNoiseFigure() const | ns3::LteUePhy | |
| 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 |
| GetSubChannelsForReception(void) | ns3::LteUePhy | |
| GetSubChannelsForTransmission(void) | ns3::LteUePhy | |
| GetTti(void) const | ns3::LtePhy | |
| GetTxPower() const | ns3::LteUePhy | |
| GetTypeId(void) | ns3::LteUePhy | static |
| GetUplinkSpectrumPhy() | ns3::LtePhy | |
| GetUplinkSubChannels(void) | ns3::LtePhy | |
| LtePhy() | ns3::LtePhy | |
| LtePhy(Ptr< LteSpectrumPhy > dlPhy, Ptr< LteSpectrumPhy > ulPhy) | ns3::LtePhy | |
| LteUePhy() | ns3::LteUePhy | |
| LteUePhy(Ptr< LteSpectrumPhy > dlPhy, Ptr< LteSpectrumPhy > ulPhy) | ns3::LteUePhy | |
| 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 |
| PhyPduReceived(Ptr< Packet > p) | ns3::LteUePhy | |
| ReceiveIdealControlMessage(Ptr< IdealControlMessage > msg) | ns3::LteUePhy | 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 | |
| SetEnbCellId(uint16_t cellId) | ns3::LteUePhy | |
| SetLteUePhySapUser(LteUePhySapUser *s) | ns3::LteUePhy | |
| SetMacPdu(Ptr< Packet > p) | ns3::LtePhy | |
| SetNoiseFigure(double pow) | ns3::LteUePhy | |
| SetRnti(uint16_t rnti) | ns3::LteUePhy | |
| SetSubChannelsForReception(std::vector< int > mask) | ns3::LteUePhy | |
| SetSubChannelsForTransmission(std::vector< int > mask) | ns3::LteUePhy | |
| SetTti(double tti) | ns3::LtePhy | |
| SetTxPower(double pow) | ns3::LteUePhy | |
| 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 | |
| SubframeIndication(uint32_t frameNo, uint32_t subframeNo) | ns3::LteUePhy | |
| 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 | |
| UeMemberLteUePhySapProvider (defined in ns3::LteUePhy) | ns3::LteUePhy | friend |
| Unref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
| ~LtePhy() (defined in ns3::LtePhy) | ns3::LtePhy | virtual |
| ~LteUePhy() (defined in ns3::LteUePhy) | ns3::LteUePhy | virtual |
| ~Object() (defined in ns3::Object) | ns3::Object | virtual |
| ~ObjectBase() (defined in ns3::ObjectBase) | ns3::ObjectBase | virtual |