A Discrete-Event Network Simulator
qkdnetsim_etsi_014 @ (+)
Home
Tutorials ▼
English
Documentation ▼
Manual
Models
Contributing
Wiki
Development ▼
API Docs
Issue Tracker
Merge Requests
API
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
Enumerations
a
c
d
e
f
h
i
l
m
n
o
p
q
r
s
t
v
w
Enumerator
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
Related Functions
:
a
b
c
d
e
g
h
i
j
l
m
n
o
p
q
r
s
t
u
w
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
Enumerator
c
e
i
l
o
r
s
t
v
Macros
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
ns3::PbbMessageIpv4 Member List
This is the complete list of members for
ns3::PbbMessageIpv4
, including all inherited members.
AddressBlockBack
(void)
ns3::PbbMessage
AddressBlockBack
(void) const
ns3::PbbMessage
AddressBlockBegin
()
ns3::PbbMessage
AddressBlockBegin
() const
ns3::PbbMessage
AddressBlockClear
(void)
ns3::PbbMessage
AddressBlockDeserialize
(Buffer::Iterator &start) const
ns3::PbbMessageIpv4
protected
virtual
AddressBlockEmpty
(void) const
ns3::PbbMessage
AddressBlockEnd
()
ns3::PbbMessage
AddressBlockEnd
() const
ns3::PbbMessage
AddressBlockErase
(AddressBlockIterator position)
ns3::PbbMessage
AddressBlockErase
(AddressBlockIterator first, AddressBlockIterator last)
ns3::PbbMessage
AddressBlockFront
(void)
ns3::PbbMessage
AddressBlockFront
(void) const
ns3::PbbMessage
AddressBlockIterator
typedef
ns3::PbbMessage
AddressBlockPopBack
(void)
ns3::PbbMessage
AddressBlockPopFront
(void)
ns3::PbbMessage
AddressBlockPushBack
(Ptr< PbbAddressBlock > block)
ns3::PbbMessage
AddressBlockPushFront
(Ptr< PbbAddressBlock > block)
ns3::PbbMessage
AddressBlockSize
(void) const
ns3::PbbMessage
ConstAddressBlockIterator
typedef
ns3::PbbMessage
ConstTlvIterator
typedef
ns3::PbbMessage
Deserialize
(Buffer::Iterator &start)
ns3::PbbMessage
DeserializeMessage
(Buffer::Iterator &start)
ns3::PbbMessage
static
DeserializeOriginatorAddress
(Buffer::Iterator &start) const
ns3::PbbMessageIpv4
protected
virtual
GetAddressLength
(void) const
ns3::PbbMessageIpv4
protected
virtual
GetHopCount
(void) const
ns3::PbbMessage
GetHopLimit
(void) const
ns3::PbbMessage
GetOriginatorAddress
(void) const
ns3::PbbMessage
GetReferenceCount
(void) const
ns3::SimpleRefCount< PbbMessage >
inline
GetSequenceNumber
(void) const
ns3::PbbMessage
GetSerializedSize
(void) const
ns3::PbbMessage
GetType
(void) const
ns3::PbbMessage
HasHopCount
(void) const
ns3::PbbMessage
HasHopLimit
(void) const
ns3::PbbMessage
HasOriginatorAddress
(void) const
ns3::PbbMessage
HasSequenceNumber
(void) const
ns3::PbbMessage
m_addressBlockList
ns3::PbbMessage
private
m_addrSize
ns3::PbbMessage
private
m_count
ns3::SimpleRefCount< PbbMessage >
mutable
private
m_hasHopCount
ns3::PbbMessage
private
m_hasHopLimit
ns3::PbbMessage
private
m_hasOriginatorAddress
ns3::PbbMessage
private
m_hasSequenceNumber
ns3::PbbMessage
private
m_hopCount
ns3::PbbMessage
private
m_hopLimit
ns3::PbbMessage
private
m_originatorAddress
ns3::PbbMessage
private
m_sequenceNumber
ns3::PbbMessage
private
m_tlvList
ns3::PbbMessage
private
m_type
ns3::PbbMessage
private
operator!=
(const PbbMessage &other) const
ns3::PbbMessage
operator=
([[maybe_unused]] const SimpleRefCount &o)
ns3::SimpleRefCount< PbbMessage >
inline
operator==
(const PbbMessage &other) const
ns3::PbbMessage
PbbMessage
()
ns3::PbbMessage
PbbMessageIpv4
()
ns3::PbbMessageIpv4
Print
(std::ostream &os) const
ns3::PbbMessage
Print
(std::ostream &os, int level) const
ns3::PbbMessage
PrintOriginatorAddress
(std::ostream &os) const
ns3::PbbMessageIpv4
protected
virtual
Ref
(void) const
ns3::SimpleRefCount< PbbMessage >
inline
Serialize
(Buffer::Iterator &start) const
ns3::PbbMessage
SerializeOriginatorAddress
(Buffer::Iterator &start) const
ns3::PbbMessageIpv4
protected
virtual
SetHopCount
(uint8_t hopcount)
ns3::PbbMessage
SetHopLimit
(uint8_t hoplimit)
ns3::PbbMessage
SetOriginatorAddress
(Address address)
ns3::PbbMessage
SetSequenceNumber
(uint16_t seqnum)
ns3::PbbMessage
SetType
(uint8_t type)
ns3::PbbMessage
SimpleRefCount
()
ns3::SimpleRefCount< PbbMessage >
inline
SimpleRefCount
(const SimpleRefCount &o[[maybe_unused]])
ns3::SimpleRefCount< PbbMessage >
inline
TlvBack
(void)
ns3::PbbMessage
TlvBack
(void) const
ns3::PbbMessage
TlvBegin
()
ns3::PbbMessage
TlvBegin
() const
ns3::PbbMessage
TlvClear
(void)
ns3::PbbMessage
TlvEmpty
(void) const
ns3::PbbMessage
TlvEnd
()
ns3::PbbMessage
TlvEnd
() const
ns3::PbbMessage
TlvErase
(TlvIterator position)
ns3::PbbMessage
TlvErase
(TlvIterator first, TlvIterator last)
ns3::PbbMessage
TlvFront
(void)
ns3::PbbMessage
TlvFront
(void) const
ns3::PbbMessage
TlvIterator
typedef
ns3::PbbMessage
TlvPopBack
(void)
ns3::PbbMessage
TlvPopFront
(void)
ns3::PbbMessage
TlvPushBack
(Ptr< PbbTlv > tlv)
ns3::PbbMessage
TlvPushFront
(Ptr< PbbTlv > tlv)
ns3::PbbMessage
TlvSize
(void) const
ns3::PbbMessage
Unref
(void) const
ns3::SimpleRefCount< PbbMessage >
inline
~PbbMessage
()
ns3::PbbMessage
virtual
~PbbMessageIpv4
()
ns3::PbbMessageIpv4
virtual
Generated on Tue Feb 6 2024 19:21:59 for ns-3 by
1.9.1