ESP-IDF
ot::Srp::Client::AppendDeleteAllRrsets() const
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Srp::Client::AppendDeleteAllRrsets() const
ot::Srp::Client::AppendDeleteAllRrsets() const method
Syntax
Show:
Summary
Declaration
Definition
from
srp_client.hpp:1030
Error
AppendDeleteAllRrsets
(
MsgInfo
&
aInfo
)
const
;
Implemented in
srp_client.cpp:1592
Arguments
Argument
aInfo
Related Functions
Found 9 other functions taking a
MsgInfo
argument:
Function
ot::Srp::Client::AppendHostName() const
ot::Srp::Client::PrepareUpdateMessage()
ot::Srp::Client::AppendKeyRecord() const
ot::Srp::Client::AppendServiceInstructions()
ot::Srp::Client::AppendHostDescriptionInstruction()
ot::Srp::Client::AppendAaaaRecord() const
ot::Srp::Client::AppendUpdateLeaseOptRecord()
ot::Srp::Client::AppendSignature()
ot::Srp::Client::AppendServiceInstruction()
Examples
References
from
examples
Code
Location
Scope
Referrer
Error
Client
::
AppendDeleteAllRrsets
(
MsgInfo
&
aInfo
)
const
srp_client.cpp:1592
Error
AppendDeleteAllRrsets
(
MsgInfo
&
aInfo
)
const
;
srp_client.hpp:1030
SuccessOrExit
(
error
=
AppendDeleteAllRrsets
(
aInfo
)
)
;
srp_client.cpp:1443
ot::Srp::Client
ot::Srp::Client::AppendServiceInstruction()
SuccessOrExit
(
error
=
AppendDeleteAllRrsets
(
aInfo
)
)
;
srp_client.cpp:1499
ot::Srp::Client
ot::Srp::Client::AppendHostDescriptionInstruction()
Call Tree
from
examples
ot::Srp::Client::AppendDeleteAllRrsets() const
is called by 2 functions and calls 3 functions:
ot::Srp::Client::AppendServiceInstruction()
ot::Srp::Client::AppendHostDescriptionInstruction()
All items filtered out
ot::Srp::Client::AppendDeleteAllRrsets() const
ot::Dns::ResourceRecord::Init()
ot::Dns::ResourceRecord::SetTtl()
ot::Dns::ResourceRecord::SetLength()
All items filtered out
Data Use
from
examples
ot::Srp::Client::AppendDeleteAllRrsets() const
reads 2 variables:
ot::Dns::ResourceRecord::kTypeAny
ot::Dns::ResourceRecord::kClassAny
All items filtered out
ot::Srp::Client::AppendDeleteAllRrsets() const
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out