#include <avahi_register.h>
Definition at line 29 of file avahi_register.h.
◆ AvahiService()
| AvahiService::AvahiService |
( |
| ) |
|
◆ ~AvahiService()
| AvahiService::~AvahiService |
( |
| ) |
|
◆ register_service()
| bool AvahiService::register_service |
( |
std::string |
name, |
|
|
int |
port |
|
) |
| |
◆ state_changed()
| static void AvahiService::state_changed |
( |
GaEntryGroup * |
group, |
|
|
GaEntryGroupState |
state, |
|
|
void * |
data |
|
) |
| |
|
staticprivate |
◆ client
| GaClient* AvahiService::client |
|
private |
◆ current_name
| std::string AvahiService::current_name |
|
private |
◆ group
| GaEntryGroup* AvahiService::group |
|
private |
◆ registered_port
| int AvahiService::registered_port |
|
private |
The documentation for this class was generated from the following file: