GNU Radio C++ API Reference g22bc9e0
The Free & Open Software Radio Ecosystem
 
Loading...
Searching...
No Matches
fmt Struct Reference

enables PMTs to be formatted with fmt More...

#include <gnuradio/io_signature.h>

Public Member Functions

fmt::format_context::iterator format (const gr::io_signature &iosig, format_context &ctx) const
 
fmt::format_context::iterator format (const pmt::pmt_t &obj, format_context &ctx) const
 
fmt::format_context::iterator format (const gr::tag_t &tag, format_context &ctx) const
 

Detailed Description

enables PMTs to be formatted with fmt

enables gr::tag to be formatted with fmt

Member Function Documentation

◆ format() [1/3]

fmt::format_context::iterator fmt::format ( const gr::io_signature & iosig,
format_context & ctx ) const

Referenced by format_duration().

◆ format() [2/3]

fmt::format_context::iterator fmt::format ( const gr::tag_t & tag,
format_context & ctx ) const

◆ format() [3/3]

fmt::format_context::iterator fmt::format ( const pmt::pmt_t & obj,
format_context & ctx ) const

The documentation for this struct was generated from the following files: