#include <base/WorkspaceManager.hpp>
◆ clearRecentProjects()
void openfluid::base::WorkspaceManager::clearRecentProjects |
( |
| ) |
|
◆ closeWorkspace()
void openfluid::base::WorkspaceManager::closeWorkspace |
( |
| ) |
|
◆ getActiveWarePath()
std::string openfluid::base::WorkspaceManager::getActiveWarePath |
( |
| ) |
const |
◆ getOpenWaresPaths()
std::vector<std::string> openfluid::base::WorkspaceManager::getOpenWaresPaths |
( |
| ) |
const |
◆ getProjectPath()
std::string openfluid::base::WorkspaceManager::getProjectPath |
( |
const std::string & |
Name | ) |
const |
◆ getProjectsPath() [1/2]
std::string openfluid::base::WorkspaceManager::getProjectsPath |
( |
| ) |
const |
◆ getProjectsPath() [2/2]
static std::string openfluid::base::WorkspaceManager::getProjectsPath |
( |
const std::string & |
WorkspacePath | ) |
|
|
static |
◆ getRecentProjects()
std::list<RecentProject> openfluid::base::WorkspaceManager::getRecentProjects |
( |
| ) |
const |
◆ getSettingsFile() [1/2]
std::string openfluid::base::WorkspaceManager::getSettingsFile |
( |
| ) |
const |
◆ getSettingsFile() [2/2]
static std::string openfluid::base::WorkspaceManager::getSettingsFile |
( |
const std::string & |
WorkspacePath | ) |
|
|
static |
◆ getWarePath() [1/2]
◆ getWarePath() [2/2]
◆ getWaresBuildMode()
std::string openfluid::base::WorkspaceManager::getWaresBuildMode |
( |
| ) |
const |
◆ getWaresConfigureMode()
std::string openfluid::base::WorkspaceManager::getWaresConfigureMode |
( |
| ) |
const |
◆ getWaresParallelJobsCount()
int openfluid::base::WorkspaceManager::getWaresParallelJobsCount |
( |
| ) |
const |
◆ getWaresPath() [1/2]
◆ getWaresPath() [2/2]
◆ getWorkspacePath()
std::string openfluid::base::WorkspaceManager::getWorkspacePath |
( |
| ) |
const |
|
inline |
◆ insertRecentProject()
void openfluid::base::WorkspaceManager::insertRecentProject |
( |
const std::string & |
Name, |
|
|
const std::string & |
Path |
|
) |
| |
◆ isOpen()
bool openfluid::base::WorkspaceManager::isOpen |
( |
| ) |
const |
|
inline |
◆ isWaresParallelJobsEnabled()
bool openfluid::base::WorkspaceManager::isWaresParallelJobsEnabled |
( |
| ) |
const |
◆ openWorkspace()
void openfluid::base::WorkspaceManager::openWorkspace |
( |
const std::string & |
Path | ) |
|
◆ prepareWorkspace()
static void openfluid::base::WorkspaceManager::prepareWorkspace |
( |
const std::string & |
Path | ) |
|
|
static |
◆ setActiveWarePath()
void openfluid::base::WorkspaceManager::setActiveWarePath |
( |
const std::string & |
Path | ) |
|
◆ setOpenWaresPaths()
void openfluid::base::WorkspaceManager::setOpenWaresPaths |
( |
const std::vector< std::string > & |
Paths | ) |
|
◆ setWaresBuildMode()
void openfluid::base::WorkspaceManager::setWaresBuildMode |
( |
const std::string & |
Mode | ) |
|
◆ setWaresConfigureMode()
void openfluid::base::WorkspaceManager::setWaresConfigureMode |
( |
const std::string & |
Mode | ) |
|
◆ setWaresParallelJobsCount()
void openfluid::base::WorkspaceManager::setWaresParallelJobsCount |
( |
int |
Jobs | ) |
|
◆ setWaresParallelJobsEnabled()
void openfluid::base::WorkspaceManager::setWaresParallelJobsEnabled |
( |
bool |
Enabled | ) |
|
◆ RecentProjectsMax
const unsigned int openfluid::base::WorkspaceManager::RecentProjectsMax |
|
inlinestatic |
The documentation for this class was generated from the following file: