Generated on for Gecode by doxygen 1.15.0
Gecode::FlatZinc::BlackBoxLibrary::Instance Class Reference

Public Member Functions

 Instance (const std::thread::id &owner0, void *value0)

Public Attributes

std::thread::id owner
voidvalue

Detailed Description

Definition at line 243 of file blackbox-backend.cpp.

Constructor & Destructor Documentation

◆ Instance()

Gecode::FlatZinc::BlackBoxLibrary::Instance::Instance ( const std::thread::id & owner0,
void * value0 )
inline

Definition at line 248 of file blackbox-backend.cpp.

Member Data Documentation

◆ owner

std::thread::id Gecode::FlatZinc::BlackBoxLibrary::Instance::owner

Definition at line 245 of file blackbox-backend.cpp.

◆ value

void* Gecode::FlatZinc::BlackBoxLibrary::Instance::value

Definition at line 246 of file blackbox-backend.cpp.


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