CyberEngineMkIII
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Interfaces.hpp
Go to the documentation of this file.
1 #pragma once
3 
4 #include "Heap.hpp"
5 #include "Stream.hpp"
6 #include "Logger.hpp"
7 #include "CommandLine.hpp"
Defines CYB::API::Stream Interface.
Defines the CommandLine interface.
Defines CYB::API::Logger.
Defines the Heap interface.