gams::GAMSWorkspacePool Class Reference
Manages a collection of all GAMS workspaces. More...
#include <gamsworkspacepool.h>
Static Public Member Functions | |
static void | registerWorkspacePath (const std::string &path) |
static void | unregisterWorkspacePath (const std::string &path) |
Detailed Description
Manages a collection of all GAMS workspaces.
Definition at line 35 of file gamsworkspacepool.h.
Member Function Documentation
◆ registerWorkspacePath()
|
static |
Register a GAMS workspace path.
- Parameters
-
path A GAMS workspace path.
◆ unregisterWorkspacePath()
|
static |
Unregister a GAMS workspace path.
- Parameters
-
path A GAMS workspace path.