ESP-IDF
ot::Child::AddressIterator
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/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::Child::AddressIterator
ot::Child::AddressIterator
Represents the iterator for registered IPv6 address list of an MTD child.
Syntax
Show:
Summary
Declaration
from
child.hpp:72
typedef
otChildIp6AddressIterator
AddressIterator
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
otChildIp6AddressIterator
AddressIterator
;
child.hpp:72
Error
Child
::
GetNextIp6Address
(
AddressIterator
&
aIterator
,
Ip6
::
Address
&
aAddress
)
const
child.cpp:164
ot::Child::GetNextIp6Address() const
ot::Child::GetNextIp6Address() const::aIterator
static
constexpr
AddressIterator
kAddressIteratorInit
=
OT_CHILD_IP6_ADDRESS_ITERATOR_INIT
;
child.hpp:77
ot::Child
ot::Child::kAddressIteratorInit
Error
GetNextIp6Address
(
AddressIterator
&
aIterator
,
Ip6
::
Address
&
aAddress
)
const
;
child.hpp:205
ot::Child::GetNextIp6Address() const
ot::Child::GetNextIp6Address() const::aIterator
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
ot::Child::kAddressIteratorInit
ot::Child
child.hpp:77
ot::Child::GetNextIp6Address() const::aIterator
ot::Child::GetNextIp6Address() const
child.hpp:205
ot::Child::GetNextIp6Address() const::aIterator
ot::Child::GetNextIp6Address() const
child.cpp:164
Lifecycle
from
examples
All items filtered out
All items filtered out