'SRV' Service Locator record
More...
#include <Resource.h>
'SRV' Service Locator record
◆ getHost()
Name mDNS::Resource::SRV::getHost |
( |
| ) |
const |
◆ getPort()
uint16_t mDNS::Resource::SRV::getPort |
( |
| ) |
const |
◆ getPriority()
uint16_t mDNS::Resource::SRV::getPriority |
( |
| ) |
const |
◆ getWeight()
uint16_t mDNS::Resource::SRV::getWeight |
( |
| ) |
const |
◆ init()
void mDNS::Resource::SRV::init |
( |
uint16_t |
priority, |
|
|
uint16_t |
weight, |
|
|
uint16_t |
port, |
|
|
const String & |
host |
|
) |
| |
◆ Record()
mDNS::Resource::Record::Record |
|
inline |
◆ toString()
String mDNS::Resource::SRV::toString |
( |
const String & |
sep = "; " | ) |
const |
◆ type
constexpr Resource::Type mDNS::Resource::SRV::type {Resource::Type::SRV} |
|
staticconstexpr |
The documentation for this class was generated from the following file: