Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

FuegoTestEngine Member List

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

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()GoGtpEngine [protected]
Board() const GoGtpEngine [protected]
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]
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 &)GoGtpEngine [virtual]
CmdKomi(GtpCommand &)GoGtpEngine [virtual]
CmdListCommands(GtpCommand &)GoGtpEngine [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 &)GoGtpEngine [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)GoGtpEngine
ExecuteFile(const std::string &name, std::ostream &log=std::cerr)GoGtpEngine
FuegoTestEngine(GtpInputStream &in, GtpOutputStream &out, int fixedBoardSize, const char *programPath=0, const std::string &player="")FuegoTestEngine
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()GoGtpEngine [virtual]
Interrupt()GoGtpEngine [virtual]
IsQuitSet() const GoGtpEngine
IsRegistered(const std::string &command) const GoGtpEngine
m_autoBookGoGtpEngine [protected]
m_extraCommandsFuegoTestEngine [private]
m_playerGoGtpEngine [protected]
m_playerIdFuegoTestEngine [private]
m_safetyCommandsFuegoTestEngine [private]
MainLoop()GoGtpEngine
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 [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()GoGtpEngine [virtual]
Register(const std::string &name, GtpCallbackBase *callback)GoGtpEngine
Register(const std::string &command, typename GtpCallback< T >::Method method, T *instance)GoGtpEngine
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 [protected]
SetQuit()GoGtpEngine
SetStatisticsFile(const std::string &fileName)GoGtpEngine
SetTimeLimit(double timeLimit)GoGtpEngine
StoneArg(const GtpCommand &cmd, std::size_t number) const GoGtpEngine [protected]
StopPonder()GoGtpEngine [virtual]
TimeLimit()GoGtpEngine
~FuegoTestEngine()FuegoTestEngine
~GoGtpEngine()GoGtpEngine
~GtpEngine()GtpEngine [virtual]


17 Jun 2010 Doxygen 1.4.7