xbmc
|
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) (defined in CThread) | CThread | |
CThread(const char *ThreadName) (defined in CThread) | CThread | explicitprotected |
CThread(IRunnable *pRunnable, const char *ThreadName) (defined in CThread) | CThread | |
CZeroconf() (defined in CZeroconf) | CZeroconf | protected |
CZeroconf(const CZeroconf &) (defined in CZeroconf) | CZeroconf | protected |
CZeroconfMDNS() (defined in CZeroconfMDNS) | CZeroconfMDNS | |
doForceReAnnounceService(const std::string &fcr_identifier) (defined in CZeroconfMDNS) | 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) (defined in CZeroconfMDNS) | CZeroconfMDNS | protectedvirtual |
doStop() (defined in CZeroconfMDNS) | CZeroconfMDNS | protectedvirtual |
ForceReAnnounceService(const std::string &fcr_identifier) (defined in CZeroconf) | CZeroconf | |
GetCurrentThread() (defined in CThread) | CThread | static |
GetCurrentThreadId() (defined in CThread) | CThread | inlinestatic |
GetInstance() (defined in CZeroconf) | CZeroconf | static |
HasService(const std::string &fcr_identifier) const | CZeroconf | |
IsAutoDelete() const (defined in CThread) | CThread | |
IsCurrentThread() const (defined in CThread) | CThread | |
IsInstantiated() (defined in CZeroconf) | CZeroconf | inlinestatic |
IsRunning() const (defined in CThread) | CThread | |
IsStarted() (defined in CZeroconf) | CZeroconf | inline |
IsZCdaemonRunning() | CZeroconfMDNS | protectedvirtual |
Join(std::chrono::milliseconds duration) (defined in CThread) | CThread | |
m_bStop (defined in CThread) | CThread | protected |
OnException() (defined in CThread) | CThread | inlinevirtual |
OnExit() (defined in CThread) | CThread | inlineprotectedvirtual |
OnStartup() (defined in CThread) | CThread | inlineprotectedvirtual |
Process() (defined in CZeroconfMDNS) | CZeroconfMDNS | protectedvirtual |
ProcessResults() (defined in CZeroconfMDNS) | 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) (defined in CZeroconf) | CZeroconf | |
ReleaseInstance() (defined in CZeroconf) | CZeroconf | static |
RemoveService(const std::string &fcr_identifier) | CZeroconf | |
SetPriority(const ThreadPriority &priority) | CThread | |
Sleep(std::chrono::duration< Rep, Period > duration) (defined in CThread) | CThread | inline |
Start() (defined in CZeroconf) | CZeroconf | |
Stop() (defined in CZeroconf) | CZeroconf | |
StopThread(bool bWait=true) (defined in CThread) | CThread | virtual |
WAIT_INTERRUPTED enum value (defined in CThread) | CThread | protected |
WAIT_SIGNALED enum value (defined in CThread) | CThread | protected |
WAIT_TIMEDOUT enum value (defined in CThread) | CThread | protected |
WaitResponse enum name (defined in CThread) | CThread | protected |
~CThread() (defined in CThread) | CThread | virtual |
~CZeroconf() (defined in CZeroconf) | CZeroconf | protectedvirtual |
~CZeroconfMDNS() (defined in CZeroconfMDNS) | CZeroconfMDNS |