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
Answeranswer
 
- Protected Member Functions inherited from mDNS::Resource::Record
uint8_tgetRecord () const
 
uint16_t getRecordSize () const
 

Detailed Description

'HINFO' record containing Host information

Member Function Documentation

◆ Record()

mDNS::Resource::Record::Record
inline

Member Data Documentation

◆ type

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

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