
Public メソッド | |
| StatePredicate (const std::vector< std::string > &filenames) | |
| virtual | ~StatePredicate () |
| virtual bool | match (const osl::state::NumEffectState &state) const |
| virtual bool | isLoaded () const |
find-states.cc の 24 行で定義されています。
| StatePredicate::StatePredicate | ( | const std::vector< std::string > & | filenames | ) | [inline] |
find-states.cc の 27 行で定義されています。
| virtual StatePredicate::~StatePredicate | ( | ) | [inline, virtual] |
find-states.cc の 28 行で定義されています。
| virtual bool StatePredicate::isLoaded | ( | ) | const [inline, virtual] |
CsaPredicate, と PieceStandPredicateで再定義されています。
find-states.cc の 33 行で定義されています。
| virtual bool StatePredicate::match | ( | const osl::state::NumEffectState & | state | ) | const [inline, virtual] |
CsaPredicate, と PieceStandPredicateで再定義されています。
find-states.cc の 29 行で定義されています。
1.6.3