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

gr_vmcircbuf_sysconfig Class Reference

#include <gr_vmcircbuf.h>

List of all members.

Static Public Member Functions

static gr_vmcircbuf_factoryget_default_factory ()
static int granularity ()
static gr_vmcircbufmake (int size)
static std::vector< gr_vmcircbuf_factory * > all_factories ()
static void set_default_factory (gr_vmcircbuf_factory *f)
static bool test_factory (gr_vmcircbuf_factory *f, int verbose)
 Does this factory really work?
static 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]
 

static int gr_vmcircbuf_sysconfig::granularity  )  [inline, static]
 

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 Sat Jul 8 17:14:53 2006 for GNU Radio 2.x by  doxygen 1.4.1