GNU Radio Manual and C++ API Reference  3.7.4.1
The Free & Open Software Radio Ecosystem
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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

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

Member Data Documentation

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

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