#include <rpcregisterhelpers.h>
|
| | rpcbasic_register_variable_rw () |
| |
| void | set (Tfrom _variable) |
| |
| | rpcbasic_register_variable_rw (const std::string &namebase, const char *functionbase, Tfrom *variable, const pmt::pmt_t &min, const pmt::pmt_t &max, const pmt::pmt_t &def, const char *units_="", const char *desc_="", priv_lvl_t minpriv=RPC_PRIVLVL_MIN, DisplayType display_=DISPNULL) |
| |
| void | setptr (Tfrom *_variable) |
| |
| | rpcbasic_register_variable () |
| |
| | rpcbasic_register_variable (const std::string &namebase, const char *functionbase, Tfrom *variable, const pmt::pmt_t &min, const pmt::pmt_t &max, const pmt::pmt_t &def, const char *units_="", const char *desc_="", priv_lvl_t minpriv_=RPC_PRIVLVL_MIN, DisplayType display_=DISPNULL) |
| |
| | rpcbasic_base () |
| |
| virtual | ~rpcbasic_base () |
| |
template<typename Tfrom >
template<typename Tfrom >
template<typename Tfrom >
The documentation for this class was generated from the following file: