Main Page | Namespace List | Class List | File List | Class Members | Related Pages

dnssd::ServiceChangeListener Class Reference

Listens to service changes. Operator == should be properly defined. More...

#include <ServiceChangeListener.h>

List of all members.

Public Member Functions

virtual bool operator== (const ServiceChangeListener &other)=0
virtual void propertyChanged (Service *aService, const std::string &aPropertyName, const std::string &aOldValue, const std::string &aNewValue)=0
virtual void propertiesChanged (Service *aService, const std::map< std::string, std::string > aOldResources, const std::map< std::string, std::string > aNewResources)=0


Detailed Description

Listens to service changes. Operator == should be properly defined.

Author:
Cedric Chantepie


Member Function Documentation

virtual bool dnssd::ServiceChangeListener::operator== const ServiceChangeListener other  )  [pure virtual]
 

Must be defined to enable listener removal.


The documentation for this class was generated from the following file:
Generated on Fri May 19 23:27:33 2006 for Tiny DNSSD by  doxygen 1.4.4