src/core/module
Files
Name |
---|
src/core/module/dynamic_module_impl.cpp Special file automatically included in the modules for the dynamic loading. |
src/core/module/Event.cpp Implementation of event. |
src/core/module/Event.hpp Creation and execution of an event. |
src/core/module/exceptions.h Collection of all module exceptions. |
src/core/module/Module.cpp Implementation of module. |
src/core/module/Module.hpp Base for the module implementation. |
src/core/module/ModuleIdentifier.hpp Provide an identifier for module instances. |
src/core/module/ModuleManager.cpp Implementation of module manager. |
src/core/module/ModuleManager.hpp Loading and execution of all modules. |
src/core/module/ThreadPool.cpp Implementation of thread pool for concurrent events. |
src/core/module/ThreadPool.hpp Definition of thread pool for concurrent events. |
Updated on 2025-02-27 at 14:14:46 +0000