![]() |
Ethereum
PoC-8
The C++ Implementation of Ethereum
|
This is the complete list of members for dev::eth::BlockDetails, including all inherited members.
| BlockDetails() | dev::eth::BlockDetails | inline |
| BlockDetails(unsigned _n, u256 _tD, h256 _p, h256s _c) | dev::eth::BlockDetails | inline |
| BlockDetails(RLP const &_r) | dev::eth::BlockDetails | |
| children | dev::eth::BlockDetails | |
| isNull() const | dev::eth::BlockDetails | inline |
| number | dev::eth::BlockDetails | |
| operator bool() const | dev::eth::BlockDetails | inlineexplicit |
| parent | dev::eth::BlockDetails | |
| rlp() const | dev::eth::BlockDetails | |
| size | dev::eth::BlockDetails | mutable |
| totalDifficulty | dev::eth::BlockDetails |