

| Public Member Functions | |
| PieceStandPredicate (const std::vector< std::string > &filenames) | |
| bool | match (const osl::state::NumEffectState &state) const | 
| bool | isLoaded () const | 
|  Public Member Functions inherited from StatePredicate | |
| StatePredicate (const std::vector< std::string > &filenames) | |
| virtual | ~StatePredicate () | 
| Private Member Functions | |
| bool | match (const osl::state::NumEffectState &state, osl::Player player) const | 
Definition at line 60 of file find-states.cc.
| 
 | inline | 
Definition at line 73 of file find-states.cc.
| 
 | inlinevirtual | 
Reimplemented from StatePredicate.
Definition at line 79 of file find-states.cc.
| 
 | inlineprivate | 
Definition at line 63 of file find-states.cc.
References osl::BISHOP, osl::state::SimpleState::countPiecesOnStand(), osl::GOLD, osl::KNIGHT, osl::LANCE, osl::ROOK, and osl::SILVER.
Referenced by match().
| 
 | inlinevirtual | 
Reimplemented from StatePredicate.
Definition at line 75 of file find-states.cc.
References osl::BLACK, match(), and osl::WHITE.
 1.8.4
 1.8.4