CanEasy COM-Help
|
Definition of the events provided by class Simulation.
Definition at line 1128 of file cand_tlb.idl.
HRESULT CanEasy::_ISimulationEvents::OnIdle | ( | void | ) |
Called asynchron as background task
HRESULT CanEasy::_ISimulationEvents::OnSimulationStart | ( | void | ) |
Called synchron before simulation is stopped
HRESULT CanEasy::_ISimulationEvents::OnSimulationStarted | ( | void | ) |
Called asynchon after simulation was started
HRESULT CanEasy::_ISimulationEvents::OnSimulationStartedSync | ( | void | ) |
Called from main thread when simulation was started
HRESULT CanEasy::_ISimulationEvents::OnSimulationStartSync | ( | void | ) |
Called from main thread when simulation is started
HRESULT CanEasy::_ISimulationEvents::OnSimulationStopped | ( | void | ) |
Called synchron when simulation gets stopped
HRESULT CanEasy::_ISimulationEvents::OnSimulationStoppedSync | ( | void | ) |
Called from main thread when simulation is stopped
HRESULT CanEasy::_ISimulationEvents::OnWorkspaceLoaded | ( | void | ) |
Called synchron when workspace is loaded
HRESULT CanEasy::_ISimulationEvents::OnWorkspaceLoadedSync | ( | void | ) |
Called from main thread when workspace is loaded
HRESULT CanEasy::_ISimulationEvents::OnWorkspaceUnload | ( | void | ) |
Called asynchron when workspace was unloaded
HRESULT CanEasy::_ISimulationEvents::OnWorkspaceUnloadSync | ( | void | ) |
Called from main thread when workspace is unloaded