|
libpsynth 0.2.1
|
This should be the base of all listener types. More...
#include <observer.hpp>

Public Member Functions | |
| virtual | ~listener_base () |
| Virtual destructor. | |
| void | disconnect_all () |
| Disconnects this listener from all signals/subjects. | |
This should be the base of all listener types.
This class aids by providing:
| virtual psynth::base::listener_base::~listener_base | ( | ) | [inline, virtual] |
Virtual destructor.
| void psynth::base::listener_base::disconnect_all | ( | ) | [inline] |
Disconnects this listener from all signals/subjects.
1.7.4