Nugget
Loading...
Searching...
No Matches
Classes | Namespaces
archive-manager.hh File Reference
#include <EASTL/array.h>
#include <EASTL/functional.h>
#include <EASTL/string_view.h>
#include <stdint.h>
#include <coroutine>
#include "common/util/bitfield.hh"
#include "common/util/djbhash.h"
#include "psyqo/buffer.hh"
#include "psyqo/iso9660-parser.hh"
#include "psyqo/task.hh"
#include "psyqo/utility-polyfill.h"
Include dependency graph for archive-manager.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  psyqo::paths::ArchiveManager
 This class manages the reading and decompression of files from an archive. More...
 
union  psyqo::paths::ArchiveManager::IndexEntry
 The IndexEntry struct represents an entry in the archive index. More...
 

Namespaces

namespace  psyqo
 
namespace  psyqo::paths