A Discrete-Event Network Simulator
Home
Tutorials ▼
English
Documentation ▼
Installation
Manual
Models
Contributing
Wiki
Development ▼
API Docs
Issue Tracker
Merge Requests
API
Loading...
Searching...
No Matches
ns3::aodv::RrepHeader Member List
This is the complete list of members for
ns3::aodv::RrepHeader
, including all inherited members.
ConstructSelf
(const AttributeConstructionList &attributes)
ns3::ObjectBase
protected
Deserialize
(Buffer::Iterator start) override
ns3::aodv::RrepHeader
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
GetAckRequired
() const
ns3::aodv::RrepHeader
GetAttribute
(std::string name, AttributeValue &value, bool permissive=false) const
ns3::ObjectBase
GetAttributeFailSafe
(std::string name, AttributeValue &value) const
ns3::ObjectBase
GetDst
() const
ns3::aodv::RrepHeader
inline
GetDstSeqno
() const
ns3::aodv::RrepHeader
inline
GetHopCount
() const
ns3::aodv::RrepHeader
inline
GetInstanceTypeId
() const override
ns3::aodv::RrepHeader
virtual
GetLifeTime
() const
ns3::aodv::RrepHeader
GetObjectIid
()
ns3::ObjectBase
related
GetOrigin
() const
ns3::aodv::RrepHeader
inline
GetPrefixSize
() const
ns3::aodv::RrepHeader
GetSerializedSize
() const override
ns3::aodv::RrepHeader
virtual
GetTypeId
()
ns3::aodv::RrepHeader
static
m_dst
ns3::aodv::RrepHeader
private
m_dstSeqNo
ns3::aodv::RrepHeader
private
m_flags
ns3::aodv::RrepHeader
private
m_hopCount
ns3::aodv::RrepHeader
private
m_lifeTime
ns3::aodv::RrepHeader
private
m_origin
ns3::aodv::RrepHeader
private
m_prefixSize
ns3::aodv::RrepHeader
private
NotifyConstructionCompleted
()
ns3::ObjectBase
protected
virtual
operator==
(const RrepHeader &o) const
ns3::aodv::RrepHeader
Print
(std::ostream &os) const override
ns3::aodv::RrepHeader
virtual
RrepHeader
(uint8_t prefixSize=0, uint8_t hopCount=0, Ipv4Address dst=Ipv4Address(), uint32_t dstSeqNo=0, Ipv4Address origin=Ipv4Address(), Time lifetime=MilliSeconds(0))
ns3::aodv::RrepHeader
Serialize
(Buffer::Iterator start) const override
ns3::aodv::RrepHeader
virtual
SetAckRequired
(bool f)
ns3::aodv::RrepHeader
SetAttribute
(std::string name, const AttributeValue &value)
ns3::ObjectBase
SetAttributeFailSafe
(std::string name, const AttributeValue &value)
ns3::ObjectBase
SetDst
(Ipv4Address a)
ns3::aodv::RrepHeader
inline
SetDstSeqno
(uint32_t s)
ns3::aodv::RrepHeader
inline
SetHello
(Ipv4Address src, uint32_t srcSeqNo, Time lifetime)
ns3::aodv::RrepHeader
SetHopCount
(uint8_t count)
ns3::aodv::RrepHeader
inline
SetLifeTime
(Time t)
ns3::aodv::RrepHeader
SetOrigin
(Ipv4Address a)
ns3::aodv::RrepHeader
inline
SetPrefixSize
(uint8_t sz)
ns3::aodv::RrepHeader
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
~Header
() override
ns3::Header
~ObjectBase
()
ns3::ObjectBase
virtual
Generated on Fri Nov 8 2024 13:59:29 for ns-3 by
1.11.0