kwave  18.07.70
Kwave::Stripe Member List

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() constKwave::Stripe
length() constKwave::Stripe
m_dataKwave::Stripeprivate
m_lockKwave::Stripeprivate
mapStorage()Kwave::Stripeprivate
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) constKwave::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::Stripeprivate
setStart(sample_index_t start)Kwave::Stripe
start() constKwave::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::Stripeprivate
~Stripe()Kwave::Stripevirtual