ESP-IDF
ot::Dns::Name::Type
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (3/5)...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Dns::Name::Type
ot::Dns::Name::Type enum
Represents the name type.
Syntax
Show:
Summary
Declaration
from
dns_types.hpp:482
enum
Type
:
uint8_t
{
kTypeEmpty
,
kTypeCString
,
kTypeMessage
,
}
;
Values
Value
Declared as
ot::Dns::Name::Type::kTypeEmpty
ot::Dns::Name::Type::kTypeCString
ot::Dns::Name::Type::kTypeMessage
Examples
References
from
examples
Code
Location
Scope
Referrer
enum
Type
:
uint8_t
dns_types.hpp:482
Type
GetFromType
(
void
)
const
dns_types.hpp:546
ot::Dns::Name
ot::Dns::Name::GetFromType() const
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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
Instance
Scope
Location
Project
return
ot::Dns::Name::GetFromType() const
dns_types.hpp:546
Lifecycle
from
examples
All items filtered out
All items filtered out