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

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

balance(Address _a) finaldev::eth::ExtVMinlinevirtual
blockHash(u256 _number) finaldev::eth::ExtVMvirtual
call(CallParameters &_params) finaldev::eth::ExtVMvirtual
callerdev::eth::ExtVMFace
codedev::eth::ExtVMFace
codeAt(Address _a) finaldev::eth::ExtVMinlinevirtual
codeHashdev::eth::ExtVMFace
codeHashAt(Address _a) finaldev::eth::ExtVMvirtual
codeSizeAt(Address _a) finaldev::eth::ExtVMvirtual
create(u256 _endowment, u256 &io_gas, bytesConstRef _code, Instruction _op, u256 _salt, OnOpFunc const &_onOp={}) finaldev::eth::ExtVMvirtual
datadev::eth::ExtVMFace
depthdev::eth::ExtVMFace
envInfo() constdev::eth::ExtVMFaceinline
evmSchedule() const finaldev::eth::ExtVMinlinevirtual
exists(Address _a) finaldev::eth::ExtVMinlinevirtual
ExtVM(State &_s, EnvInfo const &_envInfo, SealEngineFace const &_sealEngine, Address _myAddress, Address _caller, Address _origin, u256 _value, u256 _gasPrice, bytesConstRef _data, bytesConstRef _code, h256 const &_codeHash, unsigned _depth, bool _isCreate, bool _staticCall)dev::eth::ExtVMinline
ExtVMFace(EnvInfo const &_envInfo, Address _myAddress, Address _caller, Address _origin, u256 _value, u256 _gasPrice, bytesConstRef _data, bytes _code, h256 const &_codeHash, unsigned _depth, bool _isCreate, bool _staticCall)dev::eth::ExtVMFace
ExtVMFace(ExtVMFace const &)=deletedev::eth::ExtVMFace
gasPricedev::eth::ExtVMFace
isCreatedev::eth::ExtVMFace
log(h256s &&_topics, bytesConstRef _data)dev::eth::ExtVMFaceinlinevirtual
myAddressdev::eth::ExtVMFace
operator=(ExtVMFace const &)=deletedev::eth::ExtVMFace
origindev::eth::ExtVMFace
originalStorageValue(u256 const &_key) finaldev::eth::ExtVMinlinevirtual
saltdev::eth::ExtVMFace
setStore(u256 _n, u256 _v) finaldev::eth::ExtVMvirtual
state() constdev::eth::ExtVMinline
staticCalldev::eth::ExtVMFace
store(u256 _n) finaldev::eth::ExtVMinlinevirtual
subdev::eth::ExtVMFace
suicide(Address _a) finaldev::eth::ExtVMvirtual
valuedev::eth::ExtVMFace
~ExtVMFace()=defaultdev::eth::ExtVMFacevirtual