Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

GoSetupUtil.h File Reference


Detailed Description

utilities to create setup information for GoBoard.

Definition in file GoSetupUtil.h.

#include <streambuf>
#include "GoBoard.h"
#include "GoSetup.h"

Go to the source code of this file.

Namespaces

namespace  GoSetupUtil

Functions

GoSetup GoSetupUtil::CreateSetupFromStream (std::streambuf &in, int &boardSize)
 Create a setup instance from text stream.
GoSetup GoSetupUtil::CreateSetupFromString (std::string &in, int &boardSize)
GoSetup GoSetupUtil::CurrentPosSetup (const GoBoard &bd)
 Get a setup instance with the current position on board.


17 Jun 2010 Doxygen 1.4.7