Definition at line 33 of file callback_tests.h.
#include <callback_tests.h>
◆ MessageCallbackTestParams()
| operations_research::math_opt::MessageCallbackTestParams::MessageCallbackTestParams |
( |
SolverType | solver_type, |
|
|
bool | support_message_callback, |
|
|
bool | support_interrupter, |
|
|
bool | integer_variables, |
|
|
std::string | ending_substring, |
|
|
SolveParameters | solve_parameters = {} ) |
◆ operator<<
◆ ending_substring
| std::string operations_research::math_opt::MessageCallbackTestParams::ending_substring |
◆ integer_variables
| bool operations_research::math_opt::MessageCallbackTestParams::integer_variables |
◆ solve_parameters
| SolveParameters operations_research::math_opt::MessageCallbackTestParams::solve_parameters |
◆ solver_type
| SolverType operations_research::math_opt::MessageCallbackTestParams::solver_type |
◆ support_interrupter
| bool operations_research::math_opt::MessageCallbackTestParams::support_interrupter |
◆ support_message_callback
| bool operations_research::math_opt::MessageCallbackTestParams::support_message_callback |
The documentation for this struct was generated from the following files: