Public Member Functions

DPtr Class Reference

Base class of non-shared d-pointers. More...

#include <dptr.h>

List of all members.

Public Member Functions

 DPtr ()
 instantiates a non-shared d-pointer
virtual ~DPtr ()
 deletes a non-shared d-pointer

Detailed Description

Base class of non-shared d-pointers.

Use in conjunction with DECLARE_DPTR and DEFINE_DPTR


Constructor & Destructor Documentation

DPtr (  )  [inline]

instantiates a non-shared d-pointer

virtual ~DPtr (  )  [inline, virtual]

deletes a non-shared d-pointer


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Defines