CoriEngine
Loading...
Searching...
No Matches
BinaryFileManager.hpp File Reference
Include dependency graph for BinaryFileManager.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Cori::FileSystem::Internal::is_vector< T >
struct  Cori::FileSystem::Internal::is_vector< std::vector< T, Alloc > >
class  Cori::FileSystem::BinaryFileManager
 Saves and loads aggregate structs to/from drive. More...

Namespaces

namespace  Cori
 Global engine namespace.
namespace  Cori::FileSystem
 Everything connected to interacting with files and filesystem is in this namespace.
namespace  Cori::FileSystem::Internal

Concepts

concept  Cori::FileSystem::Internal::IsVector
concept  Cori::FileSystem::Internal::Trivial