|
Ardour
9.0-pre0-2055-g04b180cc79
|
This is the complete list of members for ARDOUR::ChanCount, including all inherited members.
| _counts | ARDOUR::ChanCount | private |
| ChanCount(const XMLNode &node) | ARDOUR::ChanCount | |
| ChanCount() | ARDOUR::ChanCount | inline |
| ChanCount(DataType type, uint32_t count) | ARDOUR::ChanCount | inline |
| get(DataType t) const | ARDOUR::ChanCount | inline |
| max(const ChanCount &a, const ChanCount &b) | ARDOUR::ChanCount | inlinestatic |
| min(const ChanCount &a, const ChanCount &b) | ARDOUR::ChanCount | inlinestatic |
| n(DataType t) const | ARDOUR::ChanCount | inline |
| n_audio() const | ARDOUR::ChanCount | inline |
| n_midi() const | ARDOUR::ChanCount | inline |
| n_total() const | ARDOUR::ChanCount | inline |
| operator!=(const ChanCount &other) const | ARDOUR::ChanCount | inline |
| operator*(const unsigned int factor) const | ARDOUR::ChanCount | inline |
| operator+(const ChanCount &other) const | ARDOUR::ChanCount | inline |
| operator+=(const ChanCount &other) | ARDOUR::ChanCount | inline |
| operator-(const ChanCount &other) const | ARDOUR::ChanCount | inline |
| operator-=(const ChanCount &other) | ARDOUR::ChanCount | inline |
| operator<(const ChanCount &other) const | ARDOUR::ChanCount | inline |
| operator<=(const ChanCount &other) const | ARDOUR::ChanCount | inline |
| operator==(const ChanCount &other) const | ARDOUR::ChanCount | inline |
| operator>(const ChanCount &other) const | ARDOUR::ChanCount | inline |
| operator>=(const ChanCount &other) const | ARDOUR::ChanCount | inline |
| reset() | ARDOUR::ChanCount | inline |
| set(DataType t, uint32_t count) | ARDOUR::ChanCount | inline |
| set_audio(uint32_t a) | ARDOUR::ChanCount | inline |
| set_midi(uint32_t m) | ARDOUR::ChanCount | inline |
| state(const std::string &name) const | ARDOUR::ChanCount | |
| ZERO | ARDOUR::ChanCount | static |