23#ifndef INCLUDED_BLOCKS_FILE_META_SOURCE_H
24#define INCLUDED_BLOCKS_FILE_META_SOURCE_H
55 typedef boost::shared_ptr<file_meta_source>
sptr;
70 bool detached_header =
false,
71 const std::string& hdr_filename =
"");
73 virtual bool open(
const std::string& filename,
74 const std::string& hdr_filename =
"") = 0;
repeat each input repeat times
Definition repeat.h:42
synchronous 1:1 input to output with history
Definition sync_block.h:38
#define BLOCKS_API
Definition gr-blocks/include/gnuradio/blocks/api.h:30
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition basic_block.h:46