CstrExceptionFree Class Reference

#include <ut_exceptions.hpp>

List of all members.

Public Member Functions

 CstrExceptionFree (char *aText) throw ()
virtual ~CstrExceptionFree () throw ()
virtual const char * what () const throw ()

Private Attributes

char * iText

Detailed Description

Definition at line 29 of file ut_exceptions.hpp.


Constructor & Destructor Documentation

CstrExceptionFree::CstrExceptionFree ( char *  aText  )  throw () [inline]

Definition at line 35 of file ut_exceptions.hpp.

virtual CstrExceptionFree::~CstrExceptionFree (  )  throw () [inline, virtual]

Definition at line 36 of file ut_exceptions.hpp.


Member Function Documentation

virtual const char* CstrExceptionFree::what (  )  const throw () [inline, virtual]

Definition at line 37 of file ut_exceptions.hpp.


Member Data Documentation

char* CstrExceptionFree::iText [private]

Definition at line 33 of file ut_exceptions.hpp.


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

ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:50:03 2011 by Doxygen 1.6.1