class Inti::DestroyListener

Name

class Inti::DestroyListener -- 

Synopsis

class Inti::DestroyListener is declared in the header inti/destroy-notify.h.

This is an abstract base class, and may not be instantiated.

Superclasses. none

Subclasses. none

Class members

Public Destructor.
virtual  ~DestroyListener ()

Public Virtual Methods.
virtual void notifier_destroyed (const DestroyNotifier * notifier) = 0

Description

Public Destructor

method Inti::DestroyListener::~DestroyListener

virtual  ~DestroyListener ()

Public Virtual Methods

method Inti::DestroyListener::notifier_destroyed

virtual void notifier_destroyed (const DestroyNotifier * notifier) = 0

notifier