The RAII wrapper for an EVMC instance.
More...
#include <EVMC.h>
The RAII wrapper for an EVMC instance.
Definition at line 17 of file EVMC.h.
◆ EVM() [1/2]
| dev::eth::EVM::EVM |
( |
evmc_instance * |
_instance | ) |
|
|
explicitnoexcept |
◆ ~EVM()
◆ EVM() [2/2]
| dev::eth::EVM::EVM |
( |
EVM const & |
| ) |
|
|
delete |
◆ execute()
Handy wrapper for evmc_execute().
Definition at line 39 of file EVMC.cpp.
◆ name()
| char const* dev::eth::EVM::name |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator=()
| EVM& dev::eth::EVM::operator= |
( |
EVM |
| ) |
|
|
delete |
◆ toRevision()
| evmc_revision dev::eth::EVM::toRevision |
( |
EVMSchedule const & |
_schedule | ) |
|
|
static |
◆ version()
| char const* dev::eth::EVM::version |
( |
| ) |
const |
|
inlinenoexcept |
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/ethereum-cpp-1.5.2/libevm/EVMC.h
- /home/abuild/rpmbuild/BUILD/ethereum-cpp-1.5.2/libevm/EVMC.cpp