Go to the source code of this file.
|
struct | mtcore::io::SyncFileSystemVTable |
| VTable for synchronous file system. More...
|
|
struct | mtcore::io::SyncFileSystem |
| Synchronous File System interface for handling I/O calls This is encapsulated as a struct of file pointers so we can do deterministic testing This allows us to also dynamically swap things out for different file systems, or even do remote "file systems" where we're reading and writing to an object store (e.g. More...
|
|
|
namespace | mtcore |
| Core library for C++ with Zig-related functionality.
|
|
namespace | mtcore::io |
|
◆ MTCORE_IO_HPP