Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

GoInit.h File Reference


Detailed Description

Initialization of module Go.

Definition in file GoInit.h.

Go to the source code of this file.

Functions

void GoFini ()
void GoInit ()
 Initialization of module Go.
void GoInitCheck ()


Function Documentation

void GoFini (  ) 

Definition at line 36 of file GoInit.cpp.

References GoRegion::Fini(), and s_isGoInitialized.

void GoInit (  ) 

Initialization of module Go.

Must be called after SgInit.

Exceptions:
SgException on failure.

Definition at line 42 of file GoInit.cpp.

References RegisterGoProps(), s_isGoInitialized, and SgInitCheck().

void GoInitCheck (  ) 

Definition at line 49 of file GoInit.cpp.

References s_isGoInitialized.

Referenced by GoBoard::GoBoard(), and GoGameRecord::GoGameRecord().


17 Jun 2010 Doxygen 1.4.7