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::UanHeaderRcRts Member List
This is the complete list of members for
ns3::UanHeaderRcRts
, including all inherited members.
ConstructSelf
(const AttributeConstructionList &attributes)
ns3::ObjectBase
protected
Deserialize
(Buffer::Iterator start)
ns3::UanHeaderRcRts
virtual
ns3::Header::Deserialize
(Buffer::Iterator start)=0
ns3::Header
ns3::Chunk::Deserialize
(Buffer::Iterator start, Buffer::Iterator end)
ns3::Chunk
virtual
DoSet
(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value)
ns3::ObjectBase
private
GetAttribute
(std::string name, AttributeValue &value) const
ns3::ObjectBase
GetAttributeFailSafe
(std::string name, AttributeValue &value) const
ns3::ObjectBase
GetFrameNo
(void) const
ns3::UanHeaderRcRts
GetInstanceTypeId
(void) const
ns3::UanHeaderRcRts
virtual
GetLength
(void) const
ns3::UanHeaderRcRts
GetNoFrames
(void) const
ns3::UanHeaderRcRts
GetObjectIid
(void)
ns3::ObjectBase
related
GetRetryNo
(void) const
ns3::UanHeaderRcRts
GetSerializedSize
(void) const
ns3::UanHeaderRcRts
virtual
GetTimeStamp
(void) const
ns3::UanHeaderRcRts
GetTypeId
(void)
ns3::UanHeaderRcRts
static
m_frameNo
ns3::UanHeaderRcRts
private
m_length
ns3::UanHeaderRcRts
private
m_noFrames
ns3::UanHeaderRcRts
private
m_retryNo
ns3::UanHeaderRcRts
private
m_timeStamp
ns3::UanHeaderRcRts
private
NotifyConstructionCompleted
(void)
ns3::ObjectBase
protected
virtual
Print
(std::ostream &os, Time::Unit unit) const
ns3::UanHeaderRcRts
Print
(std::ostream &os) const
ns3::UanHeaderRcRts
virtual
Serialize
(Buffer::Iterator start) const
ns3::UanHeaderRcRts
virtual
SetAttribute
(std::string name, const AttributeValue &value)
ns3::ObjectBase
SetAttributeFailSafe
(std::string name, const AttributeValue &value)
ns3::ObjectBase
SetFrameNo
(uint8_t fno)
ns3::UanHeaderRcRts
SetLength
(uint16_t length)
ns3::UanHeaderRcRts
SetNoFrames
(uint8_t no)
ns3::UanHeaderRcRts
SetRetryNo
(uint8_t no)
ns3::UanHeaderRcRts
SetTimeStamp
(Time timeStamp)
ns3::UanHeaderRcRts
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
UanHeaderRcRts
()
ns3::UanHeaderRcRts
UanHeaderRcRts
(uint8_t frameNo, uint8_t retryNo, uint8_t noFrames, uint16_t length, Time ts)
ns3::UanHeaderRcRts
~Header
()
ns3::Header
virtual
~ObjectBase
()
ns3::ObjectBase
virtual
~UanHeaderRcRts
()
ns3::UanHeaderRcRts
virtual
Generated on Tue Feb 6 2024 19:22:07 for ns-3 by
1.9.1