Public Member Functions | Private Member Functions
PieceStandPredicate Class Reference
Inheritance diagram for PieceStandPredicate:
Inheritance graph
[legend]
Collaboration diagram for PieceStandPredicate:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 PieceStandPredicate (const std::vector< std::string > &filenames)
bool match (const osl::state::NumEffectState &state) const
bool isLoaded () const

Private Member Functions

bool match (const osl::state::NumEffectState &state, osl::Player player) const

Detailed Description

Definition at line 60 of file find-states.cc.


Constructor & Destructor Documentation

PieceStandPredicate::PieceStandPredicate ( const std::vector< std::string > &  filenames) [inline]

Definition at line 73 of file find-states.cc.


Member Function Documentation

bool PieceStandPredicate::isLoaded ( ) const [inline, virtual]

Reimplemented from StatePredicate.

Definition at line 79 of file find-states.cc.

bool PieceStandPredicate::match ( const osl::state::NumEffectState state,
osl::Player  player 
) const [inline, private]
bool PieceStandPredicate::match ( const osl::state::NumEffectState state) const [inline, virtual]

Reimplemented from StatePredicate.

Definition at line 75 of file find-states.cc.

References osl::BLACK, match(), and osl::WHITE.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines