#include <nmv-buffer.h>
◆ Buffer() [1/3]
| nemiver::common::Buffer::Buffer |
( |
| ) |
|
|
inline |
◆ Buffer() [2/3]
| nemiver::common::Buffer::Buffer |
( |
const char * |
a_buf, |
|
|
unsigned long |
a_len |
|
) |
| |
|
inline |
◆ Buffer() [3/3]
| nemiver::common::Buffer::Buffer |
( |
const Buffer & |
a_buf | ) |
|
|
inline |
◆ get_data()
| const char* nemiver::common::Buffer::get_data |
( |
| ) |
const |
|
inline |
◆ get_len()
| unsigned long nemiver::common::Buffer::get_len |
( |
| ) |
const |
|
inline |
◆ operator=()
| Buffer& nemiver::common::Buffer::operator= |
( |
Buffer & |
a_buf | ) |
|
|
inline |
◆ set()
| void nemiver::common::Buffer::set |
( |
const char * |
a_buf, |
|
|
unsigned long |
a_len |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: