TestCategoryCaller< UTType > Class Template Reference

#include <TestCategoryCaller.h>

Inheritance diagram for TestCategoryCaller< UTType >:

TestCategory Test

List of all members.

Public Types

typedef void(UTType::* TCMType )()

Public Member Functions

 TestCategoryCaller (std::string n, TestSuite *s, UTType *o, TCMType m)
void run (void)

Private Attributes

UTType * UTObject
TCMType TestMethod

template<class UTType>
class TestCategoryCaller< UTType >


Member Typedef Documentation

template<class UTType>
typedef void(UTType::* TestCategoryCaller< UTType >::TCMType)()


Constructor & Destructor Documentation

template<class UTType>
TestCategoryCaller< UTType >::TestCategoryCaller ( std::string  n,
TestSuite s,
UTType *  o,
TCMType  m 
) [inline]


Member Function Documentation

template<class UTType>
void TestCategoryCaller< UTType >::run ( void   )  [inline, virtual]

Implements Test.


Member Data Documentation

template<class UTType>
UTType* TestCategoryCaller< UTType >::UTObject [private]

template<class UTType>
TCMType TestCategoryCaller< UTType >::TestMethod [private]


The documentation for this class was generated from the following file:
Generated on Thu Jan 3 18:39:33 2008 for steghide by  doxygen 1.5.4