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 |
Dispose(void) | ns3::Object | |
DoDelete(void) | ns3::Object | private |
DoDispose() | 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(void) | 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 struct FfMacSchedSapProvider::SchedDlCqiInfoReqParameters ¶ms)=0 | ns3::LteFfrAlgorithm | protectedpure virtual |
DoReportUeMeas(uint16_t rnti, LteRrcSap::MeasResults measResults)=0 | ns3::LteFfrAlgorithm | protectedpure virtual |
DoReportUlCqiInfo(const struct 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(void) const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetDlBandwidth() const | ns3::LteFfrAlgorithm | |
GetFrCellTypeId() const | ns3::LteFfrAlgorithm | |
GetInstanceTypeId(void) const | ns3::Object | virtual |
GetLteFfrRrcSapProvider()=0 | ns3::LteFfrAlgorithm | pure virtual |
GetLteFfrSapProvider()=0 | ns3::LteFfrAlgorithm | pure 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 |
GetRbgSize(int dlbandwidth) | ns3::LteFfrAlgorithm | protected |
GetReferenceCount(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetTypeId() | ns3::LteFfrAlgorithm | static |
GetUlBandwidth() const | ns3::LteFfrAlgorithm | |
Initialize(void) | ns3::Object | |
IsInitialized(void) 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 |
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 |
Reconfigure()=0 | ns3::LteFfrAlgorithm | protectedpure 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 | |
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[[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 |
~LteFfrAlgorithm() | ns3::LteFfrAlgorithm | virtual |
~Object() | ns3::Object | virtual |
~ObjectBase() | ns3::ObjectBase | virtual |