libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
Ship::Archive Member List
This is the complete list of members for
Ship::Archive
, including all inherited members.
Archive
(const std::string &path, std::shared_ptr< ResourceManager > resourceManager=nullptr, std::shared_ptr< Keystore > keystore=nullptr)
Ship::Archive
ArchiveManager
Ship::Archive
friend
Close
()=0
Ship::Archive
pure virtual
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::Archive
protected
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)=0
Ship::Archive
pure virtual
LoadFile
(uint64_t hash)=0
Ship::Archive
pure virtual
mKeystore
Ship::Archive
protected
mResourceManager
Ship::Archive
protected
Open
()=0
Ship::Archive
pure virtual
operator==
(const Archive &rhs) const
Ship::Archive
SetGameVersion
(uint32_t gameVersion)
Ship::Archive
protected
SetInitialized
(bool isInitialized)
Ship::Archive
protected
Unload
()
Ship::Archive
Validate
()
Ship::Archive
protected
WriteFile
(const std::string &filename, const std::vector< uint8_t > &data)=0
Ship::Archive
pure virtual
~Archive
()
Ship::Archive
Generated by
1.9.8