#include <pieceStandIO.h>
| Static Public Member Functions | |
| static std::ostream & | writeNumbers (std::ostream &, const PieceStand &stand) | 
| 持駒の数を空白区切で出力する.  More... | |
| static std::istream & | readNumbers (std::istream &, PieceStand &stand) | 
Definition at line 9 of file pieceStandIO.h.
| 
 | static | 
Definition at line 17 of file pieceStandIO.cc.
References osl::PieceStand::add(), and order.
| 
 | static | 
持駒の数を空白区切で出力する.
数値処理用途
Definition at line 9 of file pieceStandIO.cc.
References osl::PieceStand::get(), and order.
 1.8.4
 1.8.4