libpsynth 0.2.1
Classes | Public Member Functions
psynth::patcher_dynamic Class Reference

#include <patcher_dynamic.hpp>

Inheritance diagram for psynth::patcher_dynamic:
Inheritance graph
[legend]
Collaboration diagram for psynth::patcher_dynamic:
Collaboration graph
[legend]

List of all members.

Classes

struct  link
class  link_ptr_cmp
struct  pnode

Public Member Functions

 patcher_dynamic ()
 ~patcher_dynamic ()
bool add_node (graph::node *obj)
bool delete_node (graph::node *obj)
void set_param_node (graph::node *obj, int id)
void update ()
void clear ()

Constructor & Destructor Documentation

psynth::patcher_dynamic::patcher_dynamic ( )
psynth::patcher_dynamic::~patcher_dynamic ( )

Member Function Documentation

bool psynth::patcher_dynamic::add_node ( graph::node obj) [virtual]

Implements psynth::patcher.

void psynth::patcher_dynamic::clear ( ) [virtual]

Implements psynth::patcher.

bool psynth::patcher_dynamic::delete_node ( graph::node obj) [virtual]

Implements psynth::patcher.

void psynth::patcher_dynamic::set_param_node ( graph::node obj,
int  id 
) [virtual]

Implements psynth::patcher.

void psynth::patcher_dynamic::update ( ) [virtual]

Implements psynth::patcher.


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