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

GoGtpAssertionHandler Class Reference

Assertion handler that can be registered with SgRegisterAssertionHandler. More...

#include <GoGtpEngine.h>

Inheritance diagram for GoGtpAssertionHandler:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 GoGtpAssertionHandler (const GoGtpEngine &engine)
void Run ()

Private Attributes

const GoGtpEnginem_engine

Detailed Description

Assertion handler that can be registered with SgRegisterAssertionHandler.

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

Definition at line 480 of file GoGtpEngine.h.


Constructor & Destructor Documentation

GoGtpAssertionHandler::GoGtpAssertionHandler ( const GoGtpEngine engine  ) 

Definition at line 1671 of file GoGtpEngine.cpp.


Member Function Documentation

void GoGtpAssertionHandler::Run (  )  [virtual]

Implements SgAssertionHandler.

Definition at line 1676 of file GoGtpEngine.cpp.

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


Member Data Documentation

Definition at line 489 of file GoGtpEngine.h.

Referenced by Run().


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


Sun Mar 13 2011 Doxygen 1.7.1