Loading...
Searching...
No Matches
gamssymbolrecord.h
SymbolType
This enum defines the type of a symbol (The type Alias is not supported and shows as Set).
Definition: gamsenum.h:44
This class represents a single record of a GAMSEquation.
Definition: gamsequationrecord.h:37
Definition: gamsequation.h:37
This is the representation of a single record of a GAMSParameter.
Definition: gamsparameterrecord.h:37
Definition: gamsparameter.h:37
This is the representation of a single record of a GAMSSet.
Definition: gamssetrecord.h:37
Definition: gamsset.h:37
Definition: gamssymboliter.h:38
Definition: gamssymbolrecord.h:46
bool movePrevious()
GAMSSymbolRecord()
bool operator==(const GAMSSymbolRecord &other) const
GAMSSymbolRecord(const GAMSSymbolRecord &record)
std::string operator[](int i)
bool isValid() const
std::string key(int index)
bool moveNext()
bool operator!=(const GAMSSymbolRecord &other) const
LogId logID()
Definition: gamssymbol.h:49
This is the representation of a single record of a GAMSVariable.
Definition: gamsvariablerecord.h:37
Definition: gamsvariable.h:37