Cappuccino  1.0.0
 All Classes Files Functions Variables Typedefs Macros Groups Pages
CPSortDescriptor.h
Go to the documentation of this file.
1 
3 {
4  CPString _key;
5  SEL _selector;
6  BOOL _ascending;
7 }
8 @end