CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
AppleRunLoop.hpp File Reference
#include "CeresEngine/Macros.hpp"
#include "CeresEngine/Foundation/Function.hpp"
#include "CeresEngine/Foundation/IO/RunLoop.hpp"
#include <CoreFoundation/CoreFoundation.h>
#include <asio/execution.hpp>

Go to the source code of this file.

Classes

class  CeresEngine::AppleRunLoop
 Abstracts a CoreFoundation CFRunLoop as an ASIO execution context. More...
 
class  CeresEngine::AppleRunLoop::Executor
 An executor object that dispatches calls to the CoreFoundation CFRunLoop. More...
 

Namespaces

namespace  CeresEngine