test::IteratorTest< ListType, ParaType, CLASS_NAME > Class Template Reference

#include <test_iterator.h>

Inheritance diagram for test::IteratorTest< ListType, ParaType, CLASS_NAME >:

BaseTest< ParaType >

List of all members.

Public Member Functions

 IteratorTest ()
ListType * getList ()
void setUp ()
void reset ()
void tearDown ()
void testIteratorST ()
void testConstIteratorST ()

template<typename ListType, typename ParaType, char const * CLASS_NAME>
class test::IteratorTest< ListType, ParaType, CLASS_NAME >


Constructor & Destructor Documentation

template<typename ListType, typename ParaType, char const * CLASS_NAME>
test::IteratorTest< ListType, ParaType, CLASS_NAME >::IteratorTest (  )  [inline]


Member Function Documentation

template<typename ListType, typename ParaType, char const * CLASS_NAME>
ListType* test::IteratorTest< ListType, ParaType, CLASS_NAME >::getList (  )  [inline]

template<typename ListType, typename ParaType, char const * CLASS_NAME>
void test::IteratorTest< ListType, ParaType, CLASS_NAME >::setUp (  )  [inline]

template<typename ListType, typename ParaType, char const * CLASS_NAME>
void test::IteratorTest< ListType, ParaType, CLASS_NAME >::reset (  )  [inline, virtual]

This function will be called by multi-thread test. It should clean the internal state. It should ensure that the test with i threads should NOT affect the execution with (i+1) threads.

Reimplemented from BaseTest< ParaType >.

template<typename ListType, typename ParaType, char const * CLASS_NAME>
void test::IteratorTest< ListType, ParaType, CLASS_NAME >::tearDown (  )  [inline]

template<typename ListType, typename ParaType, char const * CLASS_NAME>
void test::IteratorTest< ListType, ParaType, CLASS_NAME >::testIteratorST (  )  [inline]

template<typename ListType, typename ParaType, char const * CLASS_NAME>
void test::IteratorTest< ListType, ParaType, CLASS_NAME >::testConstIteratorST (  )  [inline]


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

Generated on Tue Dec 9 13:39:41 2008 for Amino by  doxygen 1.5.6