API
0.9.8
All
Classes
Files
Functions
Variables
Typedefs
Macros
Groups
Pages
CPKeyedArchiver.h
Go to the documentation of this file.
1
2
@interface
CPKeyedArchiver
:
CPCoder
3
{
4
id
_delegate;
5
unsigned
_delegateSelectors;
6
7
CPData
_data;
8
9
CPArray _objects;
10
11
CPDictionary
_UIDs;
12
CPDictionary
_conditionalUIDs;
13
14
CPDictionary
_replacementObjects;
15
CPDictionary
_replacementClassNames;
16
17
id
_plistObject;
18
CPMutableArray
_plistObjects;
19
20
CPPropertyListFormat _outputFormat;
21
}
22
@end
Foundation
CPKeyedArchiver.h
Generated on Sun Mar 29 2015 14:04:32 for API by
1.8.4