EOKeyValueArchiver Class Reference

#import <EOKeyValueArchiver.h>

Collaboration diagram for EOKeyValueArchiver:

Collaboration graph
[legend]

List of all members.

Public Member Functions

(id) - delegate
(NSDictionary *) - dictionary
(void) - encodeBool:forKey:
(void) - encodeInt:forKey:
(void) - encodeObject:forKey:
(void) - encodeReferenceToObject:forKey:
(void) - setDelegate:

Protected Attributes

id delegate
NSMutableDictionaryplist


Member Function Documentation

- (id) delegate  

- (NSDictionary *) dictionary  

- (void) encodeBool: (BOOL)  _flag
forKey: (NSString *)  _key 

- (void) encodeInt: (int)  _value
forKey: (NSString *)  _key 

- (void) encodeObject: (id)  _obj
forKey: (NSString *)  _key 

- (void) encodeReferenceToObject: (id)  _obj
forKey: (NSString *)  _key 

- (void) setDelegate: (id)  _delegate  


Member Data Documentation

- (id) delegate [protected]

- (NSMutableDictionary*) plist [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