Beamlib 3.3.2
This is the Beam C++ class library.
Loading...
Searching...
No Matches
BFifo< Type > Member List

This is the complete list of members for BFifo< Type >, including all inherited members.

BFifo(BUInt size)BFifo< Type >
clear()BFifo< Type >
odataBFifo< Type >protected
operator[](int pos)BFifo< Type >
oreadPosBFifo< Type >protected
osizeBFifo< Type >protected
owritePosBFifo< Type >protected
read()BFifo< Type >
read(Type *data, BUInt num)BFifo< Type >
readAvailable()BFifo< Type >
readAvailableChunk()BFifo< Type >
readData()BFifo< Type >
readData(BUInt &num)BFifo< Type >
readDone(BUInt num)BFifo< Type >
readPos(BUInt pos)BFifo< Type >
rebase()BFifo< Type >
resize(BUInt size)BFifo< Type >
size()BFifo< Type >
write(const Type v)BFifo< Type >
write(const Type *data, BUInt num)BFifo< Type >
writeAvailable()BFifo< Type >
writeAvailableChunk()BFifo< Type >
writeBackup(BUInt num)BFifo< Type >
writeData()BFifo< Type >
writeData(BUInt &num)BFifo< Type >
writeDone(BUInt num)BFifo< Type >
writePos(BUInt pos, const Type &v)BFifo< Type >
~BFifo()BFifo< Type >