![]() |
API
0.9.6
|
#import <CPPredicate_BOOL.h>
Additional Inherited Members | |
![]() | |
(CPPredicate) | + predicateWithFormat: |
(CPPredicate) | + predicateWithFormat:argumentArray: |
(CPPredicate) | + predicateWithFormat:arguments: |
(CPPredicate) | + predicateWithValue: |
![]() | |
(BOOL) | + accessInstanceVariablesDirectly |
(id) | + alloc |
(id) | + allocWithCoder: |
(BOOL) | + automaticallyNotifiesObserversForKey: |
(Class) | + class |
(void) | + exposeBinding: |
(void) | + initialize |
(IMP) | + instanceMethodForSelector: |
(BOOL) | + instancesRespondToSelector: |
(BOOL) | + isSubclassOfClass: |
(CPSet) | + keyPathsForValuesAffectingValueForKey: |
(void) | + load |
(id) | + new |
(void) | + setVersion: |
(Class) | + superclass |
(int) | + version |
![]() | |
Class | isa |
Definition at line 160 of file CPPredicate.j.
|
implementation |
Definition at line 182 of file CPPredicate.j.
|
implementation |
Definition at line 165 of file CPPredicate.j.
|
implementation |
Determines if anObject
is functionally equivalent to the receiver.
YES
if anObject
is functionally equivalent to the receiver. Reimplemented from CPObject.
Definition at line 171 of file CPPredicate.j.
|
implementation |
Returns the receiver’s format string.
Reimplemented from CPPredicate.
Definition at line 187 of file CPPredicate.j.