libpsynth 0.2.1
Public Types | Public Member Functions
psynth::io::buffered_input_adapter< Range, InputPtr > Class Template Reference

#include <buffered_input.hpp>

Inheritance diagram for psynth::io::buffered_input_adapter< Range, InputPtr >:
Inheritance graph
[legend]
Collaboration diagram for psynth::io::buffered_input_adapter< Range, InputPtr >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef
detail::buffered_input_impl
< Range, InputPtr > 
base

Public Member Functions

 buffered_input_adapter (InputPtr in=0)
void set_input (InputPtr in=0)

template<class Range, class InputPtr>
class psynth::io::buffered_input_adapter< Range, InputPtr >


Member Typedef Documentation

template<class Range , class InputPtr >
typedef detail::buffered_input_impl<Range, InputPtr> psynth::io::buffered_input_adapter< Range, InputPtr >::base

Constructor & Destructor Documentation

template<class Range , class InputPtr >
psynth::io::buffered_input_adapter< Range, InputPtr >::buffered_input_adapter ( InputPtr  in = 0) [inline]

Member Function Documentation

template<class Range , class InputPtr >
void psynth::io::buffered_input_adapter< Range, InputPtr >::set_input ( InputPtr  in = 0) [inline]

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