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::UanHeaderRcCts Member List
This is the complete list of members for
ns3::UanHeaderRcCts
, including all inherited members.
ConstructSelf
(const AttributeConstructionList &attributes)
ns3::ObjectBase
protected
Deserialize
(Buffer::Iterator start)
ns3::UanHeaderRcCts
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
GetAddress
(void) const
ns3::UanHeaderRcCts
GetAttribute
(std::string name, AttributeValue &value) const
ns3::ObjectBase
GetAttributeFailSafe
(std::string name, AttributeValue &value) const
ns3::ObjectBase
GetDelayToTx
(void) const
ns3::UanHeaderRcCts
GetFrameNo
(void) const
ns3::UanHeaderRcCts
GetInstanceTypeId
(void) const
ns3::UanHeaderRcCts
virtual
GetObjectIid
(void)
ns3::ObjectBase
related
GetRetryNo
(void) const
ns3::UanHeaderRcCts
GetRtsTimeStamp
(void) const
ns3::UanHeaderRcCts
GetSerializedSize
(void) const
ns3::UanHeaderRcCts
virtual
GetTypeId
(void)
ns3::UanHeaderRcCts
static
m_address
ns3::UanHeaderRcCts
private
m_delay
ns3::UanHeaderRcCts
private
m_frameNo
ns3::UanHeaderRcCts
private
m_retryNo
ns3::UanHeaderRcCts
private
m_timeStampRts
ns3::UanHeaderRcCts
private
NotifyConstructionCompleted
(void)
ns3::ObjectBase
protected
virtual
Print
(std::ostream &os, Time::Unit unit) const
ns3::UanHeaderRcCts
Print
(std::ostream &os) const
ns3::UanHeaderRcCts
virtual
Serialize
(Buffer::Iterator start) const
ns3::UanHeaderRcCts
virtual
SetAddress
(Mac8Address addr)
ns3::UanHeaderRcCts
SetAttribute
(std::string name, const AttributeValue &value)
ns3::ObjectBase
SetAttributeFailSafe
(std::string name, const AttributeValue &value)
ns3::ObjectBase
SetDelayToTx
(Time delay)
ns3::UanHeaderRcCts
SetFrameNo
(uint8_t frameNo)
ns3::UanHeaderRcCts
SetRetryNo
(uint8_t no)
ns3::UanHeaderRcCts
SetRtsTimeStamp
(Time timeStamp)
ns3::UanHeaderRcCts
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
UanHeaderRcCts
()
ns3::UanHeaderRcCts
UanHeaderRcCts
(uint8_t frameNo, uint8_t retryNo, Time rtsTs, Time delay, Mac8Address addr)
ns3::UanHeaderRcCts
~Header
()
ns3::Header
virtual
~ObjectBase
()
ns3::ObjectBase
virtual
~UanHeaderRcCts
()
ns3::UanHeaderRcCts
virtual
Generated on Tue Feb 6 2024 19:22:07 for ns-3 by
1.9.1