Generated on Thu Apr 11 14:00:13 2019 for Gecode by doxygen 1.6.3

Test::Branch::RunInfo Class Reference

Information about one test-run. More...

List of all members.

Public Member Functions

 RunInfo (const std::string &vara, const std::string &varb, const std::string &valname, const Gecode::Search::Options &o)
void print (std::ostream &o) const

Public Attributes

std::string var
std::string val
unsigned int a_d
unsigned int c_d

Detailed Description

Information about one test-run.

Definition at line 386 of file branch.cpp.


Constructor & Destructor Documentation

Test::Branch::RunInfo::RunInfo ( const std::string &  vara,
const std::string &  varb,
const std::string &  valname,
const Gecode::Search::Options o 
) [inline]

Definition at line 390 of file branch.cpp.


Member Function Documentation

void Test::Branch::RunInfo::print ( std::ostream &  o  )  const [inline]

Definition at line 394 of file branch.cpp.


Member Data Documentation

Definition at line 388 of file branch.cpp.

Definition at line 388 of file branch.cpp.

Definition at line 389 of file branch.cpp.

Definition at line 389 of file branch.cpp.


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