#include <workspace_manager.h>

Public Attributes | |
| Rom * | rom |
| EditorSet * | editor_set |
| std::string | custom_name |
| std::string | filepath |
Definition at line 22 of file workspace_manager.h.
| Rom* yaze::editor::WorkspaceManager::SessionInfo::rom |
Definition at line 23 of file workspace_manager.h.
| EditorSet* yaze::editor::WorkspaceManager::SessionInfo::editor_set |
Definition at line 24 of file workspace_manager.h.
| std::string yaze::editor::WorkspaceManager::SessionInfo::custom_name |
Definition at line 25 of file workspace_manager.h.
| std::string yaze::editor::WorkspaceManager::SessionInfo::filepath |
Definition at line 26 of file workspace_manager.h.