Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

GoUctState::AssertionHandler Class Reference

Inheritance diagram for GoUctState::AssertionHandler:

Inheritance graph
[legend]
List of all members.

Detailed Description

Assertion handler to dump the state of a GoUctState.

Definition at line 81 of file GoUctSearch.h.

Public Member Functions

 AssertionHandler (const GoUctState &state)
void Run ()

Private Attributes

const GoUctStatem_state


Constructor & Destructor Documentation

GoUctState::AssertionHandler::AssertionHandler ( const GoUctState state  ) 

Definition at line 87 of file GoUctSearch.cpp.


Member Function Documentation

void GoUctState::AssertionHandler::Run (  )  [virtual]

Implements SgAssertionHandler.

Definition at line 92 of file GoUctSearch.cpp.

References GoUctState::Dump(), m_state, and SgDebug().


Member Data Documentation

const GoUctState& GoUctState::AssertionHandler::m_state [private]

Definition at line 90 of file GoUctSearch.h.

Referenced by Run().


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


17 Jun 2010 Doxygen 1.4.7