#include <boost/scoped_ptr.hpp>
#include "ChangeLog.hpp"
#include "VCBuilder.hpp"
#include "Hex.hpp"
#include "ICEngine.hpp"
#include "PatternState.hpp"
#include "VCPattern.hpp"
#include "Groups.hpp"
Go to the source code of this file.
Classes | |
class | HexBoard |
Board that updates groups, pattern states, and vcs. More... | |
struct | HexBoard::History |
Stores state of the board. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &os, const HexBoard &b) |
Definition in file HexBoard.hpp.
std::ostream& operator<< | ( | std::ostream & | os, | |
const HexBoard & | b | |||
) | [inline] |
Definition at line 380 of file HexBoard.hpp.
References HexBoard::Write().