|
libpsynth 0.2.1
|
#include <patcher.hpp>

Public Member Functions | |
| void | add_listener (patcher_listener *l) |
| void | delete_listener (patcher_listener *l) |
Protected Member Functions | |
| void | notify_link_added (const patcher_event &ev) |
| void | notify_link_deleted (const patcher_event &ev) |
| void psynth::patcher_subject::add_listener | ( | patcher_listener * | l | ) | [inline] |
| void psynth::patcher_subject::delete_listener | ( | patcher_listener * | l | ) | [inline] |
| void psynth::patcher_subject::notify_link_added | ( | const patcher_event & | ev | ) | [inline, protected] |
| void psynth::patcher_subject::notify_link_deleted | ( | const patcher_event & | ev | ) | [inline, protected] |
1.7.4