Electroneum
cryptonote::account_base Member List

This is the complete list of members for cryptonote::account_base, including all inherited members.

account_base()cryptonote::account_base
create_from_keys(const cryptonote::account_public_address &address, const crypto::secret_key &spendkey, const crypto::secret_key &viewkey)cryptonote::account_base
create_from_viewkey(const cryptonote::account_public_address &address, const crypto::secret_key &viewkey)cryptonote::account_base
forget_spend_key()cryptonote::account_base
generate(const crypto::secret_key &recovery_key=crypto::secret_key(), bool recover=false, bool two_random=false)cryptonote::account_base
get_createtime() constcryptonote::account_baseinline
get_keys() constcryptonote::account_base
get_public_address_str(bool testnet) constcryptonote::account_base
get_public_integrated_address_str(const crypto::hash8 &payment_id, bool testnet) constcryptonote::account_base
load(const std::string &file_path)cryptonote::account_base
m_creation_timestampcryptonote::account_baseprivate
m_keyscryptonote::account_baseprivate
serialize(t_archive &a, const unsigned int)cryptonote::account_baseinline
set_createtime(uint64_t val)cryptonote::account_baseinline
set_null()cryptonote::account_baseprivate
store(const std::string &file_path)cryptonote::account_base