AggregateObject(Ptr< Object > other) | ns3::Object | |
Check() const | ns3::Object | private |
CheckLoose() const | ns3::Object | private |
Construct(const AttributeConstructionList &attributes) | ns3::Object | private |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
Dispose() | ns3::Object | |
DoDelete() | ns3::Object | private |
DoDispose() override | ns3::LteFfrAlgorithm | protectedvirtual |
DoGetAvailableDlRbg()=0 | ns3::LteFfrAlgorithm | protectedpure virtual |
DoGetAvailableUlRbg()=0 | ns3::LteFfrAlgorithm | protectedpure virtual |
DoGetMinContinuousUlBandwidth()=0 | ns3::LteFfrAlgorithm | protectedpure virtual |
DoGetObject(TypeId tid) const | ns3::Object | private |
DoGetTpc(uint16_t rnti)=0 | ns3::LteFfrAlgorithm | protectedpure virtual |
DoInitialize() | ns3::Object | protectedvirtual |
DoIsDlRbgAvailableForUe(int rbId, uint16_t rnti)=0 | ns3::LteFfrAlgorithm | protectedpure virtual |
DoIsUlRbgAvailableForUe(int rbId, uint16_t rnti)=0 | ns3::LteFfrAlgorithm | protectedpure virtual |
DoRecvLoadInformation(EpcX2Sap::LoadInformationParams params)=0 | ns3::LteFfrAlgorithm | protectedpure virtual |
DoReportDlCqiInfo(const FfMacSchedSapProvider::SchedDlCqiInfoReqParameters ¶ms)=0 | ns3::LteFfrAlgorithm | protectedpure virtual |
DoReportUeMeas(uint16_t rnti, LteRrcSap::MeasResults measResults)=0 | ns3::LteFfrAlgorithm | protectedpure virtual |
DoReportUlCqiInfo(const FfMacSchedSapProvider::SchedUlCqiInfoReqParameters ¶ms)=0 | ns3::LteFfrAlgorithm | protectedpure virtual |
DoReportUlCqiInfo(std::map< uint16_t, std::vector< double > > ulCqiMap)=0 | ns3::LteFfrAlgorithm | protectedpure virtual |
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value) | ns3::ObjectBase | private |
DoSetBandwidth(uint16_t ulBandwidth, uint16_t dlBandwidth) | ns3::LteFfrAlgorithm | protectedvirtual |
DoSetCellId(uint16_t cellId) | ns3::LteFfrAlgorithm | protectedvirtual |
GetAggregateIterator() const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value, bool permissive=false) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetDlBandwidth() const | ns3::LteFfrAlgorithm | |
GetFrCellTypeId() const | ns3::LteFfrAlgorithm | |
GetInstanceTypeId() const override | ns3::Object | virtual |
GetLteFfrRrcSapProvider()=0 | ns3::LteFfrAlgorithm | pure virtual |
GetLteFfrSapProvider()=0 | ns3::LteFfrAlgorithm | pure virtual |
GetObject() const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | |
GetObject() const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | inline |
GetObjectIid() | ns3::ObjectBase | related |
GetRbgSize(int dlbandwidth) | ns3::LteFfrAlgorithm | protected |
GetReferenceCount() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetTypeId() | ns3::LteFfrAlgorithm | static |
GetUlBandwidth() const | ns3::LteFfrAlgorithm | |
Initialize() | ns3::Object | |
IsInitialized() const | ns3::Object | |
LteFfrAlgorithm() | ns3::LteFfrAlgorithm | |
m_aggregates | ns3::Object | private |
m_cellId | ns3::LteFfrAlgorithm | protected |
m_count | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | mutableprivate |
m_disposed | ns3::Object | private |
m_dlBandwidth | ns3::LteFfrAlgorithm | protected |
m_enabledInUplink | ns3::LteFfrAlgorithm | protected |
m_frCellTypeId | ns3::LteFfrAlgorithm | protected |
m_getObjectCount | ns3::Object | private |
m_initialized | ns3::Object | private |
m_needReconfiguration | ns3::LteFfrAlgorithm | protected |
m_tid | ns3::Object | private |
m_ulBandwidth | ns3::LteFfrAlgorithm | protected |
m_unidirectionalAggregates | ns3::Object | private |
NotifyConstructionCompleted() | ns3::ObjectBase | protectedvirtual |
NotifyNewAggregate() | ns3::Object | protectedvirtual |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
Reconfigure()=0 | ns3::LteFfrAlgorithm | protectedpure virtual |
Ref() 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 | |
SetDlBandwidth(uint16_t bw) | ns3::LteFfrAlgorithm | |
SetFrCellTypeId(uint8_t cellTypeId) | ns3::LteFfrAlgorithm | |
SetLteFfrRrcSapUser(LteFfrRrcSapUser *s)=0 | ns3::LteFfrAlgorithm | pure virtual |
SetLteFfrSapUser(LteFfrSapUser *s)=0 | ns3::LteFfrAlgorithm | pure virtual |
SetTypeId(TypeId tid) | ns3::Object | private |
SetUlBandwidth(uint16_t bw) | ns3::LteFfrAlgorithm | |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o) | 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 | |
UnidirectionalAggregateObject(Ptr< Object > other) | ns3::Object | |
Unref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
UpdateSortedArray(Aggregates *aggregates, uint32_t i) const | ns3::Object | private |
~LteFfrAlgorithm() override | ns3::LteFfrAlgorithm | |
~Object() override | ns3::Object | |
~ObjectBase() | ns3::ObjectBase | virtual |