virtual ~MainLoopAspect()
Virtual empty destructor.
Thread aspect that allows to replace the main loop of the main application of Fawkes.
BlockedTimingExecutor * blocked_timing_executor
This is a blocked timing executor instance which can be used to run threads with the BlockedTimingAsp...
void init_MainLoopAspect(BlockedTimingExecutor *btexec)
Initialize main loop aspect.