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  

CppUnit::Exception::Type Class Reference

#include <Exception.h>

List of all members.

Public Methods

 Type (std::string type)
bool operator== (const Type &other) const

Private Attributes

const std::string m_type


Constructor & Destructor Documentation

CppUnit::Exception::Type::Type std::string    type [inline]
 


Member Function Documentation

bool CppUnit::Exception::Type::operator== const Type &    other const [inline]
 


Member Data Documentation

const std::string CppUnit::Exception::Type::m_type [private]
 


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