#include <BlockDetails.h>
Definition at line 41 of file BlockDetails.h.
◆ BlockDetails() [1/3]
| dev::eth::BlockDetails::BlockDetails |
( |
| ) |
|
|
inline |
◆ BlockDetails() [2/3]
| dev::eth::BlockDetails::BlockDetails |
( |
unsigned |
_n, |
|
|
u256 |
_tD, |
|
|
h256 |
_p, |
|
|
h256s |
_c |
|
) |
| |
|
inline |
◆ BlockDetails() [3/3]
| BlockDetails::BlockDetails |
( |
RLP const & |
_r | ) |
|
◆ isNull()
| bool dev::eth::BlockDetails::isNull |
( |
| ) |
const |
|
inline |
◆ operator bool()
| dev::eth::BlockDetails::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ rlp()
| bytes BlockDetails::rlp |
( |
| ) |
const |
◆ children
| h256s dev::eth::BlockDetails::children |
◆ number
| unsigned dev::eth::BlockDetails::number = c_invalidNumber |
◆ parent
| h256 dev::eth::BlockDetails::parent |
◆ size
| unsigned dev::eth::BlockDetails::size |
|
mutable |
◆ totalDifficulty
The documentation for this struct was generated from the following files: