API 0.9.5
Foundation/CPPredicate/CPPredicateScanner.h
Go to the documentation of this file.
00001 
00002 @interface CPPredicateScanner : CPScanner
00003 {
00004     CPEnumerator    _args;
00005     unsigned        _retrieved;
00006 }
00007 @end
 All Classes Files Functions Variables Defines