#include "nscore.h"#include "pldhash.h"#include "nsDebug.h"#include <new>
Include dependency graph for nsTHashtable.h:
This graph shows which files directly or indirectly include this file:Classes | |
| class | nsTHashtable< EntryType > |
| a base class for templated hashtables. More... | |
| struct | nsTHashtable< EntryType >::s_EnumArgs |
| passed internally during enumeration. More... | |
Functions | |
| PLDHashOperator | PL_DHashStubEnumRemove (PLDHashTable *table, PLDHashEntryHdr *entry, PRUint32 ordinal, void *userArg) |
| PLDHashOperator PL_DHashStubEnumRemove | ( | PLDHashTable * | table, | |
| PLDHashEntryHdr * | entry, | |||
| PRUint32 | ordinal, | |||
| void * | userArg | |||
| ) |
1.7.1