Generated on Thu Mar 22 10:40:00 2012 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 285 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 289 of file branch.cpp.


Member Function Documentation

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

Definition at line 293 of file branch.cpp.


Member Data Documentation

Definition at line 287 of file branch.cpp.

Definition at line 287 of file branch.cpp.

Definition at line 288 of file branch.cpp.

Definition at line 288 of file branch.cpp.


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