ROOT  6.06/09
Reference Guide
Public Member Functions | Public Attributes | Private Attributes | List of all members
TExMap::Assoc_t Struct Reference

Definition at line 40 of file TExMap.h.

Public Member Functions

void SetHash (ULong64_t h)
 
ULong64_t GetHash () const
 
Bool_t InUse () const
 
void Clear ()
 

Public Attributes

Long64_t fKey
 
Long64_t fValue
 

Private Attributes

ULong64_t fHash
 

Member Function Documentation

void TExMap::Assoc_t::Clear ( )
inline

Definition at line 49 of file TExMap.h.

Referenced by TExMap::Expand(), TExMap::FixCollisions(), and TExMap::Remove().

ULong64_t TExMap::Assoc_t::GetHash ( ) const
inline

Definition at line 47 of file TExMap.h.

Referenced by TExMap::FixCollisions(), and TExMapIter::Next().

Bool_t TExMap::Assoc_t::InUse ( ) const
inline

Definition at line 48 of file TExMap.h.

Referenced by TExMap::FixCollisions(), and TExMapIter::Next().

void TExMap::Assoc_t::SetHash ( ULong64_t  h)
inline

Definition at line 46 of file TExMap.h.

Referenced by TExMap::Add(), TExMap::AddAt(), and TExMap::operator()().

Member Data Documentation

ULong64_t TExMap::Assoc_t::fHash
private

Definition at line 42 of file TExMap.h.

Referenced by GetHash().

Long64_t TExMap::Assoc_t::fKey
Long64_t TExMap::Assoc_t::fValue

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