libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
Ship::O2rArchive Member List

This is the complete list of members for Ship::O2rArchive, including all inherited members.

Archive(const std::string &path, std::shared_ptr< ResourceManager > resourceManager=nullptr, std::shared_ptr< Keystore > keystore=nullptr)Ship::Archive
Close()Ship::O2rArchivevirtual
GetGameVersion()Ship::Archive
GetManifest()Ship::Archive
GetPath()Ship::Archive
HasFile(const std::string &filePath)Ship::Archive
HasFile(uint64_t hash)Ship::Archive
HasGameVersion()Ship::Archive
IndexFile(const std::string &filePath)Ship::Archiveprotected
IsChecksumValid()Ship::Archive
IsInitialized()Ship::Archive
IsSigned()Ship::Archive
ListFiles()Ship::Archive
ListFiles(const std::string &filter)Ship::Archive
Load()Ship::Archive
LoadFile(const std::string &filePath)Ship::O2rArchivevirtual
LoadFile(uint64_t hash)Ship::O2rArchivevirtual
mKeystoreShip::Archiveprotected
mResourceManagerShip::Archiveprotected
O2rArchive(const std::string &archivePath, std::shared_ptr< ResourceManager > resourceManager=nullptr, std::shared_ptr< Keystore > keystore=nullptr)Ship::O2rArchive
Open()Ship::O2rArchivevirtual
operator==(const Archive &rhs) constShip::Archive
SetGameVersion(uint32_t gameVersion)Ship::Archiveprotected
SetInitialized(bool isInitialized)Ship::Archiveprotected
Unload()Ship::Archive
Validate()Ship::Archiveprotected
WriteFile(const std::string &filename, const std::vector< uint8_t > &data)Ship::O2rArchivevirtual
~Archive()Ship::Archive
~O2rArchive()Ship::O2rArchive