Go to the source code of this file.
Classes | |
class | ScenarioMatchPred |
The class that compares two scenarios for matching. More... | |
Functions | |
bool | operator== (const XsFilterProfile &lhs, const XsFilterProfile &rhs) |
Returns true if lhs has the same type as rhs. More... | |
bool | scenarioTypeMatches (const XsFilterProfile &lhs, const XsFilterProfile &rhs) |
Returns true if lhs has the same type as rhs. More... | |
|
inline |
Returns true if lhs has the same type as rhs.
Definition at line 81 of file scenariomatchpred.h.
|
inline |
Returns true if lhs has the same type as rhs.
Definition at line 74 of file scenariomatchpred.h.