mDNS::Resource::AAAA Class Reference
'AAAA' record containing 128-bit IPv6 address More...
#include <Resource.h>
Inheritance diagram for mDNS::Resource::AAAA:
Collaboration diagram for mDNS::Resource::AAAA:
Public Member Functions | |
String | toString () const |
void | init (Ip6Address addr) |
Record (const Answer &answer) | |
![]() | |
Record (const Answer &answer) | |
String | toString () const |
Static Public Attributes | |
static constexpr Resource::Type | type {Resource::Type::AAAA} |
Additional Inherited Members | |
![]() | |
Answer & | answer |
![]() | |
uint8_t * | getRecord () const |
uint16_t | getRecordSize () const |
Detailed Description
'AAAA' record containing 128-bit IPv6 address
Member Function Documentation
◆ init()
void mDNS::Resource::AAAA::init | ( | Ip6Address | addr | ) |
◆ Record()
|
inline |
◆ toString()
String mDNS::Resource::AAAA::toString | ( | ) | const |
Member Data Documentation
◆ type
|
staticconstexpr |
The documentation for this class was generated from the following file: