SSDP::Server Member List
This is the complete list of members for SSDP::Server, including all inherited members.
| begin(ReceiveDelegate receiveCallback, SendDelegate sendCallback) | SSDP::Server | |
| buildMessage(Message &msg, MessageSpec &ms) | SSDP::Server | |
| close() | UdpConnection | privatevirtual |
| connect(IpAddress ip, uint16_t port) | UdpConnection | privatevirtual |
| end() | SSDP::Server | |
| initialize(udp_pcb *pcb=nullptr) | UdpConnection | private |
| isActive() | SSDP::Server | inline |
| joinMulticastGroup(IpAddress localIp, IpAddress multicastIp) | IpConnection | private |
| joinMulticastGroup(IpAddress multicastIp) | IpConnection | inlineprivate |
| leaveMulticastGroup(IpAddress localIp, IpAddress multicastIp) | IpConnection | private |
| leaveMulticastGroup(IpAddress multicastIp) | IpConnection | inlineprivate |
| listen(int port) | UdpConnection | privatevirtual |
| messageQueue | SSDP::Server | |
| multicastTtl | SSDP::Server | static |
| onDataCallback | UdpConnection | private |
| onReceive(pbuf *buf, IpAddress remoteIP, uint16_t remotePort) override | SSDP::Server | protectedvirtual |
| send(const char *data, int length) | UdpConnection | privatevirtual |
| sendMessage(const Message &msg) | SSDP::Server | |
| sendString(const char *data) | UdpConnection | inlineprivate |
| sendString(const String &data) | UdpConnection | inlineprivate |
| sendStringTo(IpAddress remoteIP, uint16_t remotePort, const char *data) | UdpConnection | inlineprivate |
| sendStringTo(IpAddress remoteIP, uint16_t remotePort, const String &data) | UdpConnection | inlineprivate |
| sendTo(IpAddress remoteIP, uint16_t remotePort, const char *data, int length) | UdpConnection | privatevirtual |
| Server() | SSDP::Server | inline |
| setMulticast(IpAddress ip) | UdpConnection | private |
| setMulticastTtl(size_t ttl) | UdpConnection | private |
| setProduct(const String &name, const String &version) | SSDP::Server | inline |
| staticOnReceive(void *arg, struct udp_pcb *pcb, struct pbuf *p, LWIP_IP_ADDR_T *addr, u16_t port) | UdpConnection | privatestatic |
| udp | UdpConnection | private |
| UdpConnection() | UdpConnection | inlineprivate |
| UdpConnection(UdpConnectionDataDelegate dataHandler) | UdpConnection | inlineprivate |
| ~UdpConnection() | UdpConnection | inlineprivatevirtual |
1.8.13