Add(const VC &vc, ChangeLog< VC > *log) | VCSet | [inline] |
AllocateAndCopyLists(const VCSet &other) | VCSet | [private] |
Board() const | VCSet | [inline] |
Clear() | VCSet | |
Color() const | VCSet | [inline] |
Exists(HexPoint x, HexPoint y, VC::Type type) const | VCSet | |
FreeLists() | VCSet | [private] |
GetList(VC::Type type, HexPoint x, HexPoint y) const | VCSet | [inline] |
GetList(VC::Type type, HexPoint x, HexPoint y) | VCSet | [inline] |
m_brd | VCSet | [private] |
m_color | VCSet | [private] |
m_vc | VCSet | [private] |
operator!=(const VCSet &other) const | VCSet | |
operator=(const VCSet &other) | VCSet | |
operator==(const VCSet &other) const | VCSet | |
Revert(ChangeLog< VC > &log) | VCSet | |
SetSoftLimit(VC::Type, int limit) | VCSet | |
SmallestVC(HexPoint x, HexPoint y, VC::Type type, VC &out) const | VCSet | |
SoftLimit(VC::Type) const | VCSet | [inline] |
VCs(HexPoint x, HexPoint y, VC::Type type, std::vector< VC > &out) const | VCSet | |
VCSet(const ConstBoard &brd, HexColor color) | VCSet | |
VCSet(const VCSet &other) | VCSet | |
~VCSet() | VCSet | [virtual] |