Loading...
Searching...
No Matches
gams::GAMSWorkspacePool Class Reference

Manages a collection of all GAMS workspaces. More...

#include <gamsworkspacepool.h>

Static Public Member Functions

static void registerWorkspacePath (std::string path)
 
static void unregisterWorkspacePath (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 void gams::GAMSWorkspacePool::registerWorkspacePath ( std::string  path)
static

Register a GAMS workspace path.

Parameters
pathA GAMS workspace path.

◆ unregisterWorkspacePath()

static void gams::GAMSWorkspacePool::unregisterWorkspacePath ( std::string  path)
static

Unregister a GAMS workspace path.

Parameters
pathA GAMS workspace path.