stressIterators.cxx File Reference

#include <iostream>
#include <algorithm>
#include <sstream>
#include <stdexcept>
#include <functional>
#include "TList.h"
#include "TObjString.h"
#include "TObjArray.h"
#include "TMap.h"
#include "TBtree.h"
#include "TOrdCollection.h"
#include "TRefArray.h"
#include "stressIterators.h"

Go to the source code of this file.

Functions

const char *const cszValue ("value")
template<class __T>
void fill_container (__T *_container, Int_t _count)
template<>
void fill_container< TMap > (TMap *_container, Int_t _count)
void stressIterators () throw (exception)
int main ()


Function Documentation

const char* const cszValue ( "value"   ) 

Referenced by stressIterators().

template<class __T>
void fill_container ( __T *  _container,
Int_t  _count 
)

Definition at line 50 of file stressIterators.cxx.

References i, and s.

Referenced by stressIterators().

template<>
void fill_container< TMap > ( TMap _container,
Int_t  _count 
)

int main ( void   ) 

Definition at line 193 of file stressIterators.cxx.

References stressIterators().

void stressIterators (  )  throw (exception)

Definition at line 78 of file stressIterators.cxx.

References cszValue(), fill_container(), TRefArray::GetLast(), TCollection::GetSize(), list, and size.

Referenced by main().


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