Public Member Functions | |
(void) | - update |
(void) | - removeAllObjects |
(void) | - removeObjectForKey: |
(void) | - setObject:forKey: |
(void) | - setValue:forKey: |
(void) | - setLazyObject:forKey: |
(void) | - setLazyValue:forKey: |
(NSArray *) | - allKeys |
(NSArray *) | - allValues |
(unsigned) | - count |
(NSEnumerator *) | - keyEnumerator |
(NSEnumerator *) | - objectEnumerator |
(id) | - objectForKey: |
(id) | - valueForKey: |
Static Public Member Functions | |
(LLPersistantSettings *) | + defaultSettings |
Protected Attributes | |
NSMutableDictionary * | settings |
NSString * | pathToSettings |
Definition at line 12 of file LLPersistantSettings.h.