Fabcoin Core  0.16.2
P2P Digital Currency
dev::eth::SizedBlockMap< KeyType > Member List

This is the complete list of members for dev::eth::SizedBlockMap< KeyType >, including all inherited members.

BlockMultimap typedefdev::eth::SizedBlockMap< KeyType >private
clear()dev::eth::SizedBlockMap< KeyType >inline
count() const dev::eth::SizedBlockMap< KeyType >inline
firstKey() const dev::eth::SizedBlockMap< KeyType >inline
insert(KeyType const &_key, h256 const &_hash, bytes &&_blockData)dev::eth::SizedBlockMap< KeyType >inline
isEmpty() const dev::eth::SizedBlockMap< KeyType >inline
m_mapdev::eth::SizedBlockMap< KeyType >private
m_sizedev::eth::SizedBlockMap< KeyType >private
removeByKeyEqual(KeyType const &_key)dev::eth::SizedBlockMap< KeyType >inline
removeByKeyNotGreater(KeyType const &_key)dev::eth::SizedBlockMap< KeyType >inline
removeRange(typename BlockMultimap::iterator _begin, typename BlockMultimap::iterator _end)dev::eth::SizedBlockMap< KeyType >inlineprivate
size() const dev::eth::SizedBlockMap< KeyType >inline