![]() |
Ethereum
PoC-8
The C++ Implementation of Ethereum
|
This is the complete list of members for dev::eth::AccountMask, including all inherited members.
| AccountMask(bool _all=false) | dev::eth::AccountMask | inline |
| AccountMask(bool _hasBalance, bool _hasNonce, bool _hasCode, bool _hasStorage, bool _shouldNotExist=false) | dev::eth::AccountMask | inline |
| allSet() const | dev::eth::AccountMask | inline |
| hasBalance() const | dev::eth::AccountMask | inline |
| hasCode() const | dev::eth::AccountMask | inline |
| hasNonce() const | dev::eth::AccountMask | inline |
| hasStorage() const | dev::eth::AccountMask | inline |
| shouldExist() const | dev::eth::AccountMask | inline |