#include <Account.h>
Definition at line 228 of file Account.h.
◆ AccountMask() [1/2]
| dev::eth::AccountMask::AccountMask |
( |
bool |
_all = false | ) |
|
|
inline |
◆ AccountMask() [2/2]
| dev::eth::AccountMask::AccountMask |
( |
bool |
_hasBalance, |
|
|
bool |
_hasNonce, |
|
|
bool |
_hasCode, |
|
|
bool |
_hasStorage, |
|
|
bool |
_shouldNotExist = false |
|
) |
| |
|
inline |
◆ allSet()
| bool dev::eth::AccountMask::allSet |
( |
| ) |
const |
|
inline |
◆ hasBalance()
| bool dev::eth::AccountMask::hasBalance |
( |
| ) |
const |
|
inline |
◆ hasCode()
| bool dev::eth::AccountMask::hasCode |
( |
| ) |
const |
|
inline |
◆ hasNonce()
| bool dev::eth::AccountMask::hasNonce |
( |
| ) |
const |
|
inline |
◆ hasStorage()
| bool dev::eth::AccountMask::hasStorage |
( |
| ) |
const |
|
inline |
◆ shouldExist()
| bool dev::eth::AccountMask::shouldExist |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/ethereum-cpp-1.6.0/libethereum/Account.h