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

Public Member Functions

void Dispose ()
 
virtual void NewMessage (string message)
 
 LogCallback ()
 
delegate void SwigDelegateLogCallback_0 (string message)
 

Protected Member Functions

virtual void Dispose (bool disposing)
 

Protected Attributes

bool swigCMemOwn
 

Detailed Description

Definition at line 19 of file LogCallback.cs.

Constructor & Destructor Documentation

◆ LogCallback()

Google.OrTools.Sat.LogCallback.LogCallback ( )
inline

Definition at line 71 of file LogCallback.cs.

Member Function Documentation

◆ Dispose() [1/2]

void Google.OrTools.Sat.LogCallback.Dispose ( )
inline

Definition at line 49 of file LogCallback.cs.

◆ Dispose() [2/2]

virtual void Google.OrTools.Sat.LogCallback.Dispose ( bool disposing)
inlineprotectedvirtual

Definition at line 54 of file LogCallback.cs.

◆ NewMessage()

virtual void Google.OrTools.Sat.LogCallback.NewMessage ( string message)
inlinevirtual

Reimplemented in Google.OrTools.Sat.LogCallbackDelegate.

Definition at line 66 of file LogCallback.cs.

◆ SwigDelegateLogCallback_0()

delegate void Google.OrTools.Sat.LogCallback.SwigDelegateLogCallback_0 ( string message)

Member Data Documentation

◆ swigCMemOwn

bool Google.OrTools.Sat.LogCallback.swigCMemOwn
protected

Definition at line 21 of file LogCallback.cs.


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