#include <BBuffer.h>
◆ BBufferStore()
◆ ~BBufferStore()
BBufferStore::~BBufferStore |
( |
| ) |
|
◆ getHexString()
BString BBufferStore::getHexString |
( |
| ) |
|
◆ getPos()
◆ pop() [1/15]
int BBufferStore::pop |
( |
BInt8 & |
v | ) |
|
◆ pop() [2/15]
int BBufferStore::pop |
( |
BUInt8 & |
v | ) |
|
◆ pop() [3/15]
int BBufferStore::pop |
( |
BInt16 & |
v | ) |
|
◆ pop() [4/15]
int BBufferStore::pop |
( |
BUInt16 & |
v | ) |
|
◆ pop() [5/15]
int BBufferStore::pop |
( |
BInt32 & |
v | ) |
|
◆ pop() [6/15]
int BBufferStore::pop |
( |
BUInt32 & |
v | ) |
|
◆ pop() [7/15]
int BBufferStore::pop |
( |
BInt64 & |
v | ) |
|
◆ pop() [8/15]
int BBufferStore::pop |
( |
BUInt64 & |
v | ) |
|
◆ pop() [9/15]
◆ pop() [10/15]
◆ pop() [11/15]
int BBufferStore::pop |
( |
BString & |
v | ) |
|
◆ pop() [12/15]
int BBufferStore::pop |
( |
BError & |
v | ) |
|
◆ pop() [13/15]
◆ pop() [14/15]
◆ pop() [15/15]
int BBufferStore::pop |
( |
BUInt32 |
nBytes, |
|
|
void * |
data, |
|
|
const char * |
swapType = "1" |
|
) |
| |
◆ push() [1/15]
int BBufferStore::push |
( |
BInt8 |
v | ) |
|
◆ push() [2/15]
int BBufferStore::push |
( |
BUInt8 |
v | ) |
|
◆ push() [3/15]
int BBufferStore::push |
( |
BInt16 |
v | ) |
|
◆ push() [4/15]
int BBufferStore::push |
( |
BUInt16 |
v | ) |
|
◆ push() [5/15]
int BBufferStore::push |
( |
BInt32 |
v | ) |
|
◆ push() [6/15]
int BBufferStore::push |
( |
BUInt32 |
v | ) |
|
◆ push() [7/15]
int BBufferStore::push |
( |
BInt64 |
v | ) |
|
◆ push() [8/15]
int BBufferStore::push |
( |
BUInt64 |
v | ) |
|
◆ push() [9/15]
◆ push() [10/15]
◆ push() [11/15]
int BBufferStore::push |
( |
const BString & |
v | ) |
|
◆ push() [12/15]
int BBufferStore::push |
( |
const BError & |
v | ) |
|
◆ push() [13/15]
◆ push() [14/15]
int BBufferStore::push |
( |
const BComplex & |
v | ) |
|
◆ push() [15/15]
int BBufferStore::push |
( |
BUInt32 |
nBytes, |
|
|
const void * |
data, |
|
|
const char * |
swapType = "1" |
|
) |
| |
◆ setHexString()
void BBufferStore::setHexString |
( |
BString |
s | ) |
|
◆ setPos()
void BBufferStore::setPos |
( |
BUInt32 |
pos | ) |
|
◆ opos
◆ oswapBytes
int BBufferStore::oswapBytes |
|
protected |
The documentation for this class was generated from the following files: