TestActivity< T > Struct Template Reference

List of all members.

Public Member Functions

void finalize ()
bool initialize ()
void reset (bool fail)
void step ()
 TestActivity (int prio, double per, bool fail, bool dothrow=false)

Public Attributes

bool _dothrow
bool fini
bool init
ActivityInterfaceowner
bool result
bool stepped
bool wasactive
bool wasrunning

Detailed Description

template<class T>
struct TestActivity< T >

Definition at line 39 of file taskthread_test.cpp.


Constructor & Destructor Documentation

template<class T>
TestActivity< T >::TestActivity ( int  prio,
double  per,
bool  fail,
bool  dothrow = false 
) [inline]

Definition at line 48 of file taskthread_test.cpp.


Member Function Documentation

template<class T>
void TestActivity< T >::finalize (  )  [inline]

Definition at line 67 of file taskthread_test.cpp.

template<class T>
bool TestActivity< T >::initialize (  )  [inline]

Definition at line 54 of file taskthread_test.cpp.

template<class T>
void TestActivity< T >::reset ( bool  fail  )  [inline]

Definition at line 71 of file taskthread_test.cpp.

template<class T>
void TestActivity< T >::step (  )  [inline]

Definition at line 58 of file taskthread_test.cpp.


Member Data Documentation

template<class T>
bool TestActivity< T >::_dothrow

Definition at line 42 of file taskthread_test.cpp.

template<class T>
bool TestActivity< T >::fini

Definition at line 43 of file taskthread_test.cpp.

template<class T>
bool TestActivity< T >::init

Definition at line 43 of file taskthread_test.cpp.

template<class T>
ActivityInterface* TestActivity< T >::owner

Definition at line 46 of file taskthread_test.cpp.

template<class T>
bool TestActivity< T >::result

Definition at line 42 of file taskthread_test.cpp.

template<class T>
bool TestActivity< T >::stepped

Definition at line 43 of file taskthread_test.cpp.

template<class T>
bool TestActivity< T >::wasactive

Definition at line 44 of file taskthread_test.cpp.

template<class T>
bool TestActivity< T >::wasrunning

Definition at line 44 of file taskthread_test.cpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Jan 11 09:49:18 2013