Ardour
9.0-pre0-822-g12e3bc5c20
|
#include <stripable.h>
Public Member Functions | |
Sorter (bool mixer_order=false) | |
bool | operator() (std::shared_ptr< ARDOUR::Stripable > a, std::shared_ptr< ARDOUR::Stripable > b) const |
Public Attributes | |
const bool | _mixer_order |
Definition at line 96 of file stripable.h.
|
inline |
Definition at line 99 of file stripable.h.
bool ARDOUR::Stripable::Sorter::operator() | ( | std::shared_ptr< ARDOUR::Stripable > | a, |
std::shared_ptr< ARDOUR::Stripable > | b | ||
) | const |
const bool ARDOUR::Stripable::Sorter::_mixer_order |
Definition at line 98 of file stripable.h.