GNU Radio Manual and C++ API Reference  3.10.9.1
The Free & Open Software Radio Ecosystem
rpc_register_base< T > Struct Template Reference

Base class for registering a ControlPort function. More...

#include <gnuradio/rpcregisterhelpers.h>

Public Member Functions

 rpc_register_base ()
 

Static Protected Attributes

static int count
 

Detailed Description

template<typename T>
struct rpc_register_base< T >

Base class for registering a ControlPort function.

Constructor & Destructor Documentation

◆ rpc_register_base()

template<typename T >
rpc_register_base< T >::rpc_register_base ( )
inline

Member Data Documentation

◆ count

template<typename T >
int rpc_register_base< T >::count
staticprotected

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