ESP-IDF
ot::Dns::Client::Response::mAnswerOffset
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
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::mAnswerOffset
ot::Dns::Client::Response::mAnswerOffset field
Syntax
Show:
Summary
Declaration
from
dns_client.hpp:313
uint16_t
mAnswerOffset
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint16_t
mAnswerOffset
;
// Answer section offset in `mMessage`.
dns_client.hpp:313
aOffset
=
mAnswerOffset
;
dns_client.cpp:136
ot::Dns::Client::Response
ot::Dns::Client::Response::SelectSection() const
mAnswerOffset
=
offset
;
dns_client.cpp:395
ot::Dns::Client::Response
ot::Dns::Client::Response::PopulateFrom()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Dns::Client::Response::mAnswerOffset
is written by 1 function and is read by 1 function:
ot::Dns::Client::Response::PopulateFrom()
All items filtered out
ot::Dns::Client::Response::mAnswerOffset
ot::Dns::Client::Response::SelectSection() 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