Control.h
Go to the documentation of this file.
1 
20 #pragma once
21 
22 #include <cstdint>
23 
24 namespace IFS
25 {
48  FCNTL_USER_BASE = 0x8000,
49 };
50 
51 } // namespace IFS
ControlCode
See IFS::IFileSystem::fcontrol
Definition: Control.h:31
Definition: DirectoryTemplate.h:36
Start of user-defined codes.
Definition: Control.h:48
Get stored MD5 hash for file.
Definition: Control.h:42