Fabcoin Core  0.16.2
P2P Digital Currency
dev::eth::EnvInfo Member List

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

author() const dev::eth::EnvInfoinline
difficulty() const dev::eth::EnvInfoinline
EnvInfo()dev::eth::EnvInfoinline
EnvInfo(BlockHeader const &_current, LastHashes const &_lh=LastHashes(), u256 const &_gasUsed=u256())dev::eth::EnvInfoinline
EnvInfo(BlockHeader const &_current, LastHashes &&_lh, u256 const &_gasUsed=u256())dev::eth::EnvInfoinline
gasLimit() const dev::eth::EnvInfoinline
gasUsed() const dev::eth::EnvInfoinline
lastHashes() const dev::eth::EnvInfoinline
m_authordev::eth::EnvInfoprivate
m_difficultydev::eth::EnvInfoprivate
m_gasLimitdev::eth::EnvInfoprivate
m_gasUseddev::eth::EnvInfoprivate
m_lastHashesdev::eth::EnvInfoprivate
m_numberdev::eth::EnvInfoprivate
m_timestampdev::eth::EnvInfoprivate
number() const dev::eth::EnvInfoinline
setAuthor(Address const &_v)dev::eth::EnvInfoinline
setDifficulty(u256 const &_v)dev::eth::EnvInfoinline
setGasLimit(int64_t _v)dev::eth::EnvInfoinline
setLastHashes(LastHashes &&_lh)dev::eth::EnvInfoinline
setNumber(u256 const &_v)dev::eth::EnvInfoinline
setTimestamp(u256 const &_v)dev::eth::EnvInfoinline
timestamp() const dev::eth::EnvInfoinline