gams::GAMSOptions::EEmpty Struct Reference
Switch default for "$on/offEmpty". More...
#include <gamsoptions.h>
Public Types | |
enum | EEmptyEnum { OffEmpty = 0 , OnEmpty = 1 } |
Switch default for "$on/offEmpty". More... | |
Detailed Description
Switch default for "$on/offEmpty".
Definition at line 208 of file gamsoptions.h.
Member Enumeration Documentation
◆ EEmptyEnum
Switch default for "$on/offEmpty".
Enumerator | |
---|---|
OffEmpty | Activate $offEmpty. |
OnEmpty | Activate $onEmpty. |
Definition at line 211 of file gamsoptions.h.