Electroneum
Classes | Namespaces | Functions
wallet2_api.h File Reference
#include <string>
#include <vector>
#include <ctime>
#include <iostream>
Include dependency graph for wallet2_api.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Electroneum::optional< T >
 
struct  Electroneum::PendingTransaction
 Transaction-like interface for sending money. More...
 
struct  Electroneum::UnsignedTransaction
 Transaction-like interface for sending money. More...
 
struct  Electroneum::TransactionInfo
 The TransactionInfo - interface for displaying transaction information. More...
 
struct  Electroneum::TransactionInfo::Transfer
 
struct  Electroneum::TransactionHistory
 The TransactionHistory - interface for displaying transaction history. More...
 
struct  Electroneum::AddressBookRow
 AddressBookRow - provides functions to manage address book. More...
 
struct  Electroneum::AddressBook
 The AddressBook - interface for Book. More...
 
struct  Electroneum::WalletListener
 
struct  Electroneum::Wallet
 Interface for wallet operations. TODO: check if /include/IWallet.h is still actual. More...
 
struct  Electroneum::WalletManager
 WalletManager - provides functions to manage wallets. More...
 
struct  Electroneum::WalletManagerFactory
 

Namespaces

 Electroneum
 
 Electroneum::Utils
 

Functions

bool Electroneum::Utils::isAddressLocal (const std::string &address)