|
GNU Radio 3.6.1 C++ API
|
abstract class to implement doubly mapped virtual memory circular buffers More...
#include <gr_vmcircbuf.h>

Public Member Functions | |
| virtual | ~gr_vmcircbuf () |
| void * | pointer_to_first_copy () const |
| void * | pointer_to_second_copy () const |
Protected Member Functions | |
| gr_vmcircbuf (int size) | |
Protected Attributes | |
| int | d_size |
| char * | d_base |
abstract class to implement doubly mapped virtual memory circular buffers
|
inlineprotected |
|
virtual |
|
inline |
|
inline |
|
protected |
|
protected |