libpsynth 0.2.1
psynth::sound::packed_buffer1_type< BitField, Size1, Layout, Alloc > Struct Template Reference

Returns the type of a single-sample buffer given its bitfield type, the bit size of its sample and its layout. More...

#include <metafunctions.hpp>

Inheritance diagram for psynth::sound::packed_buffer1_type< BitField, Size1, Layout, Alloc >:
Inheritance graph
[legend]
Collaboration diagram for psynth::sound::packed_buffer1_type< BitField, Size1, Layout, Alloc >:
Collaboration graph
[legend]

List of all members.


Detailed Description

template<typename BitField, unsigned Size1, typename Layout, typename Alloc = std::allocator<unsigned char>>
struct psynth::sound::packed_buffer1_type< BitField, Size1, Layout, Alloc >

Returns the type of a single-sample buffer given its bitfield type, the bit size of its sample and its layout.


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