|
libpsynth 0.2.1
|
#include <buffered_input.hpp>


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) |
| typedef detail::buffered_input_impl<Range, InputPtr> psynth::io::buffered_input_adapter< Range, InputPtr >::base |
| psynth::io::buffered_input_adapter< Range, InputPtr >::buffered_input_adapter | ( | InputPtr | in = 0 | ) | [inline] |
| void psynth::io::buffered_input_adapter< Range, InputPtr >::set_input | ( | InputPtr | in = 0 | ) | [inline] |
Reimplemented from psynth::io::detail::buffered_input_impl< Range, InputPtr >.
1.7.4