Definition in file GoGtpEngine.h.
#include <sstream>
#include <boost/filesystem/path.hpp>
#include <boost/scoped_ptr.hpp>
#include "GoBoard.h"
#include "GoBook.h"
#include "GoAutoBook.h"
#include "GoGame.h"
#include "GoGtpTimeSettings.h"
#include "GoStaticLadder.h"
#include "GtpEngine.h"
#include "SgGtpCommands.h"
#include "SgPointArray.h"
#include "SgMpiSynchronizer.h"
Go to the source code of this file.
Classes | |
class | GoGtpEngine |
GtpEngine with GoBoard, GoPlayer and GoGame. More... | |
class | GoGtpAssertionHandler |
Assertion handler that can be registered with SgRegisterAssertionHandler. More... |