GNU Radio Manual and C++ API Reference  3.10.9.1
The Free & Open Software Radio Ecosystem
fmt Struct Reference

enables PMTs to be formatted with fmt More...

#include <gnuradio/io_signature.h>

Classes

struct  formatter< boost::format >
 

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
 

Detailed Description

enables PMTs to be formatted with fmt

Member Function Documentation

◆ format() [1/2]

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

Referenced by format_duration().

◆ format() [2/2]

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: