|
| my_daemon_rpc_api (hmi parent_, KeyPair k, String host, uint16_t port, uint16_t pin, datagram.dispatcher_t disp) |
|
void | on_connect (ko error) |
|
void | on_peer_disconnected (final String reason) |
|
void | verification_completed (boolean ok) |
|
| rpc_api (KeyPair k, String host, uint16_t port, uint16_t pin, datagram.dispatcher_t disp) |
|
void | set_busy_handlers (busyled_t.handler_t hsend, busyled_t.handler_t hrecv) |
|
boolean | connected () |
|
pair< ko, String > | print_grid () |
|
pair< ko, String > | list_wallets () |
|
pair< ko, String > | allw () |
|
pair< ko, String > | sync () |
|
pair< ko, String > | reload_file (String _arg_filename) |
|
pair< ko, String > | ping () |
|
pair< ko, byte[]> | get_component_update (String _arg_component, String _arg_curver) |
|
pair< ko, String > | harvest (uint16_t _arg_id, uint16_t _arg_timeout, uint16_t _arg_decay, PrivateKey _arg_priv) |
|
void | destroy () |
|
ko | start () |
|
ko | wait_ready (Date deadline) |
|
void | stop () |
|
void | join () |
|
boolean | is_active () |
|
ko | wait_auth () |
|
void | push_cinfo (PrintStream os) |
|
void | pop_cinfo () |
|
us.wallet.wallet.api | get_wallet_api (String subhome_ignored) |
|
us.wallet.pairing.api | get_pairing_api () |
|
virtual | ~supervisor () |
|
virtual bool | is_active () const =0 |
|
◆ my_daemon_rpc_api()
us.wallet.cli.hmi.my_daemon_rpc_api.my_daemon_rpc_api |
( |
hmi |
parent_, |
|
|
KeyPair |
k, |
|
|
String |
host, |
|
|
uint16_t |
port, |
|
|
uint16_t |
pin, |
|
|
datagram.dispatcher_t |
disp |
|
) |
| |
|
inline |
◆ on_connect()
void us.wallet.cli.hmi.my_daemon_rpc_api.on_connect |
( |
ko |
error | ) |
|
|
inline |
◆ on_peer_disconnected()
void us.wallet.cli.hmi.my_daemon_rpc_api.on_peer_disconnected |
( |
final String |
reason | ) |
|
|
inline |
◆ verification_completed()
void us.wallet.cli.hmi.my_daemon_rpc_api.verification_completed |
( |
boolean |
ok | ) |
|
|
inline |
◆ parent
hmi us.wallet.cli.hmi.my_daemon_rpc_api.parent |
|
package |
The documentation for this class was generated from the following file: