

Public メソッド | |
| CsaPredicate (const std::vector< std::string > &filenames) | |
| ~CsaPredicate () | |
| bool | match (const osl::state::NumEffectState &state) const |
| bool | isLoaded () const |
Private 変数 | |
| osl::stl::hash_set < osl::state::SimpleState, hash > | states |
find-states.cc の 36 行で定義されています。
| CsaPredicate::CsaPredicate | ( | const std::vector< std::string > & | filenames | ) | [inline] |
find-states.cc の 39 行で定義されています。
| CsaPredicate::~CsaPredicate | ( | ) | [inline] |
find-states.cc の 48 行で定義されています。
| bool CsaPredicate::isLoaded | ( | ) | const [inline, virtual] |
| bool CsaPredicate::match | ( | const osl::state::NumEffectState & | state | ) | const [inline, virtual] |
find-states.cc の 58 行で定義されています。
参照元 CsaPredicate(), isLoaded(), と match().
1.6.3