#include <ZeroconfAvahi.h>
 | 
| struct   | ServiceInfo | 
|   | helper to store information on howto create an avahi-group to publish  More...
  | 
|   | 
◆ CZeroconfAvahi()
      
        
          | CZeroconfAvahi::CZeroconfAvahi  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~CZeroconfAvahi()
  
  
      
        
          | CZeroconfAvahi::~CZeroconfAvahi  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
override   | 
  
 
- Todo
 - does tv survive the thread? 
 
 
 
◆ doForceReAnnounceService()
  
  
      
        
          | bool CZeroconfAvahi::doForceReAnnounceService  | 
          ( | 
          const std::string & |           fcr_identifier | ) | 
           | 
         
       
   | 
  
overrideprotectedvirtual   | 
  
 
 
◆ doPublishService()
  
  
      
        
          | bool CZeroconfAvahi::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 ) | 
         
       
   | 
  
overrideprotectedvirtual   | 
  
 
 
◆ doRemoveService()
  
  
      
        
          | bool CZeroconfAvahi::doRemoveService  | 
          ( | 
          const std::string & |           fcr_ident | ) | 
           | 
         
       
   | 
  
overrideprotectedvirtual   | 
  
 
 
◆ doStop()
  
  
      
        
          | void CZeroconfAvahi::doStop  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overrideprotectedvirtual   | 
  
 
 
The documentation for this class was generated from the following files: