Structure with descriptor of single memory segment.
More...
#include <dabc/Buffer.h>
Structure with descriptor of single memory segment.
Definition at line 53 of file Buffer.h.
◆ copy_from()
void dabc::MemSegment::copy_from |
( |
MemSegment * |
src | ) |
|
|
inline |
◆ id
unsigned dabc::MemSegment::id |
id of the buffer
Definition at line 54 of file Buffer.h.
◆ datasize
unsigned dabc::MemSegment::datasize |
length of data
Definition at line 55 of file Buffer.h.
◆ buffer
void* dabc::MemSegment::buffer |
pointer on the beginning of buffer (must be in the area of id)
Definition at line 56 of file Buffer.h.
The documentation for this struct was generated from the following file: