Consolix
Loading...
Searching...
No Matches
BaseLoopComponent.hpp File Reference

Provides a base class for implementing looping application components. More...

#include <thread>
#include <atomic>
#include <chrono>

Go to the source code of this file.

Classes

class  consolix::BaseLoopComponent
 Abstract base class for application components with looping functionality. More...
 

Namespaces

namespace  consolix
 < Utility modules and helpers.
 

Macros

#define _CONSOLIX_BASE_LOOP_COMPONENT_HPP_INCLUDED
 

Detailed Description

Provides a base class for implementing looping application components.

Definition in file BaseLoopComponent.hpp.

Macro Definition Documentation

◆ _CONSOLIX_BASE_LOOP_COMPONENT_HPP_INCLUDED

#define _CONSOLIX_BASE_LOOP_COMPONENT_HPP_INCLUDED

Definition at line 3 of file BaseLoopComponent.hpp.