GNU Radio Manual and C++ API Reference  3.8.1.0
The Free & Open Software Radio Ecosystem
file_meta_sink.h File Reference

Go to the source code of this file.

Classes

class  gr::blocks::file_meta_sink
 Write stream to file with meta-data headers. More...
 

Namespaces

 gr
 GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
 
 gr::blocks
 

Enumerations

enum  gr::blocks::gr_file_types {
  gr::blocks::GR_FILE_BYTE = 0, gr::blocks::GR_FILE_CHAR = 0, gr::blocks::GR_FILE_SHORT = 1, gr::blocks::GR_FILE_INT,
  gr::blocks::GR_FILE_LONG, gr::blocks::GR_FILE_LONG_LONG, gr::blocks::GR_FILE_FLOAT, gr::blocks::GR_FILE_DOUBLE
}
 

Variables

const char gr::blocks::METADATA_VERSION = 0
 
const size_t gr::blocks::METADATA_HEADER_SIZE = 149