API
0.9.9
CPCompoundPredicate.h
Go to the documentation of this file.
1
2
@interface
CPCompoundPredicate
: CPPredicate
3
{
4
CPCompoundPredicateType _type;
5
CPArray _predicates;
6
}
7
@end
CPCompoundPredicate
CPCompoundPredicate is a subclass of CPPredicate used to represent logical “gate” operations (AND/O...
Definition:
CPCompoundPredicate.h:2
Foundation
CPPredicate
CPCompoundPredicate.h
Generated on Fri Apr 1 2016 23:03:27 for API by
1.8.11