ardour
ARDOUR::ChanCount Member List

This is the complete list of members for ARDOUR::ChanCount, including all inherited members.

_countsARDOUR::ChanCountprivate
ChanCount(const XMLNode &node)ARDOUR::ChanCount
ChanCount()ARDOUR::ChanCountinline
ChanCount(DataType type, uint32_t channels)ARDOUR::ChanCountinline
get(DataType t) const ARDOUR::ChanCountinline
INFINITEARDOUR::ChanCountstatic
max(const ChanCount &a, const ChanCount &b)ARDOUR::ChanCountinlinestatic
min(const ChanCount &a, const ChanCount &b)ARDOUR::ChanCountinlinestatic
n(DataType t) const ARDOUR::ChanCountinline
n_audio() const ARDOUR::ChanCountinline
n_midi() const ARDOUR::ChanCountinline
n_total() const ARDOUR::ChanCountinline
operator!=(const ChanCount &other) const ARDOUR::ChanCountinline
operator+(const ChanCount &other) const ARDOUR::ChanCountinline
operator+=(const ChanCount &other)ARDOUR::ChanCountinline
operator<(const ChanCount &other) const ARDOUR::ChanCountinline
operator<=(const ChanCount &other) const ARDOUR::ChanCountinline
operator==(const ChanCount &other) const ARDOUR::ChanCountinline
operator>(const ChanCount &other) const ARDOUR::ChanCountinline
operator>=(const ChanCount &other) const ARDOUR::ChanCountinline
reset()ARDOUR::ChanCountinline
set(DataType t, uint32_t count)ARDOUR::ChanCountinline
set_audio(uint32_t a)ARDOUR::ChanCountinline
set_midi(uint32_t m)ARDOUR::ChanCountinline
state(const std::string &name) const ARDOUR::ChanCount
ZEROARDOUR::ChanCountstatic