- Set AllGMPEvents
AllGMPEvents
The predefined set AllGMPEvents contains all GMP Events.
Set AllGMPEvents {
SubsetOf : AllSolverSessionCompletionObjects;
Index : IndexGMPEvents;
}
Definition
The set
AllGMPEventscontains all GMP events used by the functionsGMP::Event::Create,GMP::Event::Delete,GMP::Event::Reset, andGMP::Event::Set.
See also
The functions GMP::Event::Create, GMP::Event::Delete, GMP::Event::Reset, and GMP::Event::Set, and the
predeclared identifier AllSolverSessionCompletionObjects.