|
Ardour
9.0-pre0-1950-g391fe97693
|
#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.