![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <map>#include <functional>#include <libethcore/Common.h>#include <libevm/ExtVMFace.h>#include <libethcore/SealEngine.h>#include "State.h"#include "Executive.h"Go to the source code of this file.
Classes | |
| class | dev::eth::ExtVM |
| Externality interface for the Virtual Machine providing access to world state. More... | |
Namespaces | |
| dev | |
| Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Originally by René Nyffenegger. | |
| dev::eth | |
Definition in file ExtVM.h.
1.8.11