This is the complete list of members for WorkspaceManager, including all inherited members.
| CleanupInvalidWorkspaces() | WorkspaceManager | static |
| CreateWorkspace(const std::string &name, const std::filesystem::path &path, const std::string &description="") | WorkspaceManager | static |
| GetAllWorkspaces() | WorkspaceManager | static |
| GetCurrentWorkspace() | WorkspaceManager | static |
| Initialize() | WorkspaceManager | static |
| IsValidWorkspaceDirectory(const std::filesystem::path &path) | WorkspaceManager | static |
| LoadWorkspaces() | WorkspaceManager | static |
| RemoveWorkspace(const std::filesystem::path &workspacePath) | WorkspaceManager | static |
| SaveWorkspaces() | WorkspaceManager | static |
| SetCurrentWorkspace(const std::filesystem::path &workspacePath) | WorkspaceManager | static |
| UpdateLastOpened(const std::filesystem::path &workspacePath) | WorkspaceManager | static |