#include <gr_vmcircbuf.h>
Inheritance diagram for gr_vmcircbuf:
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 |
|
|
|
|
|
|
|
|
|
|
|
|