CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
Win32FileWatcher.hpp File Reference
#include "Forward.hpp"
#include "CeresEngine/DataTypes.hpp"
#include "CeresEngine/Macros.hpp"
#include "CeresEngine/Foundation/SmartPtr.hpp"
#include "CeresEngine/Foundation/Container/Vector.hpp"
#include "CeresEngine/Foundation/IO/FileHandle.hpp"
#include "CeresEngine/Foundation/IO/FileWatcher.hpp"
#include <windows.h>
#include <memory>
#include <mutex>
#include <vector>

Go to the source code of this file.

Classes

class  CeresEngine::Win32FileWatcher
 File watcher for the local file system for the Windows platform. More...
 

Namespaces

namespace  CeresEngine