plebble
|
Public Member Functions | |
api | get_api () |
us.wallet.pairing.api_stream | pairing () |
ko | print_grid () |
ko | list_wallets () |
ko | allw () |
ko | sync () |
ko | reload_file (String _arg_filename) |
ko | ping () |
ko | get_component_update (String _arg_component, String _arg_curver) |
ko | harvest (uint16_t _arg_id, uint16_t _arg_timeout, uint16_t _arg_decay, PrivateKey _arg_priv) |
ko us.wallet.daemon.api_stream.allw | ( | ) |
Implemented in us.wallet.daemon.api_stream_parseable.
api us.wallet.daemon.api_stream.get_api | ( | ) |
Implemented in us.wallet.daemon.api_stream_parseable.
ko us.wallet.daemon.api_stream.get_component_update | ( | String | _arg_component, |
String | _arg_curver | ||
) |
Implemented in us.wallet.daemon.api_stream_parseable.
ko us.wallet.daemon.api_stream.harvest | ( | uint16_t | _arg_id, |
uint16_t | _arg_timeout, | ||
uint16_t | _arg_decay, | ||
PrivateKey | _arg_priv | ||
) |
Implemented in us.wallet.daemon.api_stream_parseable.
ko us.wallet.daemon.api_stream.list_wallets | ( | ) |
Implemented in us.wallet.daemon.api_stream_parseable.
us.wallet.pairing.api_stream us.wallet.daemon.api_stream.pairing | ( | ) |
Implemented in us.wallet.daemon.api_stream_parseable.
ko us.wallet.daemon.api_stream.ping | ( | ) |
Implemented in us.wallet.daemon.api_stream_parseable.
ko us.wallet.daemon.api_stream.print_grid | ( | ) |
Implemented in us.wallet.daemon.api_stream_parseable.
ko us.wallet.daemon.api_stream.reload_file | ( | String | _arg_filename | ) |
Implemented in us.wallet.daemon.api_stream_parseable.
ko us.wallet.daemon.api_stream.sync | ( | ) |
Implemented in us.wallet.daemon.api_stream_parseable.