libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
ResourceIdentifier.h File Reference
#include <cstdint>
#include <functional>
#include <memory>
#include <string>
#include <variant>
Include dependency graph for ResourceIdentifier.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ship::ResourceIdentifier
 Uniquely identifies a cached resource by path/hash, owner, and source archive. More...
 
struct  Ship::ResourceIdentifierHash
 std::hash specialization for ResourceIdentifier, used by unordered containers. More...
 

Namespaces

namespace  Ship
 Core namespace for the libultraship engine framework.