Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  
Public Member Functions | Private Attributes

GoUctState::AssertionHandler Class Reference

Assertion handler to dump the state of a GoUctState. More...

Inheritance diagram for GoUctState::AssertionHandler:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 AssertionHandler (const GoUctState &state)
void Run ()

Private Attributes

const GoUctStatem_state

Detailed Description

Assertion handler to dump the state of a GoUctState.

Definition at line 78 of file GoUctSearch.h.


Constructor & Destructor Documentation

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

Definition at line 86 of file GoUctSearch.cpp.


Member Function Documentation

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

Implements SgAssertionHandler.

Definition at line 91 of file GoUctSearch.cpp.

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


Member Data Documentation

Definition at line 87 of file GoUctSearch.h.

Referenced by Run().


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


Sun Mar 13 2011 Doxygen 1.7.1