|
Audio Processing Framework (APF) version 0.5.0
|
Output class with begin() and end(). More...
#include <apf/mimoprocessor.h>
Inherits MimoProcessor::Output.
Public Types | |
| using | Params = typename Output::Params |
| using | iterator = typename Output::iterator |
Public Member Functions | |
| DefaultOutput (const Params &p) | |
| iterator | begin () const |
| iterator | end () const |
Output class with begin() and end().
Definition at line 639 of file mimoprocessor.h.
| using apf::MimoProcessor ::DefaultOutput< Derived, interface_policy, query_policy >::Params = typename Output::Params |
Definition at line 642 of file mimoprocessor.h.
| using apf::MimoProcessor ::DefaultOutput< Derived, interface_policy, query_policy >::iterator = typename Output::iterator |
Definition at line 643 of file mimoprocessor.h.
|
inline |
Definition at line 645 of file mimoprocessor.h.
|
inline |
Definition at line 647 of file mimoprocessor.h.
|
inline |
Definition at line 648 of file mimoprocessor.h.