mDNS::Server Member List

This is the complete list of members for mDNS::Server, including all inherited members.

addHandler(Handler &handler)mDNS::Serverinline
begin()mDNS::Server
close()UdpConnectionprotectedvirtual
connect(IpAddress ip, uint16_t port)UdpConnectionprotectedvirtual
end()mDNS::Server
initialize(udp_pcb *pcb=nullptr)UdpConnectionprotected
joinMulticastGroup(IpAddress localIp, IpAddress multicastIp)IpConnectionprotected
joinMulticastGroup(IpAddress multicastIp)IpConnectioninlineprotected
leaveMulticastGroup(IpAddress localIp, IpAddress multicastIp)IpConnectionprotected
leaveMulticastGroup(IpAddress multicastIp)IpConnectioninlineprotected
listen(int port)UdpConnectionprotectedvirtual
MessageDelegate typedefmDNS::Server
onDataCallbackUdpConnectionprotected
onPacket(PacketDelegate callback)mDNS::Serverinline
onReceive(pbuf *buf, IpAddress remoteIP, uint16_t remotePort) overridemDNS::Serverprotectedvirtual
onSend(MessageDelegate callback)mDNS::Serverinline
PacketDelegate typedefmDNS::Server
removeHandler(Handler &handler)mDNS::Serverinline
restart()mDNS::Serverinline
search(const String &hostname, ResourceType type=ResourceType::PTR)mDNS::Server
send(Message &message)mDNS::Server
UdpConnection::send(const char *data, int length)UdpConnectionprotectedvirtual
sendString(const char *data)UdpConnectioninlineprotected
sendString(const String &data)UdpConnectioninlineprotected
sendStringTo(IpAddress remoteIP, uint16_t remotePort, const char *data)UdpConnectioninlineprotected
sendStringTo(IpAddress remoteIP, uint16_t remotePort, const String &data)UdpConnectioninlineprotected
sendTo(IpAddress remoteIP, uint16_t remotePort, const char *data, int length)UdpConnectionprotectedvirtual
setMulticast(IpAddress ip)UdpConnectionprotected
setMulticastTtl(size_t ttl)UdpConnectionprotected
staticOnReceive(void *arg, struct udp_pcb *pcb, struct pbuf *p, LWIP_IP_ADDR_T *addr, u16_t port)UdpConnectionprotectedstatic
udpUdpConnectionprotected
UdpConnection()UdpConnectioninlineprotected
UdpConnection(UdpConnectionDataDelegate dataHandler)UdpConnectioninlineprotected
~Server()mDNS::Server
~UdpConnection()UdpConnectioninlineprotectedvirtual