|
CeresEngine 0.2.0
A game development framework
|
#include "CeresEngine/Macros.hpp"#include "CeresEngine/Foundation/Function.hpp"#include "CeresEngine/Foundation/Threading/DispatchQueue.hpp"#include <dispatch/dispatch.h>Go to the source code of this file.
Classes | |
| class | CeresEngine::AppleDispatchQueue |
| Abstracts a libdispatch queue as an ASIO execution context. More... | |
| class | CeresEngine::AppleDispatchQueue::Executor |
| An executor object that dispatches calls to a libdispatch queue. More... | |
Namespaces | |
| namespace | CeresEngine |