Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
SCIP_MessagehdlrData Struct Reference

Detailed Description

Definition at line 28 of file gscip_message_handler.cc.

Public Member Functions

 SCIP_MessagehdlrData (const operations_research::GScipMessageHandler gscip_message_handler)

Public Attributes

std::atomic< bool > disabled = false
const operations_research::GScipMessageHandler gscip_message_handler

Constructor & Destructor Documentation

◆ SCIP_MessagehdlrData()

SCIP_MessagehdlrData::SCIP_MessagehdlrData ( const operations_research::GScipMessageHandler gscip_message_handler)
inlineexplicit

Definition at line 29 of file gscip_message_handler.cc.

Member Data Documentation

◆ disabled

std::atomic<bool> SCIP_MessagehdlrData::disabled = false

Definition at line 36 of file gscip_message_handler.cc.

◆ gscip_message_handler

const operations_research::GScipMessageHandler SCIP_MessagehdlrData::gscip_message_handler

Definition at line 38 of file gscip_message_handler.cc.


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