#include <gas_tracker.hpp>
Definition at line 12 of file gas_tracker.hpp.
◆ ~GasTrackerInterface()
virtual bb::avm2::simulation::GasTrackerInterface::~GasTrackerInterface |
( |
| ) |
|
|
virtualdefault |
◆ compute_gas_limit_for_call()
virtual Gas bb::avm2::simulation::GasTrackerInterface::compute_gas_limit_for_call |
( |
const Gas & |
allocated_gas | ) |
|
|
pure virtual |
◆ consume_gas()
virtual void bb::avm2::simulation::GasTrackerInterface::consume_gas |
( |
const Gas & |
dynamic_gas_factor = { 0, 0 } | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: