API
0.9.8
All
Classes
Files
Functions
Variables
Typedefs
Macros
Groups
Pages
CPOperation.h
Go to the documentation of this file.
1
2
@interface
CPOperation
:
CPObject
3
{
4
CPArray
operations
;
5
BOOL _cancelled;
6
BOOL _executing;
7
BOOL _finished;
8
BOOL _ready;
9
int
_queuePriority;
10
JSObject _completionFunction;
11
CPArray _dependencies;
12
}
13
@end
Foundation
CPOperation.h
Generated on Sun Mar 29 2015 14:04:32 for API by
1.8.4