API
0.9.10
CPNotification.h
Go to the documentation of this file.
1
2
@interface
CPNotification
:
CPObject
3
{
4
CPString
_name;
5
id
_object;
6
CPDictionary
_userInfo;
7
}
8
@end
CPObject
Definition:
CPObject.j:103
CPDictionary
A mutable key-value pair collection.
Definition:
CPDictionary.h:2
CPString
An immutable string (collection of characters).
Definition:
CPString.h:2
CPNotification
A notification that can be posted to a CPNotificationCenter.
Definition:
CPNotification.h:2
Foundation
CPNotification.h
Generated on Tue Jul 11 2017 16:20:43 for API by
1.8.13