#include <utility.h>
List of all members.
Detailed Description
Definition at line 192 of file utility.h.
Constructor & Destructor Documentation
| raw_buffer::raw_buffer |
( |
unsigned |
sz, |
|
|
unsigned char |
val = 0 |
|
) |
| [inline, explicit] |
| raw_buffer::~raw_buffer |
( |
| ) |
[inline] |
| raw_buffer::raw_buffer |
( |
const raw_buffer & |
| ) |
[private] |
Member Function Documentation
| unsigned char* raw_buffer::data |
( |
| ) |
[inline] |
| const unsigned char* raw_buffer::data |
( |
| ) |
const [inline] |
| void raw_buffer::operator= |
( |
const raw_buffer & |
| ) |
[private] |
| unsigned raw_buffer::size |
( |
| ) |
const [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: