Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

GoBlock.h File Reference


Detailed Description

A block contained in a GoRegionBoard.

Definition in file GoBlock.h.

#include <iosfwd>
#include "GoBoard.h"
#include "GoBoardUtil.h"
#include "SgBlackWhite.h"
#include "SgDebug.h"
#include "SgPoint.h"
#include "SgVector.h"

Go to the source code of this file.

Classes

class  GoBlock
 A block augmented by a list of its healthy regions. More...

Functions

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


Function Documentation

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

Definition at line 102 of file GoBlock.cpp.

References GoBlock::Write().


17 Jun 2010 Doxygen 1.4.7