ESP-IDF
ot::Dns::Client::Response::mInstance
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Dns::Client::Response::mInstance
ot::Dns::Client::Response::mInstance field
Syntax
Show:
Summary
Declaration
from
dns_client.hpp:309
Instance
*
mInstance
;
Examples
References
from
examples
Code
Location
Scope
Referrer
Instance
*
mInstance
;
// The OpenThread instance.
dns_client.hpp:309
VerifyOrExit
(
mInstance
->
Get
<
NetworkData
::
Leader
>
(
)
.
GetPreferredNat64Prefix
(
nat64Prefix
)
==
kErrorNone
,
dns_client.cpp:430
ot::Dns::Client::AddressResponse
ot::Dns::Client::AddressResponse::GetAddress() const
response
.
mInstance
=
&
Get
<
Instance
>
(
)
;
dns_client.cpp:1220
ot::Dns::Client
ot::Dns::Client::FinalizeQuery()
aResponse
.
mInstance
=
&
Get
<
Instance
>
(
)
;
dns_client.cpp:1472
ot::Dns::Client
ot::Dns::Client::PopulateResponse()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Dns::Client::Response::mInstance
is written by 2 functions and is read by 1 function:
ot::Dns::Client::FinalizeQuery()
ot::Dns::Client::PopulateResponse()
All items filtered out
ot::Dns::Client::Response::mInstance
ot::Dns::Client::AddressResponse::GetAddress() 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