![]() |
Master Core
v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
|
#include <main.h>
Inheritance diagram for CWalletInterface:Protected Member Functions | |
| virtual void | SyncTransaction (const uint256 &hash, const CTransaction &tx, const CBlock *pblock)=0 |
| virtual void | EraseFromWallet (const uint256 &hash)=0 |
| virtual void | SetBestChain (const CBlockLocator &locator)=0 |
| virtual void | UpdatedTransaction (const uint256 &hash)=0 |
| virtual void | Inventory (const uint256 &hash)=0 |
| virtual void | ResendWalletTransactions ()=0 |
| friend | void::RegisterWallet (CWalletInterface *) |
| friend | void::UnregisterWallet (CWalletInterface *) |
| friend | void::UnregisterAllWallets () |
|
protectedpure virtual |
Implemented in CWallet.
Referenced by RegisterWallet(), and UnregisterWallet().
Here is the caller graph for this function:
|
protectedpure virtual |
Implemented in CWallet.
Referenced by RegisterWallet(), and UnregisterWallet().
Here is the caller graph for this function:
|
protectedpure virtual |
Implemented in CWallet.
Referenced by RegisterWallet(), and UnregisterWallet().
Here is the caller graph for this function:
|
protectedpure virtual |
Implemented in CWallet.
Referenced by RegisterWallet(), and UnregisterWallet().
Here is the caller graph for this function:
|
protectedpure virtual |
Implemented in CWallet.
Referenced by RegisterWallet(), and UnregisterWallet().
Here is the caller graph for this function:
|
protectedpure virtual |
Implemented in CWallet.
Referenced by RegisterWallet(), and UnregisterWallet().
Here is the caller graph for this function:
|
protected |
|
protected |
|
protected |
1.8.8