#include <waresdev/WareSrcManager.hpp>
| Enumerator | 
|---|
| SIMULATOR |  | 
| OBSERVER |  | 
| BUILDEREXT |  | 
 
 
      
        
          | PathInfo openfluid::waresdev::WareSrcManager::getPathInfo | ( | const QString & | Path | ) |  | 
      
 
Make Path absolute then splits it to retrieve PathInfo attributes. 
- Parameters
- 
  
  
- Returns
- A new PathInfo 
 
 
      
        
          | QString openfluid::waresdev::WareSrcManager::getWaresdevPath | ( |  | ) | const | 
      
 
 
      
        
          | QString openfluid::waresdev::WareSrcManager::getWareTypePath | ( | WareType | WareSrcType | ) |  | 
      
 
 
      
        
          | QString openfluid::waresdev::WareSrcManager::getWorkspacePath | ( |  | ) | const | 
      
 
 
  
  | 
        
          | static WareSrcManager* openfluid::waresdev::WareSrcManager::instance | ( |  | ) |  |  | static | 
 
 
      
        
          | void openfluid::waresdev::WareSrcManager::switchWorkspace | ( | const QString & | NewAbsoluteWorkspacePath | ) |  | 
      
 
Set default internal paths (workspace and waresdev sub dirs) and create them if they don't exist. 
- Parameters
- 
  
  
- Exceptions
- 
  
  
 
 
The documentation for this class was generated from the following file: