Google OR-Tools v9.9
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
Google.OrTools.Sat.LogCallbackDelegate Class Reference
Inheritance diagram for Google.OrTools.Sat.LogCallbackDelegate:
Google.OrTools.Sat.LogCallback

Public Member Functions

 LogCallbackDelegate (StringToVoidDelegate del)
 
override void NewMessage (string message)
 
- Public Member Functions inherited from Google.OrTools.Sat.LogCallback
void Dispose ()
 
 LogCallback ()
 
delegate void SwigDelegateLogCallback_0 (string message)
 

Additional Inherited Members

- Protected Member Functions inherited from Google.OrTools.Sat.LogCallback
virtual void Dispose (bool disposing)
 
- Protected Attributes inherited from Google.OrTools.Sat.LogCallback
bool swigCMemOwn
 

Detailed Description

Definition at line 291 of file CpSolver.cs.

Constructor & Destructor Documentation

◆ LogCallbackDelegate()

Google.OrTools.Sat.LogCallbackDelegate.LogCallbackDelegate ( StringToVoidDelegate del)
inline

Definition at line 293 of file CpSolver.cs.

Member Function Documentation

◆ NewMessage()

override void Google.OrTools.Sat.LogCallbackDelegate.NewMessage ( string message)
inlinevirtual

Reimplemented from Google.OrTools.Sat.LogCallback.

Definition at line 298 of file CpSolver.cs.


The documentation for this class was generated from the following file: