libpsynth 0.2.1
Public Member Functions | Protected Member Functions
psynth::patcher_subject Class Reference

#include <patcher.hpp>

Inheritance diagram for psynth::patcher_subject:
Inheritance graph
[legend]

List of all members.

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)

Member Function Documentation

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]

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