Here is a list of all documented namespaces with brief descriptions:
[detail level 123]
▼Nevmc | EVMC C++ API - wrappers and bindings for C++ |
Caddress | The big-endian 160-bit hash suitable for keeping an Ethereum address |
Cbyte_traits | The char traits for byte-like types |
Cbytes32 | The fixed size array of 32 bytes for storing 256-bit EVM values |
Cfilter_iterator | The filter iterator adaptor creates a view of an iterator range in which some elements of the range are skipped |
CHost | Abstract class to be used by Host implementations |
CHostContext | Wrapper around EVMC host context / host interface |
CHostInterface | The EVMC Host interface |
CMockedAccount | Mocked account |
▼CMockedHost | Mocked EVMC Host implementation |
Clog_record | LOG record |
CResult | The EVM code execution result. |
Cskip_space_iterator | The input filter iterator which skips whitespace characters from the base input iterator |
CStorageValue | Extended value (with original value and access flag) for account storage |
CVM | The VM instance. |