GNU Radio 3.7.0 C++ API
callbackregister_base::callback_t< T, Tsptr > Class Template Reference

#include <rpccallbackregister_base.h>

Inheritance diagram for callbackregister_base::callback_t< T, Tsptr >:

List of all members.

Public Member Functions

 callback_t (T *callback_, priv_lvl_t priv_, const std::string &units_, const DisplayType display_, const ::std::string &desc_, const pmt::pmt_t &min_, const pmt::pmt_t &max_, const pmt::pmt_t &def_)

Public Attributes

Tsptr callback

template<typename T, typename Tsptr>
class callbackregister_base::callback_t< T, Tsptr >


Constructor & Destructor Documentation

template<typename T , typename Tsptr >
callbackregister_base::callback_t< T, Tsptr >::callback_t ( T *  callback_,
priv_lvl_t  priv_,
const std::string &  units_,
const DisplayType  display_,
const ::std::string &  desc_,
const pmt::pmt_t min_,
const pmt::pmt_t max_,
const pmt::pmt_t def_ 
) [inline]

Member Data Documentation

template<typename T , typename Tsptr >
Tsptr callbackregister_base::callback_t< T, Tsptr >::callback

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