GNU Radio Manual and C++ API Reference  3.7.7
The Free & Open Software Radio Ecosystem
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
tag_headers.h File Reference
#include <gnuradio/io_signature.h>
#include <gnuradio/block.h>
#include <sstream>
#include <cstring>

Go to the source code of this file.

Namespaces

 gr
 Include this header to use the message passing features.
 
 gr::zeromq
 

Functions

std::string gr::zeromq::gen_tag_header (uint64_t &offset, std::vector< gr::tag_t > &tags)
 
std::string gr::zeromq::parse_tag_header (std::string &buf_in, uint64_t &offset_out, std::vector< gr::tag_t > &tags_out)