test::ThreadPush< TestType, ParaType, CLASS_NAME > Class Template Reference

#include <test_stack.h>

Inheritance diagram for test::ThreadPush< TestType, ParaType, CLASS_NAME >:

test::TestThread< ParaType > amino::Thread amino::Runnable

List of all members.

Public Member Functions

 ThreadPush (TestType *s, StackTest< TestType, ParaType, CLASS_NAME > *tc, int nElement, int nOperation, int threadId=0)
void * run ()
 default run() method, which is intended to be overrided by subclass.

template<class TestType, class ParaType, char const * CLASS_NAME>
class test::ThreadPush< TestType, ParaType, CLASS_NAME >


Constructor & Destructor Documentation

template<class TestType, class ParaType, char const * CLASS_NAME>
test::ThreadPush< TestType, ParaType, CLASS_NAME >::ThreadPush ( TestType *  s,
StackTest< TestType, ParaType, CLASS_NAME > *  tc,
int  nElement,
int  nOperation,
int  threadId = 0 
) [inline]


Member Function Documentation

template<class TestType, class ParaType, char const * CLASS_NAME>
void* test::ThreadPush< TestType, ParaType, CLASS_NAME >::run (  )  [inline, virtual]

default run() method, which is intended to be overrided by subclass.

Reimplemented from amino::Thread.


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