![]() |
API 0.9.5
|
#import <CPPredicate_BOOL.h>
Inheritance diagram for CPPredicate_BOOL:Instance Methods | |
| (BOOL) | - evaluateObject: |
| (id) | - initWithBool: |
| (CPString) | - predicateFormat |
Definition at line 160 of file CPPredicate.j.
| - (BOOL) evaluateObject: | (id) | object |
Definition at line 171 of file CPPredicate.j.
| - (id) initWithBool: | (BOOL) | value |
Definition at line 165 of file CPPredicate.j.
| - (CPString) predicateFormat |
Returns the receiver’s format string.
Reimplemented from CPPredicate.
Definition at line 176 of file CPPredicate.j.