yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::emu::render::SaveStateManager::CacheKey Struct Reference

Public Member Functions

bool operator== (const CacheKey &other) const
 

Public Attributes

StateType type
 
int context_id
 

Detailed Description

Definition at line 113 of file save_state_manager.h.

Member Function Documentation

◆ operator==()

bool yaze::emu::render::SaveStateManager::CacheKey::operator== ( const CacheKey & other) const
inline

Definition at line 116 of file save_state_manager.h.

References context_id, and type.

Member Data Documentation

◆ type

StateType yaze::emu::render::SaveStateManager::CacheKey::type

◆ context_id

int yaze::emu::render::SaveStateManager::CacheKey::context_id

The documentation for this struct was generated from the following file: