Developer’s call, 21.06.2021

  1. Expose this functionality in ISimulator interface class.
  2. Implement this in Simulator class (SimulatorImpl.cpp file).
  3. Create C-API function that calls the corresponding simulator function.
  4. Profit.

You will also want to expose functions that do consistent initialization. Otherwise you’re stuck in the same section.