mDNS::Resource::HINFO Class Reference

'HINFO' record containing Host information More...

#include <Resource.h>

Inheritance diagram for mDNS::Resource::HINFO:
[legend]
Collaboration diagram for mDNS::Resource::HINFO:
[legend]

Static Public Attributes

static constexpr Resource::Type type {Resource::Type::HINFO}
 

Additional Inherited Members

- Public Member Functions inherited from mDNS::Resource::Record
 Record (const Answer &answer)
 
String toString () const
 
- Public Attributes inherited from mDNS::Resource::Record
Answeranswer
 
- Protected Member Functions inherited from mDNS::Resource::Record
uint8_t * getRecord () const
 
uint16_t getRecordSize () const
 

Detailed Description

'HINFO' record containing Host information

Member Data Documentation

◆ type

constexpr Resource::Type mDNS::Resource::HINFO::type {Resource::Type::HINFO}
static

The documentation for this class was generated from the following file: