GNU Radio 3.2.2 C++ API

pmt_any Class Reference

#include <pmt_int.h>

Inheritance diagram for pmt_any:
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_any::pmt_any ( const boost::any &  any)

Member Function Documentation

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

Reimplemented from pmt_base.

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

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