Public Types | |
typedef unsigned int | size_type |
Public Methods | |
databuf () | |
databuf (size_type len) | |
databuf (const void *buf, size_type len) | |
databuf (const databuf &other) | |
databuf & | operator= (const databuf &other) |
~databuf () | |
const void * | data () const |
void * | data () |
size_type | length () const |
void | set_length (size_type len) |
int | get_alloc_length () |
operator bool () const |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|