CPKeyedUnarchiver Class Reference

List of all members.

Public Member Functions

(id) - initForReadingWithData: [implementation]
(BOOL) - containsValueForKey: [implementation]
(BOOL) - decodeBoolForKey: [implementation]
(float) - decodeFloatForKey: [implementation]
(double) - decodeDoubleForKey: [implementation]
(int) - decodeIntForKey: [implementation]
(CGPoint) - decodePointForKey: [implementation]
(CGRect) - decodeRectForKey: [implementation]
(CGSize) - decodeSizeForKey: [implementation]
(id) - decodeObjectForKey: [implementation]
(void) - finishDecoding [implementation]
(id) - delegate [implementation]
(void) - setDelegate: [implementation]
(BOOL) - allowsKeyedCoding [implementation]

Static Public Member Functions

(void) + initialize [implementation]
(id) + unarchiveObjectWithData: [implementation]
(id) + unarchiveObjectWithFile: [implementation]
(id) + unarchiveObjectWithFile:asynchronously: [implementation]


Detailed Description

Definition at line 93 of file CPKeyedUnarchiver.j.


Member Function Documentation

- (BOOL) allowsKeyedCoding   [implementation]

Definition at line 371 of file CPKeyedUnarchiver.j.

- (BOOL) containsValueForKey: (CPString aKey   [implementation]

Definition at line 178 of file CPKeyedUnarchiver.j.

- (BOOL) decodeBoolForKey: (CPString aKey   [implementation]

Definition at line 228 of file CPKeyedUnarchiver.j.

- (double) decodeDoubleForKey: (CPString aKey   [implementation]

Definition at line 248 of file CPKeyedUnarchiver.j.

- (float) decodeFloatForKey: (CPString aKey   [implementation]

Definition at line 238 of file CPKeyedUnarchiver.j.

- (int) decodeIntForKey: (CPString aKey   [implementation]

Definition at line 258 of file CPKeyedUnarchiver.j.

- (id) decodeObjectForKey: (CPString aKey   [implementation]

Definition at line 313 of file CPKeyedUnarchiver.j.

- (CGPoint) decodePointForKey: (CPString aKey   [implementation]

Definition at line 268 of file CPKeyedUnarchiver.j.

- (CGRect) decodeRectForKey: (CPString aKey   [implementation]

Definition at line 283 of file CPKeyedUnarchiver.j.

- (CGSize) decodeSizeForKey: (CPString aKey   [implementation]

Definition at line 298 of file CPKeyedUnarchiver.j.

- (id) delegate   [implementation]

Definition at line 342 of file CPKeyedUnarchiver.j.

- (void) finishDecoding   [implementation]

Definition at line 330 of file CPKeyedUnarchiver.j.

- (id) initForReadingWithData: (CPData data   [implementation]

Definition at line 129 of file CPKeyedUnarchiver.j.

+ (void) initialize   [implementation]

Definition at line 113 of file CPKeyedUnarchiver.j.

- (void) setDelegate: (id)  aDelegate   [implementation]

Definition at line 351 of file CPKeyedUnarchiver.j.

+ (id) unarchiveObjectWithData: (CPData data   [implementation]

Definition at line 150 of file CPKeyedUnarchiver.j.

+ (id) unarchiveObjectWithFile: (CPString aFilePath   [implementation]

Definition at line 163 of file CPKeyedUnarchiver.j.

+ (id) unarchiveObjectWithFile: (CPString aFilePath
asynchronously: (BOOL)  aFlag 
[implementation]

Definition at line 170 of file CPKeyedUnarchiver.j.


The documentation for this class was generated from the following file:

Generated on Thu Dec 11 01:55:50 2008 for Cappuccino by  doxygen 1.5.7.1