Classes | Functions

nsTHashtable.h File Reference

#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)

Function Documentation

PLDHashOperator PL_DHashStubEnumRemove ( PLDHashTable table,
PLDHashEntryHdr entry,
PRUint32  ordinal,
void *  userArg 
)