23 #ifndef INCLUDED_BLOCKS_FILE_SOURCE_IMPL_H
24 #define INCLUDED_BLOCKS_FILE_SOURCE_IMPL_H
27 #include <boost/thread/mutex.hpp>
48 bool seek(
long seek_point,
int whence);
49 void open(
const char *filename,
bool repeat);
52 int work(
int noutput_items,
53 gr_vector_const_void_star &input_items,
54 gr_vector_void_star &output_items);
Read stream from file.
Definition: file_source.h:36
boost::mutex mutex
Definition: thread.h:44
Definition: file_source_impl.h:32
repeat each input 'interp' times
Definition: repeat.h:38
#define BLOCKS_API
Definition: gr-blocks/include/blocks/api.h:30