ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
Deserialize(Buffer::Iterator start) override | ns3::EpcX2HandoverRequestHeader | virtual |
ns3::Header::Deserialize(Buffer::Iterator start, Buffer::Iterator end) | ns3::Header | virtual |
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value) | ns3::ObjectBase | private |
EpcX2HandoverRequestHeader() | ns3::EpcX2HandoverRequestHeader | |
GetAttribute(std::string name, AttributeValue &value, bool permissive=false) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetBearers() const | ns3::EpcX2HandoverRequestHeader | |
GetCause() const | ns3::EpcX2HandoverRequestHeader | |
GetInstanceTypeId() const override | ns3::EpcX2HandoverRequestHeader | virtual |
GetLengthOfIes() const | ns3::EpcX2HandoverRequestHeader | |
GetMmeUeS1apId() const | ns3::EpcX2HandoverRequestHeader | |
GetNumberOfIes() const | ns3::EpcX2HandoverRequestHeader | |
GetObjectIid() | ns3::ObjectBase | related |
GetOldEnbUeX2apId() const | ns3::EpcX2HandoverRequestHeader | |
GetSerializedSize() const override | ns3::EpcX2HandoverRequestHeader | virtual |
GetTargetCellId() const | ns3::EpcX2HandoverRequestHeader | |
GetTypeId() | ns3::EpcX2HandoverRequestHeader | static |
GetUeAggregateMaxBitRateDownlink() const | ns3::EpcX2HandoverRequestHeader | |
GetUeAggregateMaxBitRateUplink() const | ns3::EpcX2HandoverRequestHeader | |
m_cause | ns3::EpcX2HandoverRequestHeader | private |
m_erabsToBeSetupList | ns3::EpcX2HandoverRequestHeader | private |
m_headerLength | ns3::EpcX2HandoverRequestHeader | private |
m_mmeUeS1apId | ns3::EpcX2HandoverRequestHeader | private |
m_numberOfIes | ns3::EpcX2HandoverRequestHeader | private |
m_oldEnbUeX2apId | ns3::EpcX2HandoverRequestHeader | private |
m_targetCellId | ns3::EpcX2HandoverRequestHeader | private |
m_ueAggregateMaxBitRateDownlink | ns3::EpcX2HandoverRequestHeader | private |
m_ueAggregateMaxBitRateUplink | ns3::EpcX2HandoverRequestHeader | private |
NotifyConstructionCompleted() | ns3::ObjectBase | protectedvirtual |
Print(std::ostream &os) const override | ns3::EpcX2HandoverRequestHeader | virtual |
Serialize(Buffer::Iterator start) const override | ns3::EpcX2HandoverRequestHeader | virtual |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetBearers(std::vector< EpcX2Sap::ErabToBeSetupItem > bearers) | ns3::EpcX2HandoverRequestHeader | |
SetCause(uint16_t cause) | ns3::EpcX2HandoverRequestHeader | |
SetMmeUeS1apId(uint32_t mmeUeS1apId) | ns3::EpcX2HandoverRequestHeader | |
SetOldEnbUeX2apId(uint16_t x2apId) | ns3::EpcX2HandoverRequestHeader | |
SetTargetCellId(uint16_t targetCellId) | ns3::EpcX2HandoverRequestHeader | |
SetUeAggregateMaxBitRateDownlink(uint64_t bitRate) | ns3::EpcX2HandoverRequestHeader | |
SetUeAggregateMaxBitRateUplink(uint64_t bitRate) | ns3::EpcX2HandoverRequestHeader | |
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 | |
~EpcX2HandoverRequestHeader() override | ns3::EpcX2HandoverRequestHeader | |
~Header() override | ns3::Header | |
~ObjectBase() | ns3::ObjectBase | virtual |