

| Public Member Functions | |
| CsaPredicate (const std::vector< std::string > &filenames) | |
| ~CsaPredicate () | |
| 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 Attributes | |
| osl::stl::hash_set < osl::state::SimpleState, hash > | states | 
Definition at line 35 of file find-states.cc.
| 
 | inline | 
Definition at line 38 of file find-states.cc.
References osl::record::csa::CsaFile::getInitialState(), and states.
| 
 | inline | 
Definition at line 47 of file find-states.cc.
| 
 | inlinevirtual | 
| 
 | inlinevirtual | 
| 
 | private | 
Definition at line 57 of file find-states.cc.
Referenced by CsaPredicate(), isLoaded(), and match().
 1.8.4
 1.8.4