Public Member Functions | |
| bool | operator== (const CacheKey &other) const |
Public Attributes | |
| StateType | type |
| int | context_id |
Definition at line 113 of file save_state_manager.h.
|
inline |
Definition at line 116 of file save_state_manager.h.
References context_id, and type.
| StateType yaze::emu::render::SaveStateManager::CacheKey::type |
Definition at line 114 of file save_state_manager.h.
Referenced by yaze::emu::render::SaveStateManager::CacheKeyHash::operator()(), and operator==().
| int yaze::emu::render::SaveStateManager::CacheKey::context_id |
Definition at line 115 of file save_state_manager.h.
Referenced by yaze::emu::render::SaveStateManager::CacheKeyHash::operator()(), and operator==().