EOKeyValueUnarchiver Class Reference

#import <EOKeyValueArchiver.h>

Collaboration diagram for EOKeyValueUnarchiver:

Collaboration graph
[legend]

List of all members.

Public Member Functions

(void) - awakeObjects
(BOOL) - decodeBoolForKey:
(int) - decodeIntForKey:
(id) - decodeObjectAtIndex:
(id) - decodeObjectForKey:
(id) - decodeObjectReferenceForKey:
(id) - delegate
(void) - ensureObjectAwake:
(void) - finishInitializationOfObjects
(id) - initWithDictionary:
(id) - parent
(void) - setDelegate:

Protected Attributes

NSMutableSetawakeObjects
id delegate
id parent
NSDictionaryplist
NSMutableArray * unarchivedObjects


Member Function Documentation

- (void) awakeObjects  

- (BOOL) decodeBoolForKey: (NSString *)  _key  

- (int) decodeIntForKey: (NSString *)  _key  

- (id) decodeObjectAtIndex: (unsigned)  _idx  

- (id) decodeObjectForKey: (NSString *)  _key  

- (id) decodeObjectReferenceForKey: (NSString *)  _key  

- (id) delegate  

- (void) ensureObjectAwake: (id)  _object  

- (void) finishInitializationOfObjects  

- (id) initWithDictionary: (NSDictionary *)  _dict  

- (id) parent  

- (void) setDelegate: (id)  _delegate  


Member Data Documentation

- (void) awakeObjects [protected]

- (id) delegate [protected]

- (id) parent [protected]

- (NSDictionary*) plist [protected]

- (NSMutableArray*) unarchivedObjects [protected]


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

Generated on Sat May 26 06:42:11 2012 for Project Wonder by  doxygen 1.5.8