API  1.0.0
CPInvocationOperation.h
Go to the documentation of this file.
1 
3 {
4  CPInvocation _invocation;
5 }
6 @end
An object representation of a message.
Definition: CPInvocation.h:2
Represents an operation that can be run in an CPOperationQueue.
Definition: CPOperation.h:2
Represents an operation using an invocation that can be run in an CPOperationQueue.