<+description of block+>
More...
#include <xrun_monitor_cc.h>
|
static sptr | make (int length=500000) |
| Return a shared_ptr to a new instance of grdab::xrun_monitor_cc. More...
|
|
◆ sptr
◆ make()
static sptr gr::dab::xrun_monitor_cc::make |
( |
int |
length = 500000 | ) |
|
|
static |
Return a shared_ptr to a new instance of grdab::xrun_monitor_cc.
To avoid accidental use of raw pointers, grdab::xrun_monitor_cc's constructor is in a private implementation class. grdab::xrun_monitor_cc::make is the public interface for creating new instances.
◆ set_drop_when_full()
virtual void gr::dab::xrun_monitor_cc::set_drop_when_full |
( |
bool |
val | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: