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

Register a GAMS workspace path.

Parameters
pathA GAMS workspace path.

◆ unregisterWorkspacePath()

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

Unregister a GAMS workspace path.

Parameters
pathA GAMS workspace path.