Monero
Public Member Functions | Static Public Attributes | Private Attributes | List of all members
test_wallet2_expand_subaddresses< Major, Minor > Class Template Reference

#include <subaddress_expand.h>

Inheritance diagram for test_wallet2_expand_subaddresses< Major, Minor >:
Inheritance graph
[legend]
Collaboration diagram for test_wallet2_expand_subaddresses< Major, Minor >:
Collaboration graph
[legend]

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 = 1
 
static const size_t major = Major
 
static const size_t minor = Minor
 

Private Attributes

tools::wallet2 wallet
 

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<size_t Major, size_t Minor>
bool test_wallet2_expand_subaddresses< Major, Minor >::init ( void  )
inline

◆ test()

template<size_t Major, size_t Minor>
bool test_wallet2_expand_subaddresses< Major, Minor >::test ( )
inline

Member Data Documentation

◆ loop_count

template<size_t Major, size_t Minor>
const size_t test_wallet2_expand_subaddresses< Major, Minor >::loop_count = 1
static

◆ major

template<size_t Major, size_t Minor>
const size_t test_wallet2_expand_subaddresses< Major, Minor >::major = Major
static

◆ minor

template<size_t Major, size_t Minor>
const size_t test_wallet2_expand_subaddresses< Major, Minor >::minor = Minor
static

◆ wallet

template<size_t Major, size_t Minor>
tools::wallet2 test_wallet2_expand_subaddresses< Major, Minor >::wallet
private

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