API
0.9.8
All
Classes
Files
Functions
Variables
Typedefs
Macros
Groups
Pages
CPComparisonPredicate.h
Go to the documentation of this file.
1
2
@interface
CPComparisonPredicate
: CPPredicate
3
{
4
CPExpression _left;
5
CPExpression _right;
6
7
CPComparisonPredicateModifier _modifier;
8
CPPredicateOperatorType _type;
9
unsigned
int
_options;
10
SEL
_customSelector;
11
}
12
@end
Foundation
CPPredicate
CPComparisonPredicate.h
Generated on Sun Mar 29 2015 14:04:32 for API by
1.8.4