ESP-IDF
ot::Dns::Name::Set()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Dns::Name::Set()
ot::Dns::Name::Set() method
Sets the name from a given C string.
Syntax
Show:
Summary
Declaration
from
dns_types.hpp:556
void
Set
(
const
char
*
aString
)
;
Arguments
Argument
Description
aString
A C string specifying the name (dot '.' separated sequence of labels).
Examples
References
from
examples
Code
Location
void
Set
(
const
char
*
aString
)
dns_types.hpp:556
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Dns::Name::Set()
writes 2 variables:
All items filtered out
ot::Dns::Name::Set()
ot::Dns::Name::mString
ot::Dns::Name::mMessage
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