#include <ByteBuffer.h>
Definition at line 54 of file ByteBuffer.h.
◆ ByteBufferException()
Divide::ByteBufferException::ByteBufferException |
( |
bool |
add, |
|
|
size_t |
pos, |
|
|
size_t |
esize, |
|
|
size_t |
size |
|
) |
| |
◆ printPosError()
void Divide::ByteBufferException::printPosError |
( |
| ) |
const |
◆ _add
bool Divide::ByteBufferException::_add |
|
private |
◆ _esize
size_t Divide::ByteBufferException::_esize |
|
private |
◆ _pos
size_t Divide::ByteBufferException::_pos |
|
private |
◆ _size
size_t Divide::ByteBufferException::_size |
|
private |
The documentation for this class was generated from the following files: