OR-Tools  9.6
SCIP_MessagehdlrData

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 ( 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> disabled = false

Definition at line 36 of file gscip_message_handler.cc.

◆ gscip_message_handler

const operations_research::GScipMessageHandler gscip_message_handler

Definition at line 38 of file gscip_message_handler.cc.


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