test::ThreadPushRight< DequeType, ParaType, CLASS_NAME > Class Template Reference

#include <test_bdeque.h>

Inheritance diagram for test::ThreadPushRight< DequeType, ParaType, CLASS_NAME >:

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

List of all members.

Public Member Functions

 ThreadPushRight (DequeType *q, BDequeTest< DequeType, ParaType, CLASS_NAME > *qt, int nOperation)
void * run ()
 default run() method, which is intended to be overrided by subclass.
 ThreadPushRight (DequeType *q, DequeTest< DequeType, ParaType, CLASS_NAME > *qt, int nElement, int nOperation)
void * run ()
 default run() method, which is intended to be overrided by subclass.

Static Public Member Functions

static ParaType getChecksum ()
static ParaType getChecksum ()

Static Public Attributes

static atomic< ParaType > checksum

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


Constructor & Destructor Documentation

template<typename DequeType, typename ParaType, char const * CLASS_NAME>
test::ThreadPushRight< DequeType, ParaType, CLASS_NAME >::ThreadPushRight ( DequeType *  q,
BDequeTest< DequeType, ParaType, CLASS_NAME > *  qt,
int  nOperation 
) [inline]

template<typename DequeType, typename ParaType, char const * CLASS_NAME>
test::ThreadPushRight< DequeType, ParaType, CLASS_NAME >::ThreadPushRight ( DequeType *  q,
DequeTest< DequeType, ParaType, CLASS_NAME > *  qt,
int  nElement,
int  nOperation 
) [inline]


Member Function Documentation

template<typename DequeType, typename ParaType, char const * CLASS_NAME>
static ParaType test::ThreadPushRight< DequeType, ParaType, CLASS_NAME >::getChecksum (  )  [inline, static]

template<typename DequeType, typename ParaType, char const * CLASS_NAME>
void* test::ThreadPushRight< DequeType, ParaType, CLASS_NAME >::run (  )  [inline, virtual]

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

Reimplemented from amino::Thread.

template<typename DequeType, typename ParaType, char const * CLASS_NAME>
static ParaType test::ThreadPushRight< DequeType, ParaType, CLASS_NAME >::getChecksum (  )  [inline, static]

template<typename DequeType, typename ParaType, char const * CLASS_NAME>
void* test::ThreadPushRight< DequeType, ParaType, CLASS_NAME >::run (  )  [inline, virtual]

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

Reimplemented from amino::Thread.


Member Data Documentation

template<typename DequeType, typename ParaType, char const * CLASS_NAME>
atomic< ParaType > test::ThreadPushRight< DequeType, ParaType, CLASS_NAME >::checksum [inline, static]


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

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