TPair Class Reference

#include <TMap.h>

Inheritance diagram for TPair:

TObject TObject List of all members.

Public Member Functions

 TPair (TObject *key, TObject *value)
 TPair (const TPair &a)
virtual ~TPair ()
Bool_t IsFolder () const
virtual void Browse (TBrowser *b)
const char * GetName () const
const char * GetTitle () const
ULong_t Hash () const
Bool_t IsEqual (const TObject *obj) const
TObjectKey () const
TObjectValue () const
void SetValue (TObject *val)
 ClassDef (TPair, 0)
 TPair (TObject *key, TObject *value)
 TPair (const TPair &a)
virtual ~TPair ()
Bool_t IsFolder () const
virtual void Browse (TBrowser *b)
const char * GetName () const
const char * GetTitle () const
ULong_t Hash () const
Bool_t IsEqual (const TObject *obj) const
TObjectKey () const
TObjectValue () const
void SetValue (TObject *val)
 ClassDef (TPair, 0)

Private Member Functions

TPairoperator= (const TPair &)
TPairoperator= (const TPair &)

Private Attributes

TObjectfKey
TObjectfValue
TObjectfKey
TObjectfValue

Detailed Description

Definition at line 104 of file TMap.h.


Constructor & Destructor Documentation

TPair::TPair ( TObject key,
TObject value 
) [inline]

Definition at line 113 of file TMap.h.

TPair::TPair ( const TPair a  )  [inline]

Definition at line 114 of file TMap.h.

virtual TPair::~TPair (  )  [inline, virtual]

Definition at line 115 of file TMap.h.

TPair::TPair ( TObject key,
TObject value 
) [inline]

Definition at line 113 of file TMap.h.

TPair::TPair ( const TPair a  )  [inline]

Definition at line 114 of file TMap.h.

virtual TPair::~TPair (  )  [inline, virtual]

Definition at line 115 of file TMap.h.


Member Function Documentation

TPair& TPair::operator= ( const TPair  )  [private]

Bool_t TPair::IsFolder (  )  const [inline, virtual]

Reimplemented from TObject.

Definition at line 116 of file TMap.h.

References kTRUE.

void TPair::Browse ( TBrowser b  )  [virtual]

Reimplemented from TObject.

Definition at line 415 of file TMap.cxx.

References b, TObject::Browse(), fKey, and fValue.

const char* TPair::GetName (  )  const [inline, virtual]

Reimplemented from TObject.

Definition at line 118 of file TMap.h.

References fKey, and TObject::GetName().

const char* TPair::GetTitle (  )  const [inline, virtual]

Reimplemented from TObject.

Definition at line 119 of file TMap.h.

References fKey, and TObject::GetTitle().

ULong_t TPair::Hash (  )  const [inline, virtual]

Reimplemented from TObject.

Definition at line 120 of file TMap.h.

References fKey, and TObject::Hash().

Bool_t TPair::IsEqual ( const TObject obj  )  const [inline, virtual]

Reimplemented from TObject.

Definition at line 121 of file TMap.h.

References fKey, and TObject::IsEqual().

TObject* TPair::Key (  )  const [inline]

Definition at line 122 of file TMap.h.

References fKey.

Referenced by TProof::AssertDataSet(), ClassImp(), TGLiteResult::Print(), TProofPlayer::Process(), TGridJDL::SetDescription(), TGridJDL::SetValue(), TProofSuperMaster::StartSlaves(), and TestContainer_find_if().

TObject* TPair::Value (  )  const [inline]

Definition at line 123 of file TMap.h.

References fValue.

Referenced by TGedEditor::ActivateEditor(), TProof::AssertDataSet(), ClassImp(), TGedEditor::ExcludeClassEditor(), TUnfoldSys::GetDeltaSysBackgroundScale(), TUnfoldSys::GetDeltaSysSource(), TGridJDL::GetDescription(), TUnfoldSys::GetEmatrixSysBackgroundScale(), TUnfoldSys::GetEmatrixSysBackgroundUncorr(), TUnfoldSys::GetEmatrixSysSource(), TFileCollection::GetFilesPerServer(), TAlienJobStatus::GetKey(), TGeoTabManager::GetMakeTabManager(), TAlienJobStatus::GetStatus(), TGridJDL::GetValue(), TEveManager::InsertVizDBEntry(), TGLiteResult::Print(), TAlienJobStatus::PrintJob(), ProofAux::Process(), TProofPlayer::Process(), TGridJDL::SetDescription(), TGridJDL::SetValue(), TProofSuperMaster::StartSlaves(), and TestContainer_find_if().

void TPair::SetValue ( TObject val  )  [inline]

Definition at line 124 of file TMap.h.

References fValue, and val.

Referenced by TGedEditor::ExcludeClassEditor(), TEveManager::InsertVizDBEntry(), and TProofPlayer::Process().

TPair::ClassDef ( TPair  ,
 
)

TPair& TPair::operator= ( const TPair  )  [private]

Bool_t TPair::IsFolder (  )  const [inline, virtual]

Reimplemented from TObject.

Definition at line 116 of file TMap.h.

References kTRUE.

virtual void TPair::Browse ( TBrowser b  )  [virtual]

Reimplemented from TObject.

const char* TPair::GetName (  )  const [inline, virtual]

Reimplemented from TObject.

Definition at line 118 of file TMap.h.

References fKey, and TObject::GetName().

const char* TPair::GetTitle (  )  const [inline, virtual]

Reimplemented from TObject.

Definition at line 119 of file TMap.h.

References fKey, and TObject::GetTitle().

ULong_t TPair::Hash (  )  const [inline, virtual]

Reimplemented from TObject.

Definition at line 120 of file TMap.h.

References fKey, and TObject::Hash().

Bool_t TPair::IsEqual ( const TObject obj  )  const [inline, virtual]

Reimplemented from TObject.

Definition at line 121 of file TMap.h.

References fKey, and TObject::IsEqual().

TObject* TPair::Key (  )  const [inline]

Definition at line 122 of file TMap.h.

References fKey.

TObject* TPair::Value (  )  const [inline]

Definition at line 123 of file TMap.h.

References fValue.

void TPair::SetValue ( TObject val  )  [inline]

Definition at line 124 of file TMap.h.

References fValue, and val.

TPair::ClassDef ( TPair  ,
 
)


Member Data Documentation

TObject* TPair::fKey [private]

Definition at line 107 of file TMap.h.

Referenced by Browse(), GetName(), GetTitle(), Hash(), IsEqual(), and Key().

TObject* TPair::fValue [private]

Definition at line 108 of file TMap.h.

Referenced by Browse(), SetValue(), and Value().

TObject* TPair::fKey [private]

Definition at line 107 of file TMap.h.

TObject* TPair::fValue [private]

Definition at line 108 of file TMap.h.


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:43:46 2011 for ROOT_528-00b_version by  doxygen 1.5.1