libpsynth 0.2.1
Public Member Functions | Public Attributes | Protected Member Functions
psynth::graph::core::patch_out_port_base Class Reference

#include <patch_port.hpp>

Inheritance diagram for psynth::graph::core::patch_out_port_base:
Inheritance graph
[legend]
Collaboration diagram for psynth::graph::core::patch_out_port_base:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual out_port_basepatch_port ()=0

Public Attributes

patch_output_hook _patch_output_hook

Protected Member Functions

void rt_do_process (rt_process_context &ctx)

Member Function Documentation

virtual out_port_base& psynth::graph::core::patch_out_port_base::patch_port ( ) [pure virtual]
void psynth::graph::core::patch_out_port_base::rt_do_process ( rt_process_context ctx) [protected, virtual]

Reimplemented from psynth::graph::node.


Member Data Documentation


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