test::TestThread< ParaType > Class Template Reference

#include <testThread.h>

Inheritance diagram for test::TestThread< ParaType >:

amino::Thread amino::Runnable test::PushThread< DequeType, ParaType, CLASS_NAME > test::TakeThread< DequeType, ParaType, CLASS_NAME > test::Thread4Dir< DequeType, ParaType, CLASS_NAME > test::Thread4Dir< DequeType, ParaType, CLASS_NAME > test::Thread4Dir< DequeType, ParaType, CLASS_NAME > test::ThreadDeleteKey< DictType, ParaType, CLASS_NAME > test::ThreadDeleteValue< DictType, ParaType, CLASS_NAME > test::ThreadDequeue< QueueType, ParaType, CLASS_NAME > test::ThreadDequeue< QueueType, ParaType, CLASS_NAME > test::ThreadEnqueue< QueueType, ParaType, CLASS_NAME > test::ThreadEnqueue< QueueType, ParaType, CLASS_NAME > test::ThreadFindKey< DictType, ParaType, CLASS_NAME > test::ThreadFindValue< DictType, ParaType, CLASS_NAME > test::ThreadInsert< DictType, ParaType, CLASS_NAME > test::ThreadInsert< DictType, ParaType, CLASS_NAME > test::ThreadInsert< DictType, ParaType, CLASS_NAME > test::ThreadInsert< DictType, ParaType, CLASS_NAME > test::ThreadPop< TestType, ParaType, CLASS_NAME > test::ThreadPush< TestType, ParaType, CLASS_NAME > test::ThreadPush_front< ListType, ParaType, CLASS_NAME > test::ThreadPushRight< DequeType, ParaType, CLASS_NAME > test::ThreadPushRight< DequeType, ParaType, CLASS_NAME > test::ThreadRemove< ListType, ParaType, CLASS_NAME > test::ThreadRemove< ListType, ParaType, CLASS_NAME > ThreadMath< ParaType, CLASS_NAME >

List of all members.

Public Member Functions

 TestThread ()
 TestThread (int id)
 TestThread (std::string n, Runnable *r=NULL)
 TestThread (Runnable *r)
virtual ~TestThread ()

Public Attributes

std::vector< ParaType > inVec
std::vector< ParaType > outVec

template<typename ParaType>
class test::TestThread< ParaType >


Constructor & Destructor Documentation

template<typename ParaType>
test::TestThread< ParaType >::TestThread (  )  [inline]

template<typename ParaType>
test::TestThread< ParaType >::TestThread ( int  id  )  [inline, explicit]

template<typename ParaType>
test::TestThread< ParaType >::TestThread ( std::string  n,
Runnable r = NULL 
) [inline, explicit]

template<typename ParaType>
test::TestThread< ParaType >::TestThread ( Runnable r  )  [inline, explicit]

template<typename ParaType>
virtual test::TestThread< ParaType >::~TestThread (  )  [inline, virtual]


Member Data Documentation

template<typename ParaType>
std::vector<ParaType> test::TestThread< ParaType >::inVec

template<typename ParaType>
std::vector<ParaType> test::TestThread< ParaType >::outVec


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