API 0.9.5
Foundation/CPPredicate/CPPredicate_BOOL.h
Go to the documentation of this file.
00001 
00002 @interface CPPredicate_BOOL : CPPredicate
00003 {
00004     BOOL _value;
00005 }
00006 @end
 All Classes Files Functions Variables Defines