Loading...
Searching...
No Matches

Monitor the memory used by the GAMS process tree. More...

Public Member Functions

integer value ()
 Returns alternative value of enum option.
 

Static Public Member Functions

static ProcTreeMemMonitor lookup (integer value)
 Find enum option from alternative value.
 

Public Attributes

 Off =(0)
 Do not monitor memory usage for the GAMS process tree.
 
 On =(1)
 Start a thread to monitor memory usage for the GAMS process tree.
 
 UndefinedProcTreeMemMonitor =(2)
 Undefined option.
 

Detailed Description

Monitor the memory used by the GAMS process tree.

See also
GAMSOptions

Member Function Documentation

◆ lookup()

static ProcTreeMemMonitor Matlab.GAMS.ProcTreeMemMonitor.lookup ( integer  value)
static

Find enum option from alternative value.

Arguments:

  • value: Alternative value

Return: enum option

◆ value()

integer Matlab.GAMS.ProcTreeMemMonitor.value ( )

Returns alternative value of enum option.

Return: Alternative value of enum option