i6engine  1.0
ModuleController.h File Reference
#include <condition_variable>
#include <cstdint>
#include <mutex>
#include <string>
#include "i6engine/utils/i6eSystemParameters.h"
#include "i6engine/core/messaging/MessageSubscriber.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  i6e::core::ModuleController
 Part of the Subsystem that keeps the whole module running. More...
 

Namespaces

 boost
 
 i6e
 
 i6e::core
 

Enumerations

enum  i6e::core::SubsystemType { i6e::core::SubsystemType::Ticking, i6e::core::SubsystemType::Waiting }