#include <rpcregisterhelpers.h>
List of all members.
Public Member Functions |
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) |
Protected Member Functions |
Tfrom | get () |
Protected Attributes |
rpcbasic_register_get
< rpcbasic_register_variable
< Tfrom >, Tfrom > | d_rpc_reg |
Tfrom * | d_variable |
template<typename Tfrom>
class rpcbasic_register_variable< Tfrom >
Constructor & Destructor Documentation
template<typename Tfrom >
template<typename Tfrom >
Member Function Documentation
template<typename Tfrom >
template<typename Tfrom >
Member Data Documentation
template<typename Tfrom >
template<typename Tfrom >
The documentation for this class was generated from the following file: