#include <refcnt.hxx>
Public Member Functions | |
_TRcPtr () | |
_TRcPtr (TRcObj *p) | |
bool | decr () |
~_TRcPtr () | |
Public Attributes | |
TRcObj * | mp_dat |
unsigned | m_cnt |
xyzzy::_TRcPtr::_TRcPtr | ( | ) | [inline] |
xyzzy::_TRcPtr::_TRcPtr | ( | TRcObj * | p | ) | [inline] |
xyzzy::_TRcPtr::~_TRcPtr | ( | ) | [inline] |
bool xyzzy::_TRcPtr::decr | ( | ) | [inline] |
unsigned xyzzy::_TRcPtr::m_cnt |