CppUnit project page FAQ CppUnit home page

Public Member Functions | Public Attributes
ProtectorContext Class Reference

Protector context (Implementation). Implementation detail. More...

#include <ProtectorContext.h>

List of all members.

Public Member Functions

 ProtectorContext (Test *test, TestResult *result, const std::string &shortDescription)

Public Attributes

Test * m_test
TestResult * m_result
std::string m_shortDescription

Detailed Description

Protector context (Implementation). Implementation detail.


Constructor & Destructor Documentation

ProtectorContext::ProtectorContext ( Test *  test,
TestResult *  result,
const std::string &  shortDescription 
) [inline]

Member Data Documentation


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

SourceForge Logo hosts this site. Send comments to:
CppUnit Developers