GNU Radio Manual and C++ API Reference  v3.9.2.0-89-gb7c7001e
The Free & Open Software Radio Ecosystem
pycallback_object.h File Reference
#include <gnuradio/rpcregisterhelpers.h>
#include <pythread.h>
#include <boost/format.hpp>
#include <iostream>

Go to the source code of this file.

Classes

class  pmt_assist< myType >
 
class  pycallback_object< myType >
 

Enumerations

enum  pyport_t { PYPORT_STRING , PYPORT_FLOAT }
 

Variables

int pycallback_object_count = 500
 

Enumeration Type Documentation

◆ pyport_t

enum pyport_t
Enumerator
PYPORT_STRING 
PYPORT_FLOAT 

Variable Documentation

◆ pycallback_object_count

int pycallback_object_count = 500