| Nugget
    | 
#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"

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 |