駒番号->intの配列. More...
#include <pieceValues.h>
Public Member Functions | |
PieceValues () | |
~PieceValues () | |
int | sum () const |
void | showValues (std::ostream &, const state::SimpleState &) const |
osl::container::PieceValues::PieceValues | ( | ) |
Definition at line 9 of file pieceValues.cc.
osl::container::PieceValues::~PieceValues | ( | ) |
Definition at line 14 of file pieceValues.cc.
void osl::container::PieceValues::showValues | ( | std::ostream & | , |
const state::SimpleState & | |||
) | const |
Definition at line 31 of file pieceValues.cc.
References osl::BLACK, osl::Piece::isEmpty(), osl::Square::isPieceStand(), osl::Piece::number(), osl::Piece::owner(), osl::Piece::ptype(), osl::Piece::square(), and osl::WHITE.
int osl::container::PieceValues::sum | ( | ) | const |
Definition at line 19 of file pieceValues.cc.
References result.