stressIterators.h File Reference

Go to the source code of this file.

Classes

struct  SEnumFunctor< T >
struct  SEnumFunctor< TMap >
struct  SFind< T >
struct  SFind< TMap >

Functions

template<class T>
void TestContainer_for_each (const T &container, Int_t aSize) throw (std::exception)
template<class T>
void TestContainer_for_each2 (const T &container) throw (std::exception)
template<class T>
void TestContainer_find_if (const T &container, const TString &aToFind) throw (std::exception)
template<class T>
void TestContainer_count_if (const T &container, const TString &aToFind, Int_t Count) throw (std::exception)

Variables

static Int_t gCount = 0


Function Documentation

template<class T>
void TestContainer_count_if ( const T container,
const TString aToFind,
Int_t  Count 
) throw (std::exception)

Definition at line 155 of file stressIterators.h.

References xmlio::cnt, and Rgl::Pad::End().

template<class T>
void TestContainer_find_if ( const T container,
const TString aToFind 
) throw (std::exception)

Definition at line 121 of file stressIterators.h.

References xmlio::Class, TString::Data(), Rgl::Pad::End(), TPair::Key(), str, TObjString::String(), val, and TPair::Value().

template<class T>
void TestContainer_for_each ( const T container,
Int_t  aSize 
) throw (std::exception)

Definition at line 86 of file stressIterators.h.

References TIterCategory< T >::Begin(), TIterCategory< T >::End(), and gCount.

template<class T>
void TestContainer_for_each2 ( const T container  )  throw (std::exception)

Definition at line 101 of file stressIterators.h.

References TIterCategory< T >::Begin(), and gCount.


Variable Documentation

Int_t gCount = 0 [static]

Definition at line 10 of file stressIterators.h.

Referenced by SEnumFunctor< T >::operator()(), SEnumFunctor< TMap >::operator()(), TestContainer_for_each(), and TestContainer_for_each2().


Generated on Tue Jul 5 16:08:55 2011 for ROOT_528-00b_version by  doxygen 1.5.1