test::ParallelSortTest< ParaType, CLASS_NAME > Class Template Reference

#include <test_psort.h>

Inheritance diagram for test::ParallelSortTest< ParaType, CLASS_NAME >:

BaseTest< ParaType >

List of all members.

Public Member Functions

 ParallelSortTest ()
void setUp ()
void reset ()
void tearDown ()
void testSort ()

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


Constructor & Destructor Documentation

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


Member Function Documentation

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

template<typename ParaType, char const * CLASS_NAME>
void test::ParallelSortTest< 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 ParaType, char const * CLASS_NAME>
void test::ParallelSortTest< ParaType, CLASS_NAME >::tearDown (  )  [inline]

template<typename ParaType, char const * CLASS_NAME>
void test::ParallelSortTest< ParaType, CLASS_NAME >::testSort (  )  [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