| clearSamples(int numSamples) const noexcept | AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > |  | 
  | convertSamples(Pointer source, int numSamples) const noexcept | AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > |  | 
  | convertSamples(OtherPointerType source, int numSamples) const noexcept | AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > |  | 
  | findMinAndMax(size_t numSamples) const noexcept | AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > |  | 
  | findMinAndMax(size_t numSamples, float &minValue, float &maxValue) const noexcept | AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > |  | 
  | get32BitResolution() noexcept | AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > | static | 
  | getAsFloat() const noexcept | AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > |  | 
  | getAsInt32() const noexcept | AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > |  | 
  | getBytesPerSample() noexcept | AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > | static | 
  | getNumBytesBetweenSamples() const noexcept | AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > |  | 
  | getNumInterleavedChannels() const noexcept | AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > |  | 
  | getRawData() const noexcept | AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > |  | 
  | isBigEndian() noexcept | AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > | static | 
  | isFloatingPoint() noexcept | AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > | static | 
  | operator+(int samplesToJump) const | AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > |  | 
  | operator++() noexcept | AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > |  | 
  | operator+=(int samplesToJump) noexcept | AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > |  | 
  | operator--() noexcept | AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > |  | 
  | operator=(const Pointer &other) noexcept | AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > |  | 
  | Pointer(typename Constness::VoidType *sourceData) noexcept | AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > |  | 
  | Pointer(typename Constness::VoidType *sourceData, int numInterleaved) noexcept | AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > |  | 
  | Pointer(const Pointer &other) noexcept | AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > |  | 
  | setAsFloat(float newValue) noexcept | AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > |  | 
  | setAsInt32(int32 newValue) noexcept | AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > |  |