CyberEngineMkIII
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Allocatables.hpp
Go to the documentation of this file.
1 #pragma once
3 
4 #include "Mutex.hpp"
5 #include "Path.hpp"
6 #include "File.hpp"
7 #include "Semaphore.hpp"
Defines the API for files.
Contains the declaration of CYB::API::Semaphore.
Defines the API for Mutexes.
Defines the API for Paths.