![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
This is the complete list of members for dev::eth::ExtVM, including all inherited members.
| balance(Address _a) overridefinal | dev::eth::ExtVM | inlinevirtual |
| blockHash(u256 _number) | dev::eth::ExtVMFace | inline |
| call(CallParameters &_params) overridefinal | dev::eth::ExtVM | virtual |
| caller | dev::eth::ExtVMFace | |
| code | dev::eth::ExtVMFace | |
| codeAt(Address _a) overridefinal | dev::eth::ExtVM | inlinevirtual |
| codeHash | dev::eth::ExtVMFace | |
| codeSizeAt(Address _a) overridefinal | dev::eth::ExtVM | virtual |
| create(u256 _endowment, u256 &io_gas, bytesConstRef _code, OnOpFunc const &_onOp={}) overridefinal | dev::eth::ExtVM | virtual |
| data | dev::eth::ExtVMFace | |
| depth | dev::eth::ExtVMFace | |
| envInfo() const | dev::eth::ExtVMFace | inline |
| evmSchedule() const overridefinal | dev::eth::ExtVM | inlinevirtual |
| exists(Address _a) overridefinal | dev::eth::ExtVM | inlinevirtual |
| 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=0) | dev::eth::ExtVM | inline |
| ExtVMFace()=default | dev::eth::ExtVMFace | |
| ExtVMFace(EnvInfo const &_envInfo, Address _myAddress, Address _caller, Address _origin, u256 _value, u256 _gasPrice, bytesConstRef _data, bytes _code, h256 const &_codeHash, unsigned _depth) | dev::eth::ExtVMFace | |
| ExtVMFace(ExtVMFace const &)=delete | dev::eth::ExtVMFace | |
| gasPrice | dev::eth::ExtVMFace | |
| log(h256s &&_topics, bytesConstRef _data) | dev::eth::ExtVMFace | inlinevirtual |
| m_s | dev::eth::ExtVM | private |
| m_sealEngine | dev::eth::ExtVM | private |
| myAddress | dev::eth::ExtVMFace | |
| operator=(ExtVMFace const &)=delete | dev::eth::ExtVMFace | |
| origin | dev::eth::ExtVMFace | |
| setStore(u256 _n, u256 _v) overridefinal | dev::eth::ExtVM | virtual |
| state() const | dev::eth::ExtVM | inline |
| store(u256 _n) overridefinal | dev::eth::ExtVM | inlinevirtual |
| sub | dev::eth::ExtVMFace | |
| suicide(Address _a) overridefinal | dev::eth::ExtVM | virtual |
| value | dev::eth::ExtVMFace | |
| ~ExtVMFace()=default | dev::eth::ExtVMFace | virtual |
1.8.11