![]() |
Ethereum
PoC-8
The C++ Implementation of Ethereum
|
This is the complete list of members for dev::eth::PrecompiledContract, including all inherited members.
| cost(bytesConstRef _in) const | dev::eth::PrecompiledContract | inline |
| execute(bytesConstRef _in) const | dev::eth::PrecompiledContract | inline |
| PrecompiledContract()=default | dev::eth::PrecompiledContract | |
| PrecompiledContract(PrecompiledPricer const &_cost, PrecompiledExecutor const &_exec, u256 const &_startingBlock=0) | dev::eth::PrecompiledContract | inline |
| PrecompiledContract(unsigned _base, unsigned _word, PrecompiledExecutor const &_exec, u256 const &_startingBlock=0) | dev::eth::PrecompiledContract | |
| startingBlock() const | dev::eth::PrecompiledContract | inline |