LibBeamApi
1.3.0
|
This is the complete list of members for BFifo< Type >, including all inherited members.
BFifo(uint32_t size=defaultSize) | BFifo< Type > | |
clear() | BFifo< Type > | |
defaultSize enum value | BFifo< Type > | |
mapCircularBuffer(uint32_t size) | BFifo< Type > | private |
odata | BFifo< Type > | private |
olock | BFifo< Type > | private |
operator[](int pos) | BFifo< Type > | |
oreadPos | BFifo< Type > | private |
osize | BFifo< Type > | private |
ovmSize | BFifo< Type > | private |
owriteNumFifoSamples | BFifo< Type > | private |
owritePos | BFifo< Type > | private |
read(Type *data, uint32_t numFifoSamples) | BFifo< Type > | |
readAvailable() | BFifo< Type > | |
readData() | BFifo< Type > | |
readDone(uint32_t numFifoSamples) | BFifo< Type > | |
readWaitAvailable(uint32_t numFifoSamples) | BFifo< Type > | |
size() | BFifo< Type > | |
unmapCircularBuffer() | BFifo< Type > | private |
write(const Type *data, uint32_t numFifoSamples) | BFifo< Type > | |
writeAvailable() | BFifo< Type > | |
writeData() | BFifo< Type > | |
writeDone(uint32_t numFifoSamples) | BFifo< Type > | |
writeWaitAvailable(uint32_t numFifoSamples) | BFifo< Type > | |
~BFifo() | BFifo< Type > |