23 #ifndef INCLUDED_BLOCKS_FILE_META_SOURCE_H
24 #define INCLUDED_BLOCKS_FILE_META_SOURCE_H
67 static sptr make(
const std::string &filename,
69 bool detached_header=
false,
70 const std::string &hdr_filename=
"");
72 virtual bool open(
const std::string &filename,
73 const std::string &hdr_filename=
"") = 0;
74 virtual void close() = 0;
75 virtual void do_update() = 0;
Definition: gr_sync_block.h:27
shared_ptr documentation stub
Definition: shared_ptr_docstub.h:15
repeat each input 'interp' times
Definition: repeat.h:38
#define BLOCKS_API
Definition: gr-blocks/include/blocks/api.h:30