Public Member Functions | Public Attributes

nsStringHashSetSuper Class Reference

#include <nsHashSets.h>

Inheritance diagram for nsStringHashSetSuper:
Collaboration diagram for nsStringHashSetSuper:

List of all members.

Public Member Functions

 nsStringHashSetSuper ()
 ~nsStringHashSetSuper ()
nsresult Init (PRUint32 aNumInitialEntries)
PLDHashStringEntryGetEntry (const nsAString &aKey)
PLDHashStringEntryAddEntry (const nsAString &aKey)
void Remove (const nsAString &aKey)

Public Attributes

PLDHashTable mHashTable

Constructor & Destructor Documentation

nsStringHashSetSuper::nsStringHashSetSuper (  ) 
nsStringHashSetSuper::~nsStringHashSetSuper (  ) 

Member Function Documentation

PLDHashStringEntry* nsStringHashSetSuper::AddEntry ( const nsAString aKey  ) 
PLDHashStringEntry* nsStringHashSetSuper::GetEntry ( const nsAString aKey  ) 
nsresult nsStringHashSetSuper::Init ( PRUint32  aNumInitialEntries  ) 
void nsStringHashSetSuper::Remove ( const nsAString aKey  ) 

Member Data Documentation


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