GNU Radio 3.6.5 C++ API

pmt::pmt_any Class Reference

#include <pmt_int.h>

Inheritance diagram for pmt::pmt_any:
pmt::pmt_base

List of all members.

Public Member Functions

 pmt_any (const boost::any &any)
bool is_any () const
const boost::any & ref () const
void set (const boost::any &any)

Constructor & Destructor Documentation

pmt::pmt_any::pmt_any ( const boost::any &  any)

Member Function Documentation

bool pmt::pmt_any::is_any ( ) const [inline, virtual]

Reimplemented from pmt::pmt_base.

const boost::any& pmt::pmt_any::ref ( ) const [inline]
void pmt::pmt_any::set ( const boost::any &  any) [inline]

The documentation for this class was generated from the following file: