Monero
Loading...
Searching...
No Matches
Monero Namespace Reference

Namespaces

namespace  Utils

Classes

struct  AddressBook
 The AddressBook - interface for Book. More...
class  AddressBookImpl
struct  AddressBookRow
 AddressBookRow - provides functions to manage address book. More...
struct  DeviceProgress
struct  MultisigState
class  optional
struct  PendingTransaction
 Transaction-like interface for sending money. More...
class  PendingTransactionImpl
struct  Subaddress
struct  SubaddressAccount
class  SubaddressAccountImpl
struct  SubaddressAccountRow
class  SubaddressImpl
struct  SubaddressRow
struct  TransactionHistory
 The TransactionHistory - interface for displaying transaction history. More...
class  TransactionHistoryImpl
struct  TransactionInfo
 The TransactionInfo - interface for displaying transaction information. More...
class  TransactionInfoImpl
struct  UnsignedTransaction
 Transaction-like interface for sending money. More...
class  UnsignedTransactionImpl
struct  Wallet
 Interface for wallet operations. More...
struct  Wallet2CallbackImpl
class  WalletImpl
struct  WalletListener
struct  WalletManager
 WalletManager - provides functions to manage wallets. More...
struct  WalletManagerFactory
class  WalletManagerImpl

Enumerations

enum  NetworkType : uint8_t { MAINNET = 0 , TESTNET , STAGENET }

Enumeration Type Documentation

◆ NetworkType

Enumerator
MAINNET 
TESTNET 
STAGENET