1 #ifndef SIMPT_SHELL_WORKSPACE_H_INCLUDED
2 #define SIMPT_SHELL_WORKSPACE_H_INCLUDED
22 #include "../../cpp_simshell/workspace/Workspace.h"
30 SimPT_Shell::Ws::WorkspaceFactory::g_workspace_index_file>;
44 Workspace(
const std::string& path,
const std::string& prefs_file);
48 static void Init(
const std::string& path);
54 #endif // end_of_include_guard
Abstraction of project info on filesystem, as well as a maintainer of a work session.
Interface for SimPT projects.
Namespace for SimPT shell package.
Abstraction for workspace info in the file system.
virtual ~Workspace()
Virtual destructor.
Abstraction of workspace on file system.
Interface for WorkspaceFactory.
Namespace for generic graphical shell for simulators.