otIp6AddressInfo
#include <ip6.h>
Reprezentuje informacje o adresie IPv6.
Podsumowanie
Atrybuty publiczne |
|
---|---|
mAddress
|
const otIp6Address *
Wskaźnik do adresu IPv6.
|
mPreferred
|
bool
Określa, czy jest to preferowany adres.
|
mPrefixLength
|
uint8_t
Długość prefiksu mAddress, jeśli jest to adres uniwersalny.
|
mScope
|
uint8_t
Zakres tego adresu.
|
Atrybuty publiczne
mPreferred
bool otIp6AddressInfo::mPreferred
Określa, czy jest to preferowany adres.
mPrefixLength
uint8_t otIp6AddressInfo::mPrefixLength
Długość prefiksu mAddress, jeśli jest to adres uniwersalny.
mScope
uint8_t otIp6AddressInfo::mScope
Zakres tego adresu.
Zasoby
Tematy referencyjne interfejsu OpenThread API pochodzą z kodu źródłowego dostępnego w GitHub. Aby dowiedzieć się więcej lub dołączyć do naszej dokumentacji, skorzystaj z sekcji Zasoby.