PIVX Core  5.6.99
P2P Digital Currency
Public Member Functions | Private Attributes | List of all members
interfaces::Wallet Class Reference

#include <wallet.h>

Collaboration diagram for interfaces::Wallet:
[legend]

Public Member Functions

 Wallet (CWallet &wallet)
 
WalletBalances getBalances ()
 

Private Attributes

CWalletm_wallet
 

Detailed Description

Definition at line 41 of file wallet.h.

Constructor & Destructor Documentation

◆ Wallet()

interfaces::Wallet::Wallet ( CWallet wallet)
inlineexplicit

Definition at line 43 of file wallet.h.

Member Function Documentation

◆ getBalances()

WalletBalances interfaces::Wallet::getBalances ( )

Definition at line 11 of file wallet.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ m_wallet

CWallet& interfaces::Wallet::m_wallet
private

Definition at line 48 of file wallet.h.


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