|
CyberEngineMkIII
|
Defines the System Call interface. More...
#include "CYBSyscalls.inl"

Go to the source code of this file.
Classes | |
| class | CYB::Platform::System::Sys |
| Contains the functionality for making asm syscalls and linked calls. More... | |
| union | CYB::Platform::System::Sys::Union64 |
| Used for passing arguments to calls to this class. If the call in question requires const, const_casting away constness for this intermediary is well defined. More... | |
Namespaces | |
| CYB | |
| Encapsulates the engine in it's entirety. | |
| CYB::Platform | |
| Namespace containing engine Platform functions. | |
| CYB::Platform::System | |
| Contain basic OS operations. | |
Defines the System Call interface.
Definition in file CYBSyscalls.hpp.
1.8.6