 |
GNU Radio C++ API Reference
3.10.12.0
The Free & Open Software Radio Ecosystem
|
|
Go to the documentation of this file.
11 #ifndef INCLUDED_BLOCKS_FILE_META_SOURCE_H
12 #define INCLUDED_BLOCKS_FILE_META_SOURCE_H
43 typedef std::shared_ptr<file_meta_source>
sptr;
58 bool detached_header =
false,
59 const std::string& hdr_filename =
"");
61 virtual bool open(
const std::string& filename,
62 const std::string& hdr_filename =
"") = 0;
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:18
synchronous 1:1 input to output with history
Definition: sync_block.h:26
repeat each input repeat times
Definition: repeat.h:30
GNU Radio logging wrapper.
Definition: basic_block.h:29