GNU Radio C++ API Reference 3.10.12.0
The Free & Open Software Radio Ecosystem
Loading...
Searching...
No Matches
gr::metadata_keys Namespace Reference

Functions

GR_RUNTIME_API const pmt::pmt_t pdu_num ()
GR_RUNTIME_API const pmt::pmt_t rx_time ()
GR_RUNTIME_API const pmt::pmt_t sample_rate ()
GR_RUNTIME_API const pmt::pmt_t sys_time ()
GR_RUNTIME_API const pmt::pmt_t tx_eob ()
GR_RUNTIME_API const pmt::pmt_t tx_time ()
GR_RUNTIME_API const pmt::pmt_t tx_sob ()

Function Documentation

◆ pdu_num()

GR_RUNTIME_API const pmt::pmt_t gr::metadata_keys::pdu_num ( )

References GR_RUNTIME_API, and pdu_num().

Referenced by pdu_num().

◆ rx_time()

GR_RUNTIME_API const pmt::pmt_t gr::metadata_keys::rx_time ( )

References GR_RUNTIME_API, and rx_time().

Referenced by rx_time().

◆ sample_rate()

GR_RUNTIME_API const pmt::pmt_t gr::metadata_keys::sample_rate ( )

References GR_RUNTIME_API, and sample_rate().

Referenced by sample_rate().

◆ sys_time()

GR_RUNTIME_API const pmt::pmt_t gr::metadata_keys::sys_time ( )

References GR_RUNTIME_API, and sys_time().

Referenced by sys_time().

◆ tx_eob()

GR_RUNTIME_API const pmt::pmt_t gr::metadata_keys::tx_eob ( )

References GR_RUNTIME_API, and tx_eob().

Referenced by tx_eob().

◆ tx_sob()

GR_RUNTIME_API const pmt::pmt_t gr::metadata_keys::tx_sob ( )

References GR_RUNTIME_API, and tx_sob().

Referenced by tx_sob().

◆ tx_time()

GR_RUNTIME_API const pmt::pmt_t gr::metadata_keys::tx_time ( )

References GR_RUNTIME_API, and tx_time().

Referenced by tx_time().