plebble
|
Public Member Functions | |
api_stream_parseable (api raw, PrintStream os, params.output_mode m) | |
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) |
![]() | |
api_stream_parseable (PrintStream os_, params.output_mode m) | |
void | write_KO (ko err) |
void | write_OK () |
void | write_h (String rname, hash_t value) |
void | write_hsv_hu4u2_ (String[] rname, tuple3< hash_t, String, ArrayList< tuple3< hash_t, uint32_t, uint16_t >>> value) |
void | write_kph (String[] rname, tuple3< PrivateKey, PublicKey, hash_t > value) |
void | write_ph (String[] rname, pair< PublicKey, hash_t > value) |
void | write_pv (String[] rname, pair< PublicKey, byte[]> value) |
void | write_s (String rname, String value) |
void | write_sh (String[] rname, pair< String, hash_t > value) |
void | write_ss (String[] rname, pair< String, String > value) |
void | write_ssh (String[] rname, tuple3< String, String, hash_t > value) |
void | write_u1 (String rname, uint8_t value) |
void | write_u2s (String[] rname, pair< uint16_t, String > value) |
void | write_v (String rname, byte[] value) |
void | write_v_hu4u2_ (String rname, ArrayList< tuple3< hash_t, uint32_t, uint16_t >> value) |
Package Attributes | |
us.wallet.pairing.api_stream_parseable | p |
api | _api |
![]() | |
PrintStream | os |
Static Package Attributes | |
static final String | rnames_print_grid ="data" |
static final String | rnames_list_wallets ="data" |
static final String | rnames_allw ="data" |
static final String | rnames_sync ="data" |
static final String | rnames_reload_file ="ans" |
static final String | rnames_ping ="ans" |
static final String | rnames_get_component_update ="bin" |
static final String | rnames_harvest ="ans" |
Additional Inherited Members | |
![]() | |
params.output_mode | mode =params.output_mode.om_text |
boolean | print_labels =true |
![]() | |
void | write (hash_t value) |
void | write (String value) |
void | write (PrivateKey value) |
void | write (PublicKey value) |
void | write (uint8_t value) |
void | write (uint16_t value) |
void | write (uint32_t value) |
void | write (uint64_t value) |
void | write (int64_t value) |
void | write (byte[] value) |
void | write (ArrayList< tuple3< hash_t, uint32_t, uint16_t >> value) |
|
inline |
References us.wallet.daemon.api_stream_parseable._api, us.wallet.daemon.api.get_pairing_api(), us.wallet.api_stream_parseable.os, and us.wallet.daemon.api_stream_parseable.p.
|
inline |
Implements us.wallet.daemon.api_stream.
References us.wallet.daemon.api.allw(), us.pair< f, s >.first, us.wallet.daemon.api_stream_parseable.get_api(), us.ko.is_ko(), log, us.ok, us.wallet.daemon.api_stream_parseable.rnames_allw, us.pair< f, s >.second, us.wallet.api_stream_parseable.write_KO(), and us.wallet.api_stream_parseable.write_s().
|
inline |
Implements us.wallet.daemon.api_stream.
References us.wallet.daemon.api_stream_parseable._api.
Referenced by us.wallet.daemon.api_stream_parseable.allw(), us.wallet.daemon.api_stream_parseable.get_component_update(), us.wallet.daemon.api_stream_parseable.harvest(), us.wallet.daemon.api_stream_parseable.list_wallets(), us.wallet.daemon.api_stream_parseable.ping(), us.wallet.daemon.api_stream_parseable.print_grid(), us.wallet.daemon.api_stream_parseable.reload_file(), and us.wallet.daemon.api_stream_parseable.sync().
|
inline |
Implements us.wallet.daemon.api_stream.
References us.pair< f, s >.first, us.wallet.daemon.api_stream_parseable.get_api(), us.wallet.daemon.api.get_component_update(), us.ko.is_ko(), log, us.ok, us.wallet.daemon.api_stream_parseable.rnames_get_component_update, us.pair< f, s >.second, us.wallet.api_stream_parseable.write_KO(), and us.wallet.api_stream_parseable.write_v().
|
inline |
Implements us.wallet.daemon.api_stream.
References us.pair< f, s >.first, us.wallet.daemon.api_stream_parseable.get_api(), us.wallet.daemon.api.harvest(), us.ko.is_ko(), log, us.ok, us.wallet.daemon.api_stream_parseable.rnames_harvest, us.pair< f, s >.second, us.wallet.api_stream_parseable.write_KO(), and us.wallet.api_stream_parseable.write_s().
|
inline |
Implements us.wallet.daemon.api_stream.
References us.pair< f, s >.first, us.wallet.daemon.api_stream_parseable.get_api(), us.ko.is_ko(), us.wallet.daemon.api.list_wallets(), log, us.ok, us.wallet.daemon.api_stream_parseable.rnames_list_wallets, us.pair< f, s >.second, us.wallet.api_stream_parseable.write_KO(), and us.wallet.api_stream_parseable.write_s().
|
inline |
Implements us.wallet.daemon.api_stream.
References us.wallet.daemon.api_stream_parseable.p.
|
inline |
Implements us.wallet.daemon.api_stream.
References us.pair< f, s >.first, us.wallet.daemon.api_stream_parseable.get_api(), us.ko.is_ko(), log, us.ok, us.wallet.daemon.api.ping(), us.wallet.daemon.api_stream_parseable.rnames_ping, us.pair< f, s >.second, us.wallet.api_stream_parseable.write_KO(), and us.wallet.api_stream_parseable.write_s().
|
inline |
Implements us.wallet.daemon.api_stream.
References us.pair< f, s >.first, us.wallet.daemon.api_stream_parseable.get_api(), us.ko.is_ko(), log, us.ok, us.wallet.daemon.api.print_grid(), us.wallet.daemon.api_stream_parseable.rnames_print_grid, us.pair< f, s >.second, us.wallet.api_stream_parseable.write_KO(), and us.wallet.api_stream_parseable.write_s().
|
inline |
Implements us.wallet.daemon.api_stream.
References us.pair< f, s >.first, us.wallet.daemon.api_stream_parseable.get_api(), us.ko.is_ko(), log, us.ok, us.wallet.daemon.api.reload_file(), us.wallet.daemon.api_stream_parseable.rnames_reload_file, us.pair< f, s >.second, us.wallet.api_stream_parseable.write_KO(), and us.wallet.api_stream_parseable.write_s().
|
inline |
Implements us.wallet.daemon.api_stream.
References us.pair< f, s >.first, us.wallet.daemon.api_stream_parseable.get_api(), us.ko.is_ko(), log, us.ok, us.wallet.daemon.api_stream_parseable.rnames_sync, us.pair< f, s >.second, us.wallet.daemon.api.sync(), us.wallet.api_stream_parseable.write_KO(), and us.wallet.api_stream_parseable.write_s().
|
package |
|
package |
|
staticpackage |
Referenced by us.wallet.daemon.api_stream_parseable.allw().
|
staticpackage |
Referenced by us.wallet.daemon.api_stream_parseable.get_component_update().
|
staticpackage |
Referenced by us.wallet.daemon.api_stream_parseable.harvest().
|
staticpackage |
Referenced by us.wallet.daemon.api_stream_parseable.list_wallets().
|
staticpackage |
Referenced by us.wallet.daemon.api_stream_parseable.ping().
|
staticpackage |
Referenced by us.wallet.daemon.api_stream_parseable.print_grid().
|
staticpackage |
Referenced by us.wallet.daemon.api_stream_parseable.reload_file().
|
staticpackage |
Referenced by us.wallet.daemon.api_stream_parseable.sync().