GNU Radio Manual and C++ API Reference  3.10.9.1
The Free & Open Software Radio Ecosystem
pycallback_object.h File Reference
#include <gnuradio/rpcregisterhelpers.h>
#include <pythread.h>
#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