Ethereum  PoC-8
The C++ Implementation of Ethereum
dev::eth::Executive Member List

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

accrueSubState(SubState &_parentContext)dev::eth::Executive
call(Address const &_receiveAddress, Address const &_txSender, u256 const &_txValue, u256 const &_gasPrice, bytesConstRef _txData, u256 const &_gas)dev::eth::Executive
call(CallParameters const &_cp, u256 const &_gasPrice, Address const &_origin)dev::eth::Executive
create(Address const &_txSender, u256 const &_endowment, u256 const &_gasPrice, u256 const &_gas, bytesConstRef _code, Address const &_originAddress)dev::eth::Executive
create2Opcode(Address const &_sender, u256 const &_endowment, u256 const &_gasPrice, u256 const &_gas, bytesConstRef _code, Address const &_originAddress, u256 const &_salt)dev::eth::Executive
createOpcode(Address const &_sender, u256 const &_endowment, u256 const &_gasPrice, u256 const &_gas, bytesConstRef _code, Address const &_originAddress)dev::eth::Executive
execute()dev::eth::Executive
Executive(State &_s, EnvInfo const &_envInfo, SealEngineFace const &_sealEngine, unsigned _level=0)dev::eth::Executiveinline
Executive(Block &_s, BlockChain const &_bc, unsigned _level=0)dev::eth::Executive
Executive(Block &_s, LastBlockHashesFace const &_lh, unsigned _level=0)dev::eth::Executive
Executive(State &io_s, Block const &_block, unsigned _txIndex, BlockChain const &_bc, unsigned _level=0)dev::eth::Executive
Executive(Executive const &)=deletedev::eth::Executive
finalize()dev::eth::Executive
gas() constdev::eth::Executiveinline
gasUsed() constdev::eth::Executive
getException() const noexceptdev::eth::Executiveinline
go(OnOpFunc const &_onOp=OnOpFunc())dev::eth::Executive
initialize(bytesConstRef _transaction)dev::eth::Executiveinline
initialize(Transaction const &_transaction)dev::eth::Executive
logs() constdev::eth::Executiveinline
newAddress() constdev::eth::Executiveinline
operator=(Executive)=deletedev::eth::Executive
revert()dev::eth::Executive
setResultRecipient(ExecutionResult &_res)dev::eth::Executiveinline
simpleTrace()dev::eth::Executive
t() constdev::eth::Executiveinline
takeOutput()dev::eth::Executiveinline