blocxx
Public Member Functions | Private Member Functions | Private Attributes

BLOCXX_NAMESPACE::ExceptionDetail::FormatMsg Class Reference

#include <Exception.hpp>

List of all members.

Public Member Functions

 FormatMsg (char const *msg, int errnum)
 ~FormatMsg ()
char const * get () const

Private Member Functions

 FormatMsg (const FormatMsg &)
FormatMsgoperator= (const FormatMsg &)

Private Attributes

AutoPtr< FormatMsgImplpImpl

Detailed Description

Definition at line 198 of file Exception.hpp.


Constructor & Destructor Documentation

BLOCXX_NAMESPACE::ExceptionDetail::FormatMsg::FormatMsg ( char const *  msg,
int  errnum 
)

Definition at line 390 of file Exception.cpp.

BLOCXX_NAMESPACE::ExceptionDetail::FormatMsg::~FormatMsg ( )

Definition at line 399 of file Exception.cpp.

BLOCXX_NAMESPACE::ExceptionDetail::FormatMsg::FormatMsg ( const FormatMsg ) [private]

Member Function Documentation

char const * BLOCXX_NAMESPACE::ExceptionDetail::FormatMsg::get ( ) const
FormatMsg& BLOCXX_NAMESPACE::ExceptionDetail::FormatMsg::operator= ( const FormatMsg ) [private]

Member Data Documentation

Definition at line 206 of file Exception.hpp.


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