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

Go to the source code of this file.

Classes

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

Namespaces

namespace  CeresEngine