libpsynth 0.2.1
Public Member Functions
psynth::graph::in_port< T > Class Template Reference

#include <port.hpp>

Inheritance diagram for psynth::graph::in_port< T >:
Inheritance graph
[legend]
Collaboration diagram for psynth::graph::in_port< T >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 in_port (std::string name, node *owner)
const port_metameta () const
const T & rt_get_in () const

template<typename T>
class psynth::graph::in_port< T >


Constructor & Destructor Documentation

template<typename T>
psynth::graph::in_port< T >::in_port ( std::string  name,
node owner 
) [inline]

Member Function Documentation

template<typename T>
const port_meta& psynth::graph::in_port< T >::meta ( ) const [inline, virtual]
template<typename T>
const T& psynth::graph::in_port< T >::rt_get_in ( ) const [inline, virtual]

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