reSIProcate/rutil  9694
Public Member Functions
resip::bad_weak_ptr Class Reference

#include <SharedCount.hxx>

List of all members.

Public Member Functions

virtual char const * what () const throw ()

Detailed Description

Definition at line 61 of file SharedCount.hxx.


Member Function Documentation

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

Definition at line 65 of file SharedCount.hxx.

   {
       return "resip::bad_weak_ptr";
   }

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