Electronics and Software
Engineering Innovation
Beam-lib  2.15.1
BBufferStore Member List

This is the complete list of members for BBufferStore, including all inherited members.

BBuffer(BUInt size=0)BBuffer
BBufferStore(BUInt size=0, int swapBytes=BBigEndian)BBufferStore
data()BBuffer
getHexString()BBufferStore
getPos()BBufferStore
odataBBufferprotected
odataSizeBBufferprotected
oposBBufferStoreprotected
osizeBBufferprotected
oswapBytesBBufferStoreprotected
pop(BInt8 &v)BBufferStore
pop(BUInt8 &v)BBufferStore
pop(BInt16 &v)BBufferStore
pop(BUInt16 &v)BBufferStore
pop(BInt32 &v)BBufferStore
pop(BUInt32 &v)BBufferStore
pop(BInt64 &v)BBufferStore
pop(BUInt64 &v)BBufferStore
pop(BFloat32 &v)BBufferStore
pop(BFloat64 &v)BBufferStore
pop(BString &v)BBufferStore
pop(BError &v)BBufferStore
pop(BTimeStamp &v)BBufferStore
pop(BComplex &v)BBufferStore
pop(BUInt32 nBytes, void *data, const char *swapType="1")BBufferStore
push(BInt8 v)BBufferStore
push(BUInt8 v)BBufferStore
push(BInt16 v)BBufferStore
push(BUInt16 v)BBufferStore
push(BInt32 v)BBufferStore
push(BUInt32 v)BBufferStore
push(BInt64 v)BBufferStore
push(BUInt64 v)BBufferStore
push(BFloat32 v)BBufferStore
push(BFloat64 v)BBufferStore
push(const BString &v)BBufferStore
push(const BError &v)BBufferStore
push(const BTimeStamp &v)BBufferStore
push(const BComplex &v)BBufferStore
push(BUInt32 nBytes, const void *data, const char *swapType="1")BBufferStore
resize(BUInt32 size)BBufferinline
setData(const void *data, BUInt32 size)BBuffer
setHexString(BString s)BBufferStore
setPos(BUInt32 pos)BBufferStore
setSize(BUInt32 size)BBuffer
size()BBuffer
writeData(BUInt32 pos, const void *data, BUInt32 size)BBuffer
~BBuffer()BBuffer
~BBufferStore()BBufferStore