AddHealthy(GoRegion *r) | GoBlock | |
AddStone(SgPoint stone) | GoBlock | |
AllEmptyAreLiberties(const SgPointSet &area) const | GoBlock | [virtual] |
Anchor() const | GoBlock | |
CheckConsistency() const | GoBlock | |
Color() const | GoBlock | |
ContainsHealthy(const GoRegion *r) const | GoBlock | |
Fini() | GoBlock | [static] |
GoBlock(SgBlackWhite color, SgPoint anchor, const GoBoard &board) | GoBlock | |
GoBlock(const GoBlock *b, const SgPointSet &stones, const SgVectorOf< GoRegion > &healthy) | GoBlock | [protected] |
Has1Eye() const | GoBlock | |
HasLiberty(SgPoint lib) const | GoBlock | |
Healthy() const | GoBlock | |
IsSafe() const | GoBlock | |
Liberties() const | GoBlock | |
m_anchor | GoBlock | [private] |
m_bd | GoBlock | [protected] |
m_color | GoBlock | [private] |
m_has1Eye | GoBlock | [protected] |
m_healthy | GoBlock | [protected] |
m_isSafe | GoBlock | [private] |
m_stones | GoBlock | [private] |
NuLiberties() const | GoBlock | |
ReInitialize() | GoBlock | [virtual] |
RemoveRegion(GoRegion *r) | GoBlock | |
RemoveStone(SgPoint stone) | GoBlock | |
s_alloc | GoBlock | [private, static] |
s_free | GoBlock | [private, static] |
SetToSafe() | GoBlock | |
Stones() const | GoBlock | |
TestFor1Eye(const GoRegion *r) | GoBlock | |
Write(std::ostream &out) const | GoBlock | [virtual] |
WriteID(std::ostream &out) const | GoBlock | [virtual] |
~GoBlock() | GoBlock | [virtual] |