LibreOffice Module sd (master) 1
Public Member Functions | List of all members
sd::AvahiNetworkService Class Reference

#include <AvahiNetworkService.hxx>

Inheritance diagram for sd::AvahiNetworkService:
[legend]
Collaboration diagram for sd::AvahiNetworkService:
[legend]

Public Member Functions

 AvahiNetworkService (const std::string &aname="", unsigned int aport=1599)
 
void clear () override
 
void setup () override
 
- Public Member Functions inherited from sd::ZeroconfService
 ZeroconfService (std::string aname, uint aport)
 
virtual ~ZeroconfService ()
 
const std::string & getName () const
 
void setName (const char *n)
 
virtual void clear ()=0
 
virtual void setup ()=0
 

Additional Inherited Members

- Protected Attributes inherited from sd::ZeroconfService
std::string name
 
uint port
 

Detailed Description

Definition at line 16 of file AvahiNetworkService.hxx.

Constructor & Destructor Documentation

◆ AvahiNetworkService()

sd::AvahiNetworkService::AvahiNetworkService ( const std::string &  aname = "",
unsigned int  aport = 1599 
)
inline

Definition at line 19 of file AvahiNetworkService.hxx.

Member Function Documentation

◆ clear()

void AvahiNetworkService::clear ( )
overridevirtual

Implements sd::ZeroconfService.

Definition at line 201 of file AvahiNetworkService.cxx.

References client, and threaded_poll.

Referenced by client_callback(), and create_services().

◆ setup()

void AvahiNetworkService::setup ( )
overridevirtual

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