![]() |
OR-Tools
9.6
|
Definition at line 117 of file solve_interrupter.h.
Public Member Functions | |
| ScopedSolveInterrupterCallback (SolveInterrupter *interrupter, SolveInterrupter::Callback callback) | |
| ScopedSolveInterrupterCallback (const ScopedSolveInterrupterCallback &)=delete | |
| ScopedSolveInterrupterCallback & | operator= (const ScopedSolveInterrupterCallback &)=delete |
| ~ScopedSolveInterrupterCallback () | |
| void | RemoveCallbackIfNecessary () |
| SolveInterrupter * | interrupter () const |
| ScopedSolveInterrupterCallback | ( | SolveInterrupter * | interrupter, |
| SolveInterrupter::Callback | callback | ||
| ) |
Definition at line 82 of file solve_interrupter.cc.
|
delete |
Definition at line 91 of file solve_interrupter.cc.
|
inline |
Definition at line 138 of file solve_interrupter.h.
|
delete |
| void RemoveCallbackIfNecessary | ( | ) |
Definition at line 95 of file solve_interrupter.cc.