GNU Radio Manual and C++ API Reference 3.8.5.0
The Free & Open Software Radio Ecosystem
Loading...
Searching...
No Matches
gr::py_feval_p Class Reference

#include <gnuradio/py_feval.h>

Public Member Functions

void calleval (pmt::pmt_t x)
virtual ~py_feval_p ()
Public Member Functions inherited from gr::feval_p
 feval_p ()
virtual ~feval_p ()

Additional Inherited Members

Protected Member Functions inherited from gr::feval_p
virtual void eval (pmt::pmt_t x)
 override this to define the function

Constructor & Destructor Documentation

◆ ~py_feval_p()

virtual gr::py_feval_p::~py_feval_p ( )
inlinevirtual

Member Function Documentation

◆ calleval()

void gr::py_feval_p::calleval ( pmt::pmt_t x)
inlinevirtual

Reimplemented from gr::feval_p.

References gr::feval_p::eval().


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