Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  
Functions | Variables

GoBlock.cpp File Reference

See GoBlock.h. More...

#include "SgSystem.h"
#include "GoBlock.h"
#include <iostream>
#include "GoRegion.h"
#include "SgPointSetUtil.h"
#include "SgWrite.h"

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &stream, const GoBlock &b)

Variables

static const bool CHECK = SG_CHECK && true
static const bool HEAVYCHECK = SG_HEAVYCHECK && CHECK && false

Detailed Description

See GoBlock.h.

Definition in file GoBlock.cpp.


Function Documentation

std::ostream& operator<< ( std::ostream &  stream,
const GoBlock b 
)

Definition at line 101 of file GoBlock.cpp.

References GoBlock::Write().


Variable Documentation

const bool CHECK = SG_CHECK && true [static]

Definition at line 16 of file GoBlock.cpp.

Referenced by GoRegionBoard::CheckConsistency(), and GoRegionBoard::OnUndoneMove().

const bool HEAVYCHECK = SG_HEAVYCHECK && CHECK && false [static]


Sun Mar 13 2011 Doxygen 1.7.1