libpsynth 0.2.1
Public Member Functions
psynth::patcher_listener Class Reference

#include <patcher.hpp>

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

List of all members.

Public Member Functions

virtual ~patcher_listener ()
virtual void handle_link_added (const patcher_event &ev)=0
virtual void handle_link_deleted (const patcher_event &ev)=0

Constructor & Destructor Documentation

virtual psynth::patcher_listener::~patcher_listener ( ) [inline, virtual]

Member Function Documentation

virtual void psynth::patcher_listener::handle_link_added ( const patcher_event ev) [pure virtual]

Implemented in psynth::world.

virtual void psynth::patcher_listener::handle_link_deleted ( const patcher_event ev) [pure virtual]

Implemented in psynth::world.


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