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

#include <buffered_input.hpp>

Inheritance diagram for psynth::io::buffered_async_input< Range, Input >:
Inheritance graph
[legend]
Collaboration diagram for psynth::io::buffered_async_input< Range, Input >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef
detail::buffered_async_input_impl
< Range, Input * > 
base

Public Member Functions

template<typename... Args>
 buffered_async_input (Args...args)

template<class Range, class Input>
class psynth::io::buffered_async_input< Range, Input >


Member Typedef Documentation

template<class Range , class Input >
typedef detail::buffered_async_input_impl<Range, Input*> psynth::io::buffered_async_input< Range, Input >::base

Constructor & Destructor Documentation

template<class Range , class Input >
template<typename... Args>
psynth::io::buffered_async_input< Range, Input >::buffered_async_input ( Args...  args) [inline]
Todo:
Use std::forward when available.

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