|
libpsynth 0.2.1
|
#include <dynamic_buffer.hpp>
Public Types | |
| typedef void | result_type |
Public Member Functions | |
| recreate_buffer_fnobj (std::size_t size, unsigned alignment) | |
| template<typename Buffer > | |
| result_type | operator() (Buffer &img) const |
Public Attributes | |
| std::size_t | _size |
| unsigned | _alignment |
| psynth::sound::detail::recreate_buffer_fnobj::recreate_buffer_fnobj | ( | std::size_t | size, |
| unsigned | alignment | ||
| ) | [inline] |
| result_type psynth::sound::detail::recreate_buffer_fnobj::operator() | ( | Buffer & | img | ) | const [inline] |
1.7.4