mDNS::Resource::HINFO Class Reference
'HINFO' record containing Host information More...
#include <Resource.h>
Inheritance diagram for mDNS::Resource::HINFO:
Collaboration diagram for mDNS::Resource::HINFO:
Public Member Functions | |
| Record (const Answer &answer) | |
Public Member Functions inherited from mDNS::Resource::Record | |
| Record (const Answer &answer) | |
| String | toString () const |
Static Public Attributes | |
| static constexpr Resource::Type | type {Resource::Type::HINFO} |
Additional Inherited Members | |
Public Attributes inherited from mDNS::Resource::Record | |
| Answer & | answer |
Protected Member Functions inherited from mDNS::Resource::Record | |
| uint8_t * | getRecord () const |
| uint16_t | getRecordSize () const |
Detailed Description
'HINFO' record containing Host information
Member Function Documentation
◆ Record()
|
inline |
Member Data Documentation
◆ type
|
staticconstexpr |
The documentation for this class was generated from the following file:
Public Member Functions inherited from
1.8.17