AuroraRuntime/Source/IO/Adapters
2024-07-12 20:22:48 +01:00
..
AuIOAdapterAsyncDelegators.cpp [*] AuSPtr<AuMemoryViewXXXX> is now an anti-pattern. After 3 fucking years, memory views of shared control blocks and atomic in use counters are properly utilized everywhere. We do not need generic superclasses to be safe anymore 2024-07-12 20:22:48 +01:00
AuIOAdapterAsyncDelegators.hpp [*] AuSPtr<AuMemoryViewXXXX> is now an anti-pattern. After 3 fucking years, memory views of shared control blocks and atomic in use counters are properly utilized everywhere. We do not need generic superclasses to be safe anymore 2024-07-12 20:22:48 +01:00
AuIOAdapterAsyncStream.cpp [*] AuSPtr<AuMemoryViewXXXX> is now an anti-pattern. After 3 fucking years, memory views of shared control blocks and atomic in use counters are properly utilized everywhere. We do not need generic superclasses to be safe anymore 2024-07-12 20:22:48 +01:00
AuIOAdapterAsyncStream.hpp [*] Move/refactor AuIO adapters to Aurora::IO::Adapters 2023-09-23 16:40:13 +01:00
AuIOAdapterByteBuffer.cpp [+] Aurora::IO::FS::IMemoryMappedFile 2024-03-07 06:49:23 +00:00
AuIOAdapterByteBuffer.hpp [*] Move/refactor AuIO adapters to Aurora::IO::Adapters 2023-09-23 16:40:13 +01:00
AuIOAdapterCompression.cpp [+] SysCheckNotNullMemory 2023-10-24 17:43:00 +01:00
AuIOAdapterCompression.hpp [*] Move/refactor AuIO adapters to Aurora::IO::Adapters 2023-09-23 16:40:13 +01:00
AuIOAdapterMemoryView.cpp [+] Aurora::IO::FS::IMemoryMappedFile 2024-03-07 06:49:23 +00:00
AuIOAdapterMemoryView.hpp [+} NewMemoryViewReadAdapter 2023-10-13 21:08:57 +01:00
AuIOAdapterNOPs.cpp [+] New stream adapters 2024-01-03 23:54:46 +00:00
AuIOAdapterNOPs.hpp [+] New stream adapters 2024-01-03 23:54:46 +00:00
AuIOAdapterRandom.cpp [+] New stream adapters 2024-01-03 23:54:46 +00:00
AuIOAdapterRandom.hpp [+] New stream adapters 2024-01-03 23:54:46 +00:00
AuIOAdapterSeeking.cpp [*] yea 2023-10-29 11:24:00 +00:00
AuIOAdapterSeeking.hpp [*] Move/refactor AuIO adapters to Aurora::IO::Adapters 2023-09-23 16:40:13 +01:00
AuIOAdapterZeros.cpp [+] New stream adapters 2024-01-03 23:54:46 +00:00
AuIOAdapterZeros.hpp [+] New stream adapters 2024-01-03 23:54:46 +00:00