Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CUdpClient Member List

This is the complete list of members for CUdpClient, including all inherited members.

Broadcast(int aPort, const std::string &aMessage)CUdpClientprotected
client_socketCUdpClientprotected
COMMANDITERATOR typedefCUdpClientprotected
commandsCUdpClientprotected
Create()CUdpClientprotected
CThread::Create(bool bAutoDelete=false)CThreadprivate
critical_sectionCUdpClientprotected
CUdpClient()CUdpClient
Destroy()CUdpClientprotected
DispatchNextCommand()CUdpClientprotected
OnMessage(struct sockaddr_in &aRemoteAddress, const std::string &aMessage, unsigned char *pMessage, DWORD dwMessageLength)CUdpClientinlineprotectedvirtual
OnStartup() overrideCUdpClientprotectedvirtual
Process() overrideCUdpClientprotectedvirtual
Send(const std::string &aIpAddress, int aPort, const std::string &aMessage)CUdpClientprotected
Send(struct sockaddr_in aAddress, const std::string &aMessage)CUdpClientprotected
Send(struct sockaddr_in aAddress, unsigned char *pMessage, DWORD dwSize)CUdpClientprotected
~CUdpClient(void) overrideCUdpClient