Loading...
Searching...
No Matches
gams::GAMSOptions::EECLogLine Struct Reference

Show log line about embedded code initialization and execution or not. More...

#include <gamsoptions.h>

Public Types

enum  EECLogLineEnum { OffECLogLine = 0 , OnECLogLine = 1 }
 Show log line about embedded code initialization and execution or not. More...
 

Detailed Description

Show log line about embedded code initialization and execution or not.

Definition at line 208 of file gamsoptions.h.

Member Enumeration Documentation

◆ EECLogLineEnum

Show log line about embedded code initialization and execution or not.

Enumerator
OffECLogLine 

Do not show log line about embedded code initialization and execution.

OnECLogLine 

Show log line about embedded code initialization and execution.

Definition at line 211 of file gamsoptions.h.