Ethereum  PoC-8
The C++ Implementation of Ethereum
dev::eth::AccountMask Member List

This is the complete list of members for dev::eth::AccountMask, including all inherited members.

AccountMask(bool _all=false)dev::eth::AccountMaskinline
AccountMask(bool _hasBalance, bool _hasNonce, bool _hasCode, bool _hasStorage, bool _shouldNotExist=false)dev::eth::AccountMaskinline
allSet() constdev::eth::AccountMaskinline
hasBalance() constdev::eth::AccountMaskinline
hasCode() constdev::eth::AccountMaskinline
hasNonce() constdev::eth::AccountMaskinline
hasStorage() constdev::eth::AccountMaskinline
shouldExist() constdev::eth::AccountMaskinline