#include <zorba/smart_ptr.h>
List of all members.
Detailed Description
Definition at line 24 of file smart_ptr.h.
Constructor & Destructor Documentation
| zorba::SmartObject::SmartObject |
( |
| ) |
[inline] |
| zorba::SmartObject::SmartObject |
( |
const SmartObject & |
| ) |
[inline] |
| virtual zorba::SmartObject::~SmartObject |
( |
| ) |
[virtual] |
Member Function Documentation
| void zorba::SmartObject::addReference |
( |
| ) |
const [inline] |
| virtual void zorba::SmartObject::free |
( |
| ) |
[virtual] |
| long zorba::SmartObject::getRefCount |
( |
| ) |
const [inline] |
| void zorba::SmartObject::removeReference |
( |
| ) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: