Ethereum  PoC-8
The C++ Implementation of Ethereum
EVMC.h File Reference
#include <libevm/VMFace.h>
#include <evmc/evmc.h>
#include <evmc/helpers.h>

Go to the source code of this file.

Classes

class  dev::eth::EVM
 The RAII wrapper for an EVMC instance. More...
 
class  dev::eth::EVM::Result
 
class  dev::eth::EVMC
 The wrapper implementing the VMFace interface with a EVMC VM as a backend. More...
 

Namespaces

 dev
 
 dev::eth