CppUnit project page FAQ CppUnit home page

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

ProtectorContext Class Reference

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

#include <ProtectorContext.h>

Collaboration diagram for ProtectorContext:

Collaboration graph
[legend]
List of all members.

Public Methods

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

Public Attributes

Testm_test
TestResultm_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

TestResult* ProtectorContext::m_result
 

std::string ProtectorContext::m_shortDescription
 

Test* ProtectorContext::m_test
 


The documentation for this class was generated from the following file:
SourceForge Logo hosts this site. Send comments to:
CppUnit Developers