|
MeVisLab Toolbox Reference
|
#include <CSOPredicateImplementations.h>
Public Member Functions | |
| bool | isSatisfied (const CSO &cso) const override |
| Returns whether the specified CSO satisfies the predicate. | |
Public Member Functions inherited from ml::CSOPredicate | |
| virtual | ~CSOPredicate ()=default |
Definition at line 47 of file CSOPredicateImplementations.h.
|
overridevirtual |
Returns whether the specified CSO satisfies the predicate.
Implements ml::CSOPredicate.