Ardour  8.7-14-g57a6773833
ARDOUR::Stripable::Sorter Struct Reference

#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
 

Detailed Description

Definition at line 97 of file stripable.h.

Constructor & Destructor Documentation

◆ Sorter()

ARDOUR::Stripable::Sorter::Sorter ( bool  mixer_order = false)
inline

Definition at line 100 of file stripable.h.

Member Function Documentation

◆ operator()()

bool ARDOUR::Stripable::Sorter::operator() ( std::shared_ptr< ARDOUR::Stripable a,
std::shared_ptr< ARDOUR::Stripable b 
)

Member Data Documentation

◆ _mixer_order

bool ARDOUR::Stripable::Sorter::_mixer_order

Definition at line 99 of file stripable.h.


The documentation for this struct was generated from the following file: