GNU Radio Manual and C++ API Reference  3.7.13.4
The Free & Open Software Radio Ecosystem
gr::py_feval_ll Class Reference

#include <gnuradio/py_feval.h>

Public Member Functions

long calleval (long x)
 
virtual ~py_feval_ll ()
 
- Public Member Functions inherited from gr::feval_ll
 feval_ll ()
 
virtual ~feval_ll ()
 

Additional Inherited Members

- Protected Member Functions inherited from gr::feval_ll
virtual long eval (long x)
 override this to define the function More...
 

Constructor & Destructor Documentation

virtual gr::py_feval_ll::~py_feval_ll ( )
inlinevirtual

Member Function Documentation

long gr::py_feval_ll::calleval ( long  x)
inlinevirtual

Reimplemented from gr::feval_ll.


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