Yate
SignallingNotifier Class Reference

Notifier class. More...

#include <yatesig.h>

Public Member Functions

virtual ~SignallingNotifier ()
 
virtual void notify (NamedList &notifs)
 
virtual void cleanup ()
 

Detailed Description

Notifier class.

Notifying class. Used to handle notifications.

Constructor & Destructor Documentation

◆ ~SignallingNotifier()

virtual ~SignallingNotifier ( )
inlinevirtual

Destructor.

References cleanup().

Member Function Documentation

◆ cleanup()

virtual void cleanup ( )
virtual

Handle necessary clean up

Referenced by ~SignallingNotifier().

◆ notify()

virtual void notify ( NamedList & notifs)
virtual

Handle the received notifications

Parameters
notifsReceived notifications

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