wxWidgets Observable Library
KeyProvider Class Referenceabstract

Interface implemented by classes which listens. More...

#include <observable.h>

Inheritance diagram for KeyProvider:
Observable ConfigVar< T > EventVar GlobalVar< T >

Public Member Functions

virtual std::string GetKey () const =0
 Return key used to listen and notify.
 

Detailed Description

Interface implemented by classes which listens.

Definition at line 54 of file observable.h.


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