Ardour
9.0-pre0-582-g084a23a80d
|
#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) |
Public Attributes | |
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 | ||
) |
bool ARDOUR::Stripable::Sorter::_mixer_order |
Definition at line 98 of file stripable.h.