MTTester Class Reference

Starts a number of children of the TimeTester type, and times each of them. More...

#include <timeTest.h>

Inheritance diagram for MTTester:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 MTTester (Hand *h)
void pausePlanner ()
 Pause the loops; planner can be re-started.
void startPlanner ()
 Start the loops.

Private Member Functions

void mainLoop ()
 Calls a simulated annealing step and buffers the best solutions.
TimeTesterstartChild ()

Private Attributes

std::vector< TimeTester * > mChildren

Detailed Description

Starts a number of children of the TimeTester type, and times each of them.

Definition at line 54 of file timeTest.h.


Constructor & Destructor Documentation

MTTester::MTTester ( Hand h  )  [inline]

Definition at line 61 of file timeTest.h.


Member Function Documentation

void MTTester::mainLoop (  )  [inline, private, virtual]

Calls a simulated annealing step and buffers the best solutions.

Reimplemented from TimeTester.

Definition at line 59 of file timeTest.h.

void MTTester::pausePlanner (  )  [virtual]

Pause the loops; planner can be re-started.

Reimplemented from EGPlanner.

Definition at line 95 of file timeTest.cpp.

TimeTester * MTTester::startChild (  )  [private]

Definition at line 63 of file timeTest.cpp.

void MTTester::startPlanner (  )  [virtual]

Start the loops.

Reimplemented from TimeTester.

Definition at line 74 of file timeTest.cpp.


Member Data Documentation

std::vector<TimeTester*> MTTester::mChildren [private]

Definition at line 58 of file timeTest.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


graspit
Author(s):
autogenerated on Wed Jan 25 11:00:22 2012