Interface for connecting components to the TaskScheduler.
Definition ISchedulerConnectionKit.h:35
virtual void attach()=0
Initialize and activate the component.
virtual void pushTo(TaskScheduler &scheduler)=0
Register this component with the given scheduler.
virtual ~ISchedulerConnectionKit()
Virtual destructor for proper cleanup.
Definition ISchedulerConnectionKit.h:40
Definition TaskScheduler.h:164
Contains all classes and functions related to the Uniot Core.