Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

GoGtpAssertionHandler Class Reference

#include <GoGtpEngine.h>

Inheritance diagram for GoGtpAssertionHandler:

Inheritance graph
[legend]
List of all members.

Detailed Description

Assertion handler that can be registered with SgRegisterAssertionHandler.

Calls GoBoardUtil::DumpBoard with the engine's board.

Definition at line 514 of file GoGtpEngine.h.

Public Member Functions

 GoGtpAssertionHandler (const GoGtpEngine &engine)
void Run ()

Private Attributes

const GoGtpEnginem_engine


Constructor & Destructor Documentation

GoGtpAssertionHandler::GoGtpAssertionHandler ( const GoGtpEngine engine  ) 

Definition at line 1719 of file GoGtpEngine.cpp.


Member Function Documentation

void GoGtpAssertionHandler::Run (  )  [virtual]

Implements SgAssertionHandler.

Definition at line 1724 of file GoGtpEngine.cpp.

References GoGtpEngine::DumpState(), m_engine, and SgDebug().


Member Data Documentation

const GoGtpEngine& GoGtpAssertionHandler::m_engine [private]

Definition at line 523 of file GoGtpEngine.h.

Referenced by Run().


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


17 Jun 2010 Doxygen 1.4.7