#include <SmartPointer.h>
Public Member Functions | |
| SmartPointer () throw () | |
| SmartPointer (const SmartPointer &sp) throw () | |
| SmartPointer (ITEM *otherimpl) throw () | |
| ~SmartPointer () throw () | |
| SmartPointer & | operator= (const SmartPointer &sp) throw () |
| operator bool () const throw () | |
Protected Attributes | |
| ITEM * | impl |
|
|||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
|
|||||
|
|
1.4.1