nsDataHashtable< KeyClass, DataType > Class Template Reference
#include <nsDataHashtable.h>
List of all members.
Detailed Description
template<class KeyClass, class DataType>
class nsDataHashtable< KeyClass, DataType >
See
nsBaseHashtable for complete declaration
- Parameters:
-
| KeyClass | a wrapper-class for the hashtable key, see nsHashKeys.h for a complete specification. |
| DataType | the simple datatype being wrapped |
- See also:
- nsInterfaceHashtable, nsClassHashtable
The documentation for this class was generated from the following file: