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::SixLowPanIphc Member List
This is the complete list of members for
ns3::SixLowPanIphc
, including all inherited members.
ConstructSelf
(const AttributeConstructionList &attributes)
ns3::ObjectBase
protected
Deserialize
(Buffer::Iterator start) override
ns3::SixLowPanIphc
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
GetAttribute
(std::string name, AttributeValue &value, bool permissive=false) const
ns3::ObjectBase
GetAttributeFailSafe
(std::string name, AttributeValue &value) const
ns3::ObjectBase
GetCid
() const
ns3::SixLowPanIphc
GetDac
() const
ns3::SixLowPanIphc
GetDam
() const
ns3::SixLowPanIphc
GetDscp
() const
ns3::SixLowPanIphc
GetDstContextId
() const
ns3::SixLowPanIphc
GetDstInlinePart
() const
ns3::SixLowPanIphc
GetEcn
() const
ns3::SixLowPanIphc
GetFlowLabel
() const
ns3::SixLowPanIphc
GetHlim
() const
ns3::SixLowPanIphc
GetHopLimit
() const
ns3::SixLowPanIphc
GetInstanceTypeId
() const override
ns3::SixLowPanIphc
virtual
GetM
() const
ns3::SixLowPanIphc
GetNextHeader
() const
ns3::SixLowPanIphc
GetNh
() const
ns3::SixLowPanIphc
GetObjectIid
()
ns3::ObjectBase
related
GetSac
() const
ns3::SixLowPanIphc
GetSam
() const
ns3::SixLowPanIphc
GetSerializedSize
() const override
ns3::SixLowPanIphc
virtual
GetSrcContextId
() const
ns3::SixLowPanIphc
GetSrcInlinePart
() const
ns3::SixLowPanIphc
GetTf
() const
ns3::SixLowPanIphc
GetTypeId
()
ns3::SixLowPanIphc
static
HC_COMPR_0
enum value
ns3::SixLowPanIphc
HC_COMPR_16
enum value
ns3::SixLowPanIphc
HC_COMPR_64
enum value
ns3::SixLowPanIphc
HC_INLINE
enum value
ns3::SixLowPanIphc
HeaderCompression_e
enum name
ns3::SixLowPanIphc
HLIM_COMPR_1
enum value
ns3::SixLowPanIphc
HLIM_COMPR_255
enum value
ns3::SixLowPanIphc
HLIM_COMPR_64
enum value
ns3::SixLowPanIphc
Hlim_e
enum name
ns3::SixLowPanIphc
HLIM_INLINE
enum value
ns3::SixLowPanIphc
m_baseFormat
ns3::SixLowPanIphc
private
m_dscp
ns3::SixLowPanIphc
private
m_dstInlinePart
ns3::SixLowPanIphc
private
m_ecn
ns3::SixLowPanIphc
private
m_flowLabel
ns3::SixLowPanIphc
private
m_hopLimit
ns3::SixLowPanIphc
private
m_nextHeader
ns3::SixLowPanIphc
private
m_srcdstContextId
ns3::SixLowPanIphc
private
m_srcInlinePart
ns3::SixLowPanIphc
private
NotifyConstructionCompleted
()
ns3::ObjectBase
protected
virtual
Print
(std::ostream &os) const override
ns3::SixLowPanIphc
virtual
Serialize
(Buffer::Iterator start) const override
ns3::SixLowPanIphc
virtual
SetAttribute
(std::string name, const AttributeValue &value)
ns3::ObjectBase
SetAttributeFailSafe
(std::string name, const AttributeValue &value)
ns3::ObjectBase
SetCid
(bool cidField)
ns3::SixLowPanIphc
SetDac
(bool dacField)
ns3::SixLowPanIphc
SetDam
(HeaderCompression_e damField)
ns3::SixLowPanIphc
SetDscp
(uint8_t dscp)
ns3::SixLowPanIphc
SetDstContextId
(uint8_t dstContextId)
ns3::SixLowPanIphc
SetDstInlinePart
(uint8_t dstInlinePart[16], uint8_t size)
ns3::SixLowPanIphc
SetEcn
(uint8_t ecn)
ns3::SixLowPanIphc
SetFlowLabel
(uint32_t flowLabel)
ns3::SixLowPanIphc
SetHlim
(Hlim_e hlimField)
ns3::SixLowPanIphc
SetHopLimit
(uint8_t hopLimit)
ns3::SixLowPanIphc
SetM
(bool mField)
ns3::SixLowPanIphc
SetNextHeader
(uint8_t nextHeader)
ns3::SixLowPanIphc
SetNh
(bool nhField)
ns3::SixLowPanIphc
SetSac
(bool sacField)
ns3::SixLowPanIphc
SetSam
(HeaderCompression_e samField)
ns3::SixLowPanIphc
SetSrcContextId
(uint8_t srcContextId)
ns3::SixLowPanIphc
SetSrcInlinePart
(uint8_t srcInlinePart[16], uint8_t size)
ns3::SixLowPanIphc
SetTf
(TrafficClassFlowLabel_e tfField)
ns3::SixLowPanIphc
SixLowPanIphc
()
ns3::SixLowPanIphc
SixLowPanIphc
(uint8_t dispatch)
ns3::SixLowPanIphc
TF_DSCP_ELIDED
enum value
ns3::SixLowPanIphc
TF_ELIDED
enum value
ns3::SixLowPanIphc
TF_FL_ELIDED
enum value
ns3::SixLowPanIphc
TF_FULL
enum value
ns3::SixLowPanIphc
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
TrafficClassFlowLabel_e
enum name
ns3::SixLowPanIphc
~Header
() override
ns3::Header
~ObjectBase
()
ns3::ObjectBase
virtual
Generated on Fri Nov 8 2024 13:59:25 for ns-3 by
1.11.0