GNU Radio 3.7.0 C++ API
callbackregister_base::callback_base_t Struct Reference

#include <rpccallbackregister_base.h>

Inheritance diagram for callbackregister_base::callback_base_t:

List of all members.

Public Member Functions

 callback_base_t (const 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

priv_lvl_t priv
std::string units
std::string description
pmt::pmt_t min
pmt::pmt_t max
pmt::pmt_t defaultvalue
DisplayType display

Constructor & Destructor Documentation

callbackregister_base::callback_base_t::callback_base_t ( const 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


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