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;
 
 
repeat each input repeat times
Definition repeat.h:30
sync_block(void)
Definition sync_block.h:28
#define BLOCKS_API
Definition gr-blocks/include/gnuradio/blocks/api.h:18
GNU Radio logging wrapper.
Definition basic_block.h:29