Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

GoGtpEngine Member List

This is the complete list of members for GoGtpEngine, including all inherited members.

AddPlayerProp(SgBlackWhite color, const std::string &name, bool overwrite)GoGtpEngine [private]
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]
ApplyTimeSettings()GoGtpEngine [private]
AutoSave() const GoGtpEngine [private]
BeforeHandleCommand()GoGtpEngine [protected, virtual]
BeforeWritingResponse()GoGtpEngine [protected, virtual]
BlackWhiteArg(const GtpCommand &cmd, std::size_t number) const GoGtpEngine [protected]
Board()GoGtpEngine [protected]
Board() const GoGtpEngine [protected]
BoardChanged()GoGtpEngine [protected]
Book()GoGtpEngine
CheckBoardEmpty() const GoGtpEngine [private]
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 &)GoGtpEngine [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]
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 &)GoGtpEngine [virtual]
CmdParam(GtpCommand &)GoGtpEngine [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 &)GtpEngine [virtual]
CreateAutoSaveFileName()GoGtpEngine [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
GameFinished()GoGtpEngine [private]
GenMove(SgBlackWhite color, bool ignoreClock)GoGtpEngine [protected]
GetGame()GoGtpEngine [protected]
GetGame() const GoGtpEngine [protected]
GoGtpEngine(GtpInputStream &in, GtpOutputStream &out, int fixedBoardSize, const char *programPath=0, bool noPlayer=false, bool noHandicap=false)GoGtpEngine
GtpEngine(GtpInputStream &in, GtpOutputStream &out)GtpEngine
Init(int size)GoGtpEngine [protected]
InitPonder()GtpEngine [virtual]
InitStatistics()GoGtpEngine [private]
Interrupt()GtpEngine [virtual]
IsQuitSet() const GtpEngine
IsRegistered(const std::string &command) const GtpEngine
m_acceptIllegalGoGtpEngine [private]
m_autoBookGoGtpEngine [protected]
m_autoSaveGoGtpEngine [private]
m_autoSaveFileNameGoGtpEngine [private]
m_autoSavePrefixGoGtpEngine [private]
m_autoShowBoardGoGtpEngine [private]
m_boardGoGtpEngine [private]
m_bookGoGtpEngine [private]
m_bookCommandsGoGtpEngine [private]
m_debugToCommentGoGtpEngine [private]
m_defaultRulesGoGtpEngine [private]
m_fixedBoardSizeGoGtpEngine [private]
m_gameGoGtpEngine [private]
m_maxClearBoardGoGtpEngine [private]
m_mpiSynchronizerGoGtpEngine [private]
m_noPlayerGoGtpEngine [private]
m_numberClearBoardGoGtpEngine [private]
m_overheadGoGtpEngine [private]
m_playerGoGtpEngine [protected]
m_sentinelFileGoGtpEngine [private]
m_sgCommandsGoGtpEngine [private]
m_statisticsFileGoGtpEngine [private]
m_statisticsSlotsGoGtpEngine [private]
m_statisticsValuesGoGtpEngine [private]
m_timeLastMoveGoGtpEngine [private]
m_timeLimitGoGtpEngine [private]
m_timeSettingsGoGtpEngine [private]
MainLoop()GtpEngine
MoveArg(const GtpCommand &cmd, std::size_t number) const GoGtpEngine [protected]
MpiSynchronizer()GoGtpEngine
MpiSynchronizer() const GoGtpEngine
PlaceHandicap(const SgVector< SgPoint > &stones)GoGtpEngine [private]
Play(SgBlackWhite color, SgPoint move)GoGtpEngine [protected]
Player() const GoGtpEngine [protected]
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]
SaveGame(const std::string &fileName) const GoGtpEngine [private]
SaveStatistics()GoGtpEngine [private]
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(GoPlayer *player)GoGtpEngine [protected]
SetQuit()GtpEngine
SetStatisticsFile(const std::string &fileName)GoGtpEngine
SetTimeLimit(double timeLimit)GoGtpEngine
StartStatistics()GoGtpEngine [private]
StoneArg(const GtpCommand &cmd, std::size_t number) const GoGtpEngine [protected]
StopPonder()GtpEngine [virtual]
TimeLimit()GoGtpEngine
Undo(int n)GoGtpEngine [private]
WriteBoardInfo(GtpCommand &cmd, const GoBoard &bd)GoGtpEngine [private, static]
~GoGtpEngine()GoGtpEngine
~GtpEngine()GtpEngine [virtual]


17 Jun 2010 Doxygen 1.4.7