Audio Processing Framework (APF) version 0.5.0
apf::CombineChannelsCopy< L, Out > Member List

This is the complete list of members for apf::CombineChannelsCopy< L, Out >, including all inherited members.

case_one(const ItemType &item, F &) (defined in apf::CombineChannelsCopy< L, Out >)apf::CombineChannelsCopy< L, Out >inline
CombineChannelsBase(L &in, Out &out)apf::CombineChannelsBase< CombineChannelsCopy< L, Out >, L, Out >inline
CombineChannelsCopy(const L &in, Out &out) (defined in apf::CombineChannelsCopy< L, Out >)apf::CombineChannelsCopy< L, Out >inline
process(F f)apf::CombineChannelsBase< CombineChannelsCopy< L, Out >, L, Out >inline
~CRTP()=defaultapf::CRTP< CombineChannelsCopy< L, Out > >protected