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

GoBlock.h File Reference

A block contained in a GoRegionBoard. More...

#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)

Detailed Description

A block contained in a GoRegionBoard.

Definition in file GoBlock.h.


Function Documentation

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

Definition at line 101 of file GoBlock.cpp.

References GoBlock::Write().


Sun Mar 13 2011 Doxygen 1.7.1