AddServiceFlow(ServiceFlow *serviceFlow) | ns3::SsServiceFlowManager | |
AddServiceFlow(ServiceFlow serviceFlow) | ns3::SsServiceFlowManager | |
AggregateObject(Ptr< Object > other) | ns3::Object | |
AreServiceFlowsAllocated() | ns3::ServiceFlowManager | |
AreServiceFlowsAllocated(std::vector< ServiceFlow *> *serviceFlows) | ns3::ServiceFlowManager | |
AreServiceFlowsAllocated(std::vector< ServiceFlow *> serviceFlows) | ns3::ServiceFlowManager | |
CONFIRMATION_CODE_REJECT enum value | ns3::SsServiceFlowManager | |
CONFIRMATION_CODE_SUCCESS enum value | ns3::SsServiceFlowManager | |
ConfirmationCode enum name | ns3::SsServiceFlowManager | |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
CreateDsaAck(void) | ns3::SsServiceFlowManager | |
CreateDsaReq(const ServiceFlow *serviceFlow) | ns3::SsServiceFlowManager | |
Dispose(void) | ns3::Object | |
DoClassify(Ipv4Address SrcAddress, Ipv4Address DstAddress, uint16_t SrcPort, uint16_t DstPort, uint8_t Proto, ServiceFlow::Direction dir) const | ns3::ServiceFlowManager | |
DoDispose(void) | ns3::SsServiceFlowManager | virtual |
DoInitialize(void) | ns3::Object | protectedvirtual |
GetAggregateIterator(void) const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetDsaAckTimeoutEvent(void) const | ns3::SsServiceFlowManager | |
GetDsaRspTimeoutEvent(void) const | ns3::SsServiceFlowManager | |
GetInstanceTypeId(void) const | ns3::Object | virtual |
GetMaxDsaReqRetries(void) const | ns3::SsServiceFlowManager | |
GetNextServiceFlowToAllocate() | ns3::ServiceFlowManager | |
GetNrServiceFlows(void) const | ns3::ServiceFlowManager | |
GetObject(void) const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | |
GetObjectIid(void) | ns3::ObjectBase | related |
GetReferenceCount(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetServiceFlow(uint32_t sfid) const | ns3::ServiceFlowManager | |
GetServiceFlow(Cid cid) const | ns3::ServiceFlowManager | |
GetServiceFlows(enum ServiceFlow::SchedulingType schedulingType) const | ns3::ServiceFlowManager | |
GetTypeId(void) | ns3::SsServiceFlowManager | static |
Initialize(void) | ns3::Object | |
InitiateServiceFlows(void) | ns3::SsServiceFlowManager | |
IsInitialized(void) const | ns3::Object | |
m_currentTransactionId | ns3::SsServiceFlowManager | private |
m_device | ns3::SsServiceFlowManager | private |
m_dsaAck | ns3::SsServiceFlowManager | private |
m_dsaAckTimeoutEvent | ns3::SsServiceFlowManager | private |
m_dsaReq | ns3::SsServiceFlowManager | private |
m_dsaReqRetries | ns3::SsServiceFlowManager | private |
m_dsaRspTimeoutEvent | ns3::SsServiceFlowManager | private |
m_maxDsaReqRetries | ns3::SsServiceFlowManager | private |
m_pendingServiceFlow | ns3::SsServiceFlowManager | private |
m_transactionIdIndex | ns3::SsServiceFlowManager | private |
NotifyConstructionCompleted(void) | ns3::ObjectBase | protectedvirtual |
NotifyNewAggregate(void) | ns3::Object | protectedvirtual |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
ProcessDsaRsp(const DsaRsp &dsaRsp) | ns3::SsServiceFlowManager | |
Ref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
ScheduleDsaReq(const ServiceFlow *serviceFlow) | ns3::SsServiceFlowManager | |
ServiceFlowManager() | ns3::ServiceFlowManager | |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetMaxDsaReqRetries(uint8_t maxDsaReqRetries) | ns3::SsServiceFlowManager | |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SsServiceFlowManager(Ptr< SubscriberStationNetDevice > device) | ns3::SsServiceFlowManager | |
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 |
~Object() | ns3::Object | virtual |
~ObjectBase() | ns3::ObjectBase | virtual |
~ServiceFlowManager(void) | ns3::ServiceFlowManager | |
~SsServiceFlowManager(void) | ns3::SsServiceFlowManager | |