abstract class to implement doubly mapped virtual memory circular buffers
More...
#include <gr_vmcircbuf.h>
Detailed Description
abstract class to implement doubly mapped virtual memory circular buffers
Constructor & Destructor Documentation
gr_vmcircbuf::gr_vmcircbuf |
( |
int |
size | ) |
|
|
inlineprotected |
virtual gr_vmcircbuf::~gr_vmcircbuf |
( |
| ) |
|
|
virtual |
Member Function Documentation
void* gr_vmcircbuf::pointer_to_first_copy |
( |
| ) |
const |
|
inline |
void* gr_vmcircbuf::pointer_to_second_copy |
( |
| ) |
const |
|
inline |
Member Data Documentation
char* gr_vmcircbuf::d_base |
|
protected |
The documentation for this class was generated from the following file: