libpsynth 0.2.1
Public Member Functions | Friends
psynth::graph::node::in_socket_manual Class Reference

#include <node.hpp>

Inheritance diagram for psynth::graph::node::in_socket_manual:
Inheritance graph
[legend]
Collaboration diagram for psynth::graph::node::in_socket_manual:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 in_socket_manual (int type)
virtual nodeget_source_node () const
virtual int get_source_socket () const

Friends

class node

Constructor & Destructor Documentation

psynth::graph::node::in_socket_manual::in_socket_manual ( int  type) [inline]

Member Function Documentation

virtual node* psynth::graph::node::in_socket_manual::get_source_node ( ) const [inline, virtual]

Reimplemented from psynth::graph::node::in_socket.

virtual int psynth::graph::node::in_socket_manual::get_source_socket ( ) const [inline, virtual]

Reimplemented from psynth::graph::node::in_socket.


Friends And Related Function Documentation

friend class node [friend]

Reimplemented from psynth::graph::node::in_socket.


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