|
kwave
18.07.70
|
This is the complete list of members for Kwave::Stripe, including all inherited members.
| append(const Kwave::SampleArray &samples, unsigned int offset, unsigned int count) | Kwave::Stripe | |
| combine(unsigned int offset, Kwave::Stripe &other) | Kwave::Stripe | |
| deleteRange(unsigned int offset, unsigned int length) | Kwave::Stripe | |
| end() const | Kwave::Stripe | |
| length() const | Kwave::Stripe | |
| m_data | Kwave::Stripe | private |
| m_lock | Kwave::Stripe | private |
| mapStorage() | Kwave::Stripe | private |
| minMax(unsigned int first, unsigned int last, sample_t &min, sample_t &max) | Kwave::Stripe | |
| operator<<(const Kwave::SampleArray &samples) | Kwave::Stripe | |
| operator=(const Stripe &other) | Kwave::Stripe | |
| operator==(const Stripe &other) const | Kwave::Stripe | |
| overwrite(unsigned int offset, const Kwave::SampleArray &source, unsigned int srcoff, unsigned int srclen) | Kwave::Stripe | |
| read(Kwave::SampleArray &buffer, unsigned int dstoff, unsigned int offset, unsigned int length) | Kwave::Stripe | |
| resize(unsigned int length, bool initialize=true) | Kwave::Stripe | |
| resizeStorage(unsigned int length) | Kwave::Stripe | private |
| setStart(sample_index_t start) | Kwave::Stripe | |
| start() const | Kwave::Stripe | |
| Stripe() | Kwave::Stripe | |
| Stripe(const Stripe &other) | Kwave::Stripe | |
| Stripe(sample_index_t start) | Kwave::Stripe | |
| Stripe(sample_index_t start, const Kwave::SampleArray &samples) | Kwave::Stripe | |
| Stripe(sample_index_t start, Stripe &stripe, unsigned int offset) | Kwave::Stripe | |
| unmapStorage() | Kwave::Stripe | private |
| ~Stripe() | Kwave::Stripe | virtual |