gams::GAMSOptions::EExecMode Struct Reference
Limits on external programs that are allowed to be executed. More...
#include <gamsoptions.h>
Public Types | |
enum | EExecModeEnum { EverythingAllowed = 0 , InteractiveShellsProhibited = 1 , CallAndExecuteProhibited = 2 , EchoAndPutOnlyToWorkdir = 3 , EchoAndPutProhibited = 4 } |
Limits on external programs that are allowed to be executed. More... | |
Detailed Description
Limits on external programs that are allowed to be executed.
Definition at line 229 of file gamsoptions.h.
Member Enumeration Documentation
◆ EExecModeEnum
Limits on external programs that are allowed to be executed.
Definition at line 232 of file gamsoptions.h.