AddPlayStatistics() | GoGtpEngine | [protected, virtual] |
AddStatistics(const std::string &key, const std::string &value) | GoGtpEngine | [protected] |
AddStatistics(const std::string &key, const T &value) | GoGtpEngine | [protected] |
BeforeHandleCommand() | GoGtpEngine | [protected, virtual] |
BeforeWritingResponse() | GoGtpEngine | [protected, virtual] |
BlackWhiteArg(const GtpCommand &cmd, std::size_t number) const | GoGtpEngine | [protected] |
Board() const | GoGtpEngine | |
BoardChanged() | GoGtpEngine | [protected] |
Book() | GoGtpEngine | |
CheckLegal(std::string message, SgBlackWhite color, SgPoint move, bool checkOnlyOccupied) | GoGtpEngine | [protected] |
CheckMaxClearBoard() | GoGtpEngine | [protected] |
CheckMoveStackOverflow() const | GoGtpEngine | [protected] |
CmdAllLegal(GtpCommand &) | GoGtpEngine | [virtual] |
CmdAllMoveValues(GtpCommand &) | GoGtpEngine | [virtual] |
CmdAnalyzeCommands(GtpCommand &cmd) | FuegoTestEngine | [virtual] |
CmdBoard(GtpCommand &) | GoGtpEngine | [virtual] |
CmdBoardSize(GtpCommand &) | GoGtpEngine | [virtual] |
CmdClearBoard(GtpCommand &) | GoGtpEngine | [virtual] |
CmdClock(GtpCommand &) | GoGtpEngine | [virtual] |
CmdFinalScore(GtpCommand &) | GoGtpEngine | [virtual] |
CmdFixedHandicap(GtpCommand &) | GoGtpEngine | [virtual] |
CmdGameOver(GtpCommand &) | GoGtpEngine | [virtual] |
CmdGenMove(GtpCommand &) | GoGtpEngine | [virtual] |
CmdGenMoveCleanup(GtpCommand &) | GoGtpEngine | [virtual] |
CmdGetKomi(GtpCommand &) | GoGtpEngine | [virtual] |
CmdGGUndo(GtpCommand &) | GoGtpEngine | [virtual] |
CmdInterrupt(GtpCommand &) | GoGtpEngine | [virtual] |
CmdIsLegal(GtpCommand &) | GoGtpEngine | [virtual] |
CmdKgsTimeSettings(GtpCommand &cmd) | GoGtpEngine | [virtual] |
CmdKnownCommand(GtpCommand &) | GtpEngine | [virtual] |
CmdKomi(GtpCommand &) | GoGtpEngine | [virtual] |
CmdListCommands(GtpCommand &) | GtpEngine | [virtual] |
CmdListStones(GtpCommand &) | GoGtpEngine | [virtual] |
CmdLoadSgf(GtpCommand &) | GoGtpEngine | [virtual] |
CmdName(GtpCommand &cmd) | FuegoTestEngine | [virtual] |
CmdParam(GtpCommand &cmd) | FuegoTestEngine | [virtual] |
CmdParamRules(GtpCommand &) | GoGtpEngine | [virtual] |
CmdParamTimecontrol(GtpCommand &) | GoGtpEngine | [virtual] |
CmdPlaceFreeHandicap(GtpCommand &) | GoGtpEngine | [virtual] |
CmdPlay(GtpCommand &) | GoGtpEngine | [virtual] |
CmdPlayerBoard(GtpCommand &) | GoGtpEngine | [virtual] |
CmdPlaySequence(GtpCommand &) | GoGtpEngine | [virtual] |
CmdPointInfo(GtpCommand &) | GoGtpEngine | [virtual] |
CmdPointNumbers(GtpCommand &) | GoGtpEngine | [virtual] |
CmdProtocolVersion(GtpCommand &) | GtpEngine | [virtual] |
CmdQuit(GtpCommand &cmd) | GoGtpEngine | [virtual] |
CmdRegGenMove(GtpCommand &) | GoGtpEngine | [virtual] |
CmdRegGenMoveToPlay(GtpCommand &) | GoGtpEngine | [virtual] |
CmdRules(GtpCommand &) | GoGtpEngine | [virtual] |
CmdSaveSgf(GtpCommand &) | GoGtpEngine | [virtual] |
CmdSentinelFile(GtpCommand &) | GoGtpEngine | [virtual] |
CmdSetFreeHandicap(GtpCommand &) | GoGtpEngine | [virtual] |
CmdSetInfo(GtpCommand &) | GoGtpEngine | [virtual] |
CmdSetup(GtpCommand &) | GoGtpEngine | [virtual] |
CmdSetupPlayer(GtpCommand &) | GoGtpEngine | [virtual] |
CmdShowBoard(GtpCommand &) | GoGtpEngine | [virtual] |
CmdTimeLastMove(GtpCommand &) | GoGtpEngine | [virtual] |
CmdTimeLeft(GtpCommand &) | GoGtpEngine | [virtual] |
CmdTimeSettings(GtpCommand &) | GoGtpEngine | [virtual] |
CmdUndo(GtpCommand &) | GoGtpEngine | [virtual] |
CmdVersion(GtpCommand &cmd) | FuegoTestEngine | [virtual] |
CreatePlayer(const std::string &name) | FuegoTestEngine | [private] |
CreateStatisticsSlots() | GoGtpEngine | [protected, virtual] |
DumpState(std::ostream &out) const | GoGtpEngine | |
EmptyBlackWhiteArg(const GtpCommand &cmd, std::size_t number) const | GoGtpEngine | [protected] |
EmptyPointArg(const GtpCommand &cmd, std::size_t number) const | GoGtpEngine | [protected] |
ExecuteCommand(const std::string &cmd, std::ostream &log=std::cerr) | GtpEngine | |
ExecuteFile(const std::string &name, std::ostream &log=std::cerr) | GtpEngine | |
FuegoTestEngine(int fixedBoardSize, const char *programPath=0, const std::string &player="") | FuegoTestEngine | |
Game() const | GoGtpEngine | |
GenMove(SgBlackWhite color, bool ignoreClock) | GoGtpEngine | [protected] |
GoGtpEngine(int fixedBoardSize=0, const char *programPath=0, bool noPlayer=false, bool noHandicap=false) | GoGtpEngine | |
GtpEngine() | GtpEngine | |
Init(int size) | GoGtpEngine | [protected] |
InitPonder() | GtpEngine | [virtual] |
Interrupt() | GtpEngine | [virtual] |
IsQuitSet() const | GtpEngine | |
IsRegistered(const std::string &command) const | GtpEngine | |
m_autoBook | GoGtpEngine | [protected] |
m_extraCommands | FuegoTestEngine | [private] |
m_player | GoGtpEngine | [protected] |
m_playerId | FuegoTestEngine | [private] |
m_safetyCommands | FuegoTestEngine | [private] |
MainLoop(GtpInputStream &in, GtpOutputStream &out) | GtpEngine | |
MoveArg(const GtpCommand &cmd, std::size_t number) const | GoGtpEngine | [protected] |
MpiSynchronizer() | GoGtpEngine | |
MpiSynchronizer() const | GoGtpEngine | |
Play(SgBlackWhite color, SgPoint move) | GoGtpEngine | [protected] |
Player() const | GoGtpEngine | |
PointArg(const GtpCommand &cmd) const | GoGtpEngine | [protected] |
PointArg(const GtpCommand &cmd, std::size_t number) const | GoGtpEngine | [protected] |
PointListArg(const GtpCommand &cmd, std::size_t number) const | GoGtpEngine | [protected] |
PointListArg(const GtpCommand &cmd) const | GoGtpEngine | [protected] |
Ponder() | GtpEngine | [virtual] |
Register(const std::string &name, GtpCallbackBase *callback) | GtpEngine | |
Register(const std::string &command, typename GtpCallback< T >::Method method, T *instance) | GtpEngine | |
RespondNumberArray(GtpCommand &cmd, const SgPointArray< int > &array, int scale) | GoGtpEngine | [protected] |
RulesChanged() | GoGtpEngine | [protected] |
SetAutoSave(const std::string &prefix) | GoGtpEngine | |
SetAutoShowBoard(bool showBoard) | GoGtpEngine | |
SetDebugToComment(bool debugToComment) | GoGtpEngine | |
SetMaxClearBoard(int n) | GoGtpEngine | |
SetMpiSynchronizer(const SgMpiSynchronizerHandle &m_handle) | GoGtpEngine | |
SetNamedRules(const std::string &namedRules) | GoGtpEngine | |
SetPlayer(const std::string &playerId) | FuegoTestEngine | [private] |
GoGtpEngine::SetPlayer(GoPlayer *player) | GoGtpEngine | |
SetQuit() | GtpEngine | |
SetStatisticsFile(const std::string &fileName) | GoGtpEngine | |
SetTimeLimit(double timeLimit) | GoGtpEngine | |
StoneArg(const GtpCommand &cmd, std::size_t number) const | GoGtpEngine | [protected] |
StopPonder() | GtpEngine | [virtual] |
TimeLimit() | GoGtpEngine | |
~FuegoTestEngine() | FuegoTestEngine | |
~GoGtpEngine() | GoGtpEngine | |
~GtpEngine() | GtpEngine | [virtual] |