#include <file_meta_source_impl.h>
List of all members.
Constructor & Destructor Documentation
gr::blocks::file_meta_source_impl::file_meta_source_impl |
( |
const std::string & |
filename, |
|
|
bool |
repeat = false , |
|
|
bool |
detached_header = false , |
|
|
const std::string & |
hdr_filename = "" |
|
) |
| |
gr::blocks::file_meta_source_impl::~file_meta_source_impl |
( |
| ) |
|
Member Function Documentation
bool gr::blocks::file_meta_source_impl::_open |
( |
FILE ** |
fp, |
|
|
const char * |
filename |
|
) |
| |
|
protected |
void gr::blocks::file_meta_source_impl::close |
( |
| ) |
|
|
virtual |
void gr::blocks::file_meta_source_impl::do_update |
( |
| ) |
|
|
virtual |
bool gr::blocks::file_meta_source_impl::open |
( |
const std::string & |
filename, |
|
|
const std::string & |
hdr_filename = "" |
|
) |
| |
|
virtual |
bool gr::blocks::file_meta_source_impl::read_header |
( |
pmt_t & |
hdr, |
|
|
pmt_t & |
extras |
|
) |
| |
|
protected |
The documentation for this class was generated from the following file: