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

#include <buffered_output.hpp>

Inheritance diagram for psynth::io::buffered_output< Range, Output >:
Inheritance graph
[legend]
Collaboration diagram for psynth::io::buffered_output< Range, Output >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef
detail::buffered_output_impl
< output< Range >, Output * > 
base

Public Member Functions

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

template<class Range, class Output>
class psynth::io::buffered_output< Range, Output >


Member Typedef Documentation

template<class Range , class Output >
typedef detail::buffered_output_impl<output<Range>, Output*> psynth::io::buffered_output< Range, Output >::base

Constructor & Destructor Documentation

template<class Range , class Output >
template<typename... Args>
psynth::io::buffered_output< Range, Output >::buffered_output ( Args...  args) [inline]

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