Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
CUdpClient Member List

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

AbortableWait(CEvent &event, int timeoutMillis=-1)CThreadinlineprivate
Broadcast(int aPort, const std::string &aMessage)CUdpClientprotected
client_socketCUdpClientprotected
COMMANDITERATOR typedefCUdpClientprotected
commandsCUdpClientprotected
Create()CUdpClientprotected
CThread::Create(bool bAutoDelete=false, unsigned stacksize=0)CThreadprivate
critical_sectionCUdpClientprotected
CThread(const char *ThreadName)CThreadexplicitprivate
CThread(IRunnable *pRunnable, const char *ThreadName)CThreadprivate
CUdpClient()CUdpClient
Destroy()CUdpClientprotected
DispatchNextCommand()CUdpClientprotected
GetAbsoluteUsage()CThreadprivate
GetCurrentThread()CThreadprivatestatic
GetCurrentThreadId()CThreadprivatestatic
GetMaxPriority(void)CThreadprivate
GetMinPriority(void)CThreadprivate
GetNormalPriority(void)CThreadprivate
GetPriority(void)CThreadprivate
GetRelativeUsage()CThreadprivate
GetSchedRRPriority(void)CThreadprivate
IsAutoDelete() constCThreadprivate
IsCurrentThread() constCThreadprivate
IsCurrentThread(const ThreadIdentifier tid)CThreadprivatestatic
IsRunning() constCThreadprivate
m_bStopCThreadprivate
OnException()CThreadinlineprivatevirtual
OnExit()CThreadinlineprivatevirtual
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
SetPriority(const int iPriority)CThreadprivate
SetPrioritySched_RR(int iPriority)CThreadprivate
Sleep(unsigned int milliseconds)CThreadprivate
StopThread(bool bWait=true)CThreadprivatevirtual
WAIT_INTERRUPTED enum valueCThreadprivate
WAIT_SIGNALED enum valueCThreadprivate
WAIT_TIMEDOUT enum valueCThreadprivate
WaitForThreadExit(unsigned int milliseconds)CThreadprivate
WaitResponse enum nameCThreadprivate
~CThread()CThreadprivatevirtual
~CUdpClient(void) overrideCUdpClient