|
GNU Radio 3.7.1 C++ API
|
#include <rpccallbackregister_base.h>

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 |
| 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] |
| Tsptr callbackregister_base::callback_t< T, Tsptr >::callback |