libpsynth 0.2.1
Public Member Functions
psynth::io::async_output< Range > Class Template Reference

An output device with asynchronous operation base class. More...

#include <output.hpp>

Inheritance diagram for psynth::io::async_output< Range >:
Inheritance graph
[legend]
Collaboration diagram for psynth::io::async_output< Range >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual std::size_t buffer_size () const =0

Detailed Description

template<typename Range>
class psynth::io::async_output< Range >

An output device with asynchronous operation base class.


Member Function Documentation

template<typename Range >
virtual std::size_t psynth::io::async_output< Range >::buffer_size ( ) const [pure virtual]

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