Generated on for Gecode by doxygen 1.15.0
Gecode::FlatZinc::BlackBoxContext::ExecEntry Class Reference

Public Member Functions

 ExecEntry (const std::string &program0, const std::vector< std::string > &args0, const BlackBoxHandle &handle0)

Public Attributes

std::string program
std::vector< std::string > args
BlackBoxHandle handle

Detailed Description

Definition at line 70 of file blackbox-propagator.cpp.

Constructor & Destructor Documentation

◆ ExecEntry()

Gecode::FlatZinc::BlackBoxContext::ExecEntry::ExecEntry ( const std::string & program0,
const std::vector< std::string > & args0,
const BlackBoxHandle & handle0 )
inline

Definition at line 75 of file blackbox-propagator.cpp.

Member Data Documentation

◆ program

std::string Gecode::FlatZinc::BlackBoxContext::ExecEntry::program

Definition at line 72 of file blackbox-propagator.cpp.

◆ args

std::vector<std::string> Gecode::FlatZinc::BlackBoxContext::ExecEntry::args

Definition at line 73 of file blackbox-propagator.cpp.

◆ handle

BlackBoxHandle Gecode::FlatZinc::BlackBoxContext::ExecEntry::handle

Definition at line 74 of file blackbox-propagator.cpp.


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