GNU Radio 3.2.2 C++ API

pmt_symbol Class Reference

#include <pmt_int.h>

Inheritance diagram for pmt_symbol:
pmt_base

List of all members.

Public Member Functions

 pmt_symbol (const std::string &name)
bool is_symbol () const
const std::string name ()
pmt_t next ()
void set_next (pmt_t next)

Constructor & Destructor Documentation

pmt_symbol::pmt_symbol ( const std::string &  name)

Member Function Documentation

bool pmt_symbol::is_symbol ( ) const [inline, virtual]

Reimplemented from pmt_base.

const std::string pmt_symbol::name ( ) [inline]
pmt_t pmt_symbol::next ( ) [inline]

Referenced by set_next().

void pmt_symbol::set_next ( pmt_t  next) [inline]

References next().


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