Ethereum  PoC-8
The C++ Implementation of Ethereum
dev::eth::SizedBlockQueue< T > Member List

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

clear()dev::eth::SizedBlockQueue< T >inline
count() constdev::eth::SizedBlockQueue< T >inline
dequeue()dev::eth::SizedBlockQueue< T >inline
dequeueMultiple(std::size_t _n)dev::eth::SizedBlockQueue< T >inline
enqueue(T &&_t)dev::eth::SizedBlockQueue< T >inline
isEmpty() constdev::eth::SizedBlockQueue< T >inline
next() constdev::eth::SizedBlockQueue< T >inline
nextHash() constdev::eth::SizedBlockQueue< T >inline
remove(h256 const &_hash)dev::eth::SizedBlockQueue< T >inline
removeIf(Pred _pred)dev::eth::SizedBlockQueue< T >inline
replace(h256 const &_hash, T &&_t)dev::eth::SizedBlockQueue< T >inline
size() constdev::eth::SizedBlockQueue< T >inline