00001 00002 @interface CPFunctionOperation : CPOperation 00003 { 00004 CPArray _functions; 00005 } 00006 @end