|
Kodi Docs 20.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CUdpClient, including all inherited members.
| Broadcast(int aPort, const std::string &aMessage) | CUdpClient | protected |
| client_socket | CUdpClient | protected |
| COMMANDITERATOR typedef | CUdpClient | protected |
| commands | CUdpClient | protected |
| Create() | CUdpClient | protected |
| CThread::Create(bool bAutoDelete=false) | CThread | private |
| critical_section | CUdpClient | protected |
| CUdpClient() | CUdpClient | |
| Destroy() | CUdpClient | protected |
| DispatchNextCommand() | CUdpClient | protected |
| OnMessage(struct sockaddr_in &aRemoteAddress, const std::string &aMessage, unsigned char *pMessage, DWORD dwMessageLength) | CUdpClient | inlineprotectedvirtual |
| OnStartup() override | CUdpClient | protectedvirtual |
| Process() override | CUdpClient | protectedvirtual |
| Send(const std::string &aIpAddress, int aPort, const std::string &aMessage) | CUdpClient | protected |
| Send(struct sockaddr_in aAddress, const std::string &aMessage) | CUdpClient | protected |
| Send(struct sockaddr_in aAddress, unsigned char *pMessage, DWORD dwSize) | CUdpClient | protected |
| ~CUdpClient(void) override | CUdpClient |