<+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.
|
◆ sptr
◆ make()
| 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 |
◆ set_report_fill()
| virtual void gr::dab::xrun_monitor_cc::set_report_fill |
( |
bool | | ) |
|
|
pure virtual |
◆ stop_until_tag()
| virtual void gr::dab::xrun_monitor_cc::stop_until_tag |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: