Monero
Loading...
Searching...
No Matches
test_out_can_be_to_acc< use_view_tags, is_owned > Class Template Reference

#include <out_can_be_to_acc.h>

Inheritance diagram for test_out_can_be_to_acc< use_view_tags, is_owned >:
Collaboration diagram for test_out_can_be_to_acc< use_view_tags, is_owned >:

Public Member Functions

bool init ()
bool test ()
Public Member Functions inherited from single_tx_test_base
bool init ()

Static Public Attributes

static const size_t loop_count = 1000

Private Attributes

size_t m_output_index
crypto::secret_key m_view_secret_key
crypto::public_key m_spend_public_key
crypto::public_key m_output_public_key
boost::optional< crypto::view_tagm_view_tag_opt

Additional Inherited Members

Protected Attributes inherited from single_tx_test_base
cryptonote::account_base m_bob
cryptonote::transaction m_tx
crypto::public_key m_tx_pub_key
std::vector< crypto::public_keym_additional_tx_pub_keys

Member Function Documentation

◆ init()

template<bool use_view_tags, bool is_owned>
bool test_out_can_be_to_acc< use_view_tags, is_owned >::init ( )
inline

◆ test()

template<bool use_view_tags, bool is_owned>
bool test_out_can_be_to_acc< use_view_tags, is_owned >::test ( )
inline

Member Data Documentation

◆ loop_count

template<bool use_view_tags, bool is_owned>
const size_t test_out_can_be_to_acc< use_view_tags, is_owned >::loop_count = 1000
static

◆ m_output_index

template<bool use_view_tags, bool is_owned>
size_t test_out_can_be_to_acc< use_view_tags, is_owned >::m_output_index
private

◆ m_output_public_key

template<bool use_view_tags, bool is_owned>
crypto::public_key test_out_can_be_to_acc< use_view_tags, is_owned >::m_output_public_key
private

◆ m_spend_public_key

template<bool use_view_tags, bool is_owned>
crypto::public_key test_out_can_be_to_acc< use_view_tags, is_owned >::m_spend_public_key
private

◆ m_view_secret_key

template<bool use_view_tags, bool is_owned>
crypto::secret_key test_out_can_be_to_acc< use_view_tags, is_owned >::m_view_secret_key
private

◆ m_view_tag_opt

template<bool use_view_tags, bool is_owned>
boost::optional<crypto::view_tag> test_out_can_be_to_acc< use_view_tags, is_owned >::m_view_tag_opt
private

The documentation for this class was generated from the following file: