JUCE
v5.4.1-191-g0ab5e696f
JUCE API
Looking for a senior C++ dev?
I'm looking for work.
Hire me!
juce::AbstractFifo Member List
This is the complete list of members for
juce::AbstractFifo
, including all inherited members.
AbstractFifo
(int capacity) noexcept
juce::AbstractFifo
bufferSize
juce::AbstractFifo
private
finishedRead
(int numRead) noexcept
juce::AbstractFifo
finishedWrite
(int numWritten) noexcept
juce::AbstractFifo
getFreeSpace
() const noexcept
juce::AbstractFifo
getNumReady
() const noexcept
juce::AbstractFifo
getTotalSize
() const noexcept
juce::AbstractFifo
prepareToRead
(int numWanted, int &startIndex1, int &blockSize1, int &startIndex2, int &blockSize2) const noexcept
juce::AbstractFifo
prepareToWrite
(int numToWrite, int &startIndex1, int &blockSize1, int &startIndex2, int &blockSize2) const noexcept
juce::AbstractFifo
read
(int numToRead) noexcept
juce::AbstractFifo
ReadOrWrite
enum name
juce::AbstractFifo
private
reset
() noexcept
juce::AbstractFifo
ScopedRead
typedef
juce::AbstractFifo
ScopedWrite
typedef
juce::AbstractFifo
setTotalSize
(int newSize) noexcept
juce::AbstractFifo
validEnd
juce::AbstractFifo
private
validStart
juce::AbstractFifo
private
write
(int numToWrite) noexcept
juce::AbstractFifo
~AbstractFifo
()
juce::AbstractFifo
Generated on Sun Jan 27 2019 23:31:14 for JUCE by
1.8.13