Main Page | Modules | Namespace List | Class Hierarchy | Compound List | File List | Compound Members | File Members

gr_vmcircbuf_sysconfig Class Reference

#include <gr_vmcircbuf.h>

List of all members.

Static Public Member Functions

gr_vmcircbuf_factoryget_default_factory ()
int granularity ()
gr_vmcircbufmake (int size)
std::vector< gr_vmcircbuf_factory * > all_factories ()
void set_default_factory (gr_vmcircbuf_factory *f)
bool test_factory (gr_vmcircbuf_factory *f, int verbose)
 Does this factory really work?

bool test_all_factories (int verbose)
 Test all factories, return true if at least one of them works verbose = 0: silent verbose = 1: names of factories tested and results verbose = 2: all intermediate results.


Member Function Documentation

std::vector< gr_vmcircbuf_factory * > gr_vmcircbuf_sysconfig::all_factories  )  [static]
 

gr_vmcircbuf_factory * gr_vmcircbuf_sysconfig::get_default_factory  )  [static]
 

int gr_vmcircbuf_sysconfig::granularity  )  [inline, static]
 

gr_vmcircbuf* gr_vmcircbuf_sysconfig::make int  size  )  [inline, static]
 

void gr_vmcircbuf_sysconfig::set_default_factory gr_vmcircbuf_factory f  )  [static]
 

bool gr_vmcircbuf_sysconfig::test_all_factories int  verbose  )  [static]
 

Test all factories, return true if at least one of them works verbose = 0: silent verbose = 1: names of factories tested and results verbose = 2: all intermediate results.

bool gr_vmcircbuf_sysconfig::test_factory gr_vmcircbuf_factory f,
int  verbose
[static]
 

Does this factory really work?

verbose = 0: silent verbose = 1: names of factories tested and results verbose = 2: all intermediate results


The documentation for this class was generated from the following files:
Generated on Mon Jul 12 15:02:42 2004 for GNU Radio 2.x by doxygen 1.3.3