buffer bursts
More...
#include <baz_burst_buffer.h>
|
| BAZ_API baz_burst_buffer_sptr | baz_make_burst_buffer (size_t itemsize, int flush_length=0, const std::string &length_tag_name="", bool verbose=false, bool only_burst=false, bool strip_tags=true) |
◆ ~baz_burst_buffer()
| baz_burst_buffer::~baz_burst_buffer |
( |
| ) |
|
◆ forecast()
| void baz_burst_buffer::forecast |
( |
int | noutput_items, |
|
|
gr_vector_int & | ninput_items_required ) |
◆ general_work()
| int baz_burst_buffer::general_work |
( |
int | noutput_items, |
|
|
gr_vector_int & | ninput_items, |
|
|
gr_vector_const_void_star & | input_items, |
|
|
gr_vector_void_star & | output_items ) |
◆ reallocate_buffer()
| void baz_burst_buffer::reallocate_buffer |
( |
void | | ) |
|
◆ baz_make_burst_buffer
| BAZ_API baz_burst_buffer_sptr baz_make_burst_buffer |
( |
size_t | itemsize, |
|
|
int | flush_length = 0, |
|
|
const std::string & | length_tag_name = "", |
|
|
bool | verbose = false, |
|
|
bool | only_burst = false, |
|
|
bool | strip_tags = true ) |
|
friend |
The documentation for this class was generated from the following file: