xbmc
Classes | Public Member Functions | List of all members
CZeroconfBrowserAvahi Class Reference
Inheritance diagram for CZeroconfBrowserAvahi:
Inheritance graph
[legend]
Collaboration diagram for CZeroconfBrowserAvahi:
Collaboration graph
[legend]

Public Member Functions

 CZeroconfBrowserAvahi ()
 
- Public Member Functions inherited from CZeroconfBrowser
void Start ()
 
void Stop ()
 
std::vector< ZeroconfServiceGetFoundServices ()
 returns the list of found services if this is updated, the following message with "zeroconf://" as path is sent: CGUIMessage message(GUI_MSG_NOTIFY_ALL, 0, 0, GUI_MSG_UPDATE_PATH);
 
bool ResolveService (ZeroconfService &fr_service, double f_timeout=1.0)
 
virtual void ProcessResults ()
 
bool AddServiceType (const std::string &fcr_service_type)
 methods for browsing and getting results of itadds a service type for browsing More...
 
bool RemoveServiceType (const std::string &fcr_service_type)
 remove the specified service from discovery More...
 

Additional Inherited Members

- Static Public Member Functions inherited from CZeroconfBrowser
static CZeroconfBrowserGetInstance ()
 
static void ReleaseInstance ()
 
static bool IsInstantiated ()
 
- Protected Member Functions inherited from CZeroconfBrowser
 CZeroconfBrowser (const CZeroconfBrowser &)=delete
 
CZeroconfBrowseroperator= (const CZeroconfBrowser &)=delete
 

Constructor & Destructor Documentation

◆ CZeroconfBrowserAvahi()

CZeroconfBrowserAvahi::CZeroconfBrowserAvahi ( )
Todo:
throw exception? can this even happen?

The documentation for this class was generated from the following files: