|
ledger-core
|
Inheritance diagram for ledger::core::RippleLikeWalletFactory:
Collaboration diagram for ledger::core::RippleLikeWalletFactory:Public Member Functions | |
| RippleLikeWalletFactory (const api::Currency ¤cy, const std::shared_ptr< WalletPool > &pool) | |
| std::shared_ptr< AbstractWallet > | build (const WalletDatabaseEntry &entry) override |
Public Member Functions inherited from ledger::core::AbstractWalletFactory | |
| AbstractWalletFactory (const api::Currency ¤cy, const std::shared_ptr< WalletPool > &pool) | |
| const api::Currency & | getCurrency () const |
Additional Inherited Members | |
Protected Member Functions inherited from ledger::core::AbstractWalletFactory | |
| std::shared_ptr< WalletPool > | getPool () const |
1.8.13