Generated on Sat Feb 7 2015 02:01:38 for Gecode by doxygen 1.8.9.1

Classes

class  Test::ind
 Simple class for describing identation. More...
 
class  Test::Options
 Commandline options. More...
 
class  Test::Base
 Base class for all tests to be run More...
 

Variables

std::ostringstream Test::olog
 Stream used for logging. More...
 
Options Test::opt
 The options. More...
 

Detailed Description

Variable Documentation

std::ostringstream Test::olog

Stream used for logging.

The olog is buffered and printed only if an error has occured.

Definition at line 57 of file test.cpp.

Options Test::opt

The options.

Definition at line 101 of file test.cpp.