libpsynth 0.2.1
Public Member Functions | Public Attributes
psynth::patcher_event Struct Reference

#include <patcher.hpp>

Collaboration diagram for psynth::patcher_event:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 patcher_event (graph::node *s, graph::node *d, int ss, int ds, int st)

Public Attributes

graph::nodesrc
graph::nodedest
int src_socket
int dest_socket
int socket_type

Constructor & Destructor Documentation

psynth::patcher_event::patcher_event ( graph::node s,
graph::node d,
int  ss,
int  ds,
int  st 
) [inline]

Member Data Documentation


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