Inheritance diagram for SharedPtr_FatBase:
typedef T& reference [protected] |
typedef T* pointer [protected] |
SharedPtr_FatBase | ( | pointer | ptr | ) | [inline, explicit, protected] |
SharedPtr_FatBase | ( | const ThisType & | other | ) | [inline, protected] |
pointer get | ( | ) | const [inline, protected] |
long N_refs | ( | ) | const [inline, protected] |
void attach | ( | ) | [inline, protected] |
void detach | ( | ) | [inline, protected] |
void swap | ( | ThisType & | other | ) | [inline, protected] |