openthread-br  0.3.0-72c0388
otbr::Ip6Address Member List

This is the complete list of members for otbr::Ip6Address, including all inherited members.

CopyFrom(const struct sockaddr_in6 &aSockAddr)otbr::Ip6Address
CopyFrom(const struct in6_addr &aIn6Addr)otbr::Ip6Address
CopyTo(struct sockaddr_in6 &aSockAddr) constotbr::Ip6Address
CopyTo(struct in6_addr &aIn6Addr) constotbr::Ip6Address
FromString(const char *aStr, Ip6Address &aAddr)otbr::Ip6Addressstatic
GetLinkLocalAllNodesMulticastAddress(void)otbr::Ip6Addressinlinestatic
GetSolicitedMulticastAddressPrefix(void)otbr::Ip6Addressinlinestatic
Ip6Address(void)otbr::Ip6Addressinline
Ip6Address(uint16_t aLocator)otbr::Ip6Addressinline
Ip6Address(const uint8_t(&aAddress)[16])otbr::Ip6Address
IsLinkLocal(void) constotbr::Ip6Addressinline
IsLoopback(void) constotbr::Ip6Addressinline
IsMulticast(void) constotbr::Ip6Addressinline
IsUnspecified(void) constotbr::Ip6Addressinline
m16 (defined in otbr::Ip6Address)otbr::Ip6Address
m32 (defined in otbr::Ip6Address)otbr::Ip6Address
m64 (defined in otbr::Ip6Address)otbr::Ip6Address
m8 (defined in otbr::Ip6Address)otbr::Ip6Address
operator<(const Ip6Address &aOther) constotbr::Ip6Addressinline
operator==(const Ip6Address &aOther) constotbr::Ip6Addressinline
ToLocator(void) constotbr::Ip6Addressinline
ToSolicitedNodeMulticastAddress(void) constotbr::Ip6Address
ToString(void) constotbr::Ip6Address