FreeRDP
OrderedDictionary Class Reference
Inheritance diagram for OrderedDictionary:
Collaboration diagram for OrderedDictionary:

Instance Methods

(void) - insertObject:forKey:atIndex:
 
(id) - keyAtIndex:
 
(NSUInteger) - indexForValue:
 
(NSUInteger) - indexForKey:
 
(NSEnumerator *) - reverseKeyEnumerator
 

Protected Attributes

NSMutableDictionary * dictionary
 
NSMutableArray * array
 

Detailed Description

Definition at line 28 of file OrderedDictionary.h.


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