Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TExMap Class Reference

#include <TExMap.h>

Inheritance diagram for TExMap:

Inheritance graph
[legend]
Collaboration diagram for TExMap:

Collaboration graph
[legend]
List of all members.

Public Methods

 TExMap (Int_t mapSize=100)
 TExMap (const TExMap &map)
 ~TExMap ()
void Add (ULong_t hash, Long_t key, Long_t value)
void Add (Long_t key, Long_t value)
void Delete (Option_t *opt="")
Int_t Capacity () const
Int_t GetSize () const
Long_t GetValue (ULong_t hash, Long_t key)
Long_t GetValue (Long_t key)
void Remove (ULong_t hash, Long_t key)
void Remove (Long_t key)
Long_t & operator() (ULong_t hash, Long_t key)
Long_t & operator() (Long_t key)

Friends

class TExMapIter

Constructor & Destructor Documentation

TExMap::TExMap Int_t    mapSize = 100
 

TExMap::TExMap const TExMap &    map
 

TExMap::~TExMap  
 


Member Function Documentation

void TExMap::Add ULong_t    hash,
Long_t    key,
Long_t    value
 

Referenced by Add().

void TExMap::Add Long_t    key,
Long_t    value
 

Definition at line 64 of file TExMap.h.

References Add().

void TExMap::Delete Option_t *    opt = "" [virtual]
 

Reimplemented from TObject.

Int_t TExMap::Capacity   const
 

Definition at line 66 of file TExMap.h.

Int_t TExMap::GetSize   const
 

Definition at line 67 of file TExMap.h.

Long_t TExMap::GetValue ULong_t    hash,
Long_t    key
 

Referenced by GetValue().

Long_t TExMap::GetValue Long_t    key
 

Definition at line 69 of file TExMap.h.

References GetValue().

void TExMap::Remove ULong_t    hash,
Long_t    key
 

Referenced by Remove().

void TExMap::Remove Long_t    key
 

Definition at line 71 of file TExMap.h.

References Remove().

Long_t& TExMap::operator() ULong_t    hash,
Long_t    key
 

Referenced by operator()().

Long_t& TExMap::operator() Long_t    key
 

Definition at line 74 of file TExMap.h.

References operator()().


Friends And Related Function Documentation

friend class TExMapIter [friend]
 

Definition at line 37 of file TExMap.h.


The documentation for this class was generated from the following file:
Generated on Thu Dec 18 14:57:33 2003 for ROOT by doxygen1.2.16