Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CZeroconfMDNS, including all inherited members.
AbortableWait(CEvent &event, std::chrono::milliseconds duration=std::chrono::milliseconds(-1)) | CThread | inlineprotected |
Create(bool bAutoDelete=false) | CThread | |
CThread(const char *ThreadName) | CThread | explicitprotected |
CThread(IRunnable *pRunnable, const char *ThreadName) | CThread | |
CZeroconf() | CZeroconf | protected |
CZeroconf(const CZeroconf &) | CZeroconf | protected |
CZeroconfMDNS() | CZeroconfMDNS | |
doForceReAnnounceService(const std::string &fcr_identifier) | CZeroconfMDNS | protectedvirtual |
doPublishService(const std::string &fcr_identifier, const std::string &fcr_type, const std::string &fcr_name, unsigned int f_port, const std::vector< std::pair< std::string, std::string > > &txt) | CZeroconfMDNS | protectedvirtual |
doRemoveService(const std::string &fcr_ident) | CZeroconfMDNS | protectedvirtual |
doStop() | CZeroconfMDNS | protectedvirtual |
ForceReAnnounceService(const std::string &fcr_identifier) | CZeroconf | |
GetCurrentThread() | CThread | static |
GetCurrentThreadId() | CThread | inlinestatic |
GetInstance() | CZeroconf | static |
HasService(const std::string &fcr_identifier) const | CZeroconf | |
IsAutoDelete() const | CThread | |
IsCurrentThread() const | CThread | |
IsInstantiated() | CZeroconf | inlinestatic |
IsRunning() const | CThread | |
IsStarted() | CZeroconf | inline |
IsZCdaemonRunning() | CZeroconfMDNS | protectedvirtual |
Join(std::chrono::milliseconds duration) | CThread | |
m_bStop | CThread | protected |
OnException() | CThread | inlinevirtual |
OnExit() | CThread | inlineprotectedvirtual |
OnStartup() | CThread | inlineprotectedvirtual |
Process() | CZeroconfMDNS | protectedvirtual |
ProcessResults() | CZeroconfMDNS | protectedvirtual |
PublishService(const std::string &fcr_identifier, const std::string &fcr_type, const std::string &fcr_name, unsigned int f_port, std::vector< std::pair< std::string, std::string > > txt) | CZeroconf | |
ReleaseInstance() | CZeroconf | static |
RemoveService(const std::string &fcr_identifier) | CZeroconf | |
SetPriority(const ThreadPriority &priority) | CThread | |
Sleep(std::chrono::duration< Rep, Period > duration) | CThread | inline |
Start() | CZeroconf | |
Stop() | CZeroconf | |
StopThread(bool bWait=true) | CThread | virtual |
WAIT_INTERRUPTED enum value | CThread | protected |
WAIT_SIGNALED enum value | CThread | protected |
WAIT_TIMEDOUT enum value | CThread | protected |
WaitResponse enum name | CThread | protected |
~CThread() | CThread | virtual |
~CZeroconf() | CZeroconf | protectedvirtual |
~CZeroconfMDNS() | CZeroconfMDNS |