#include <loggingBaseLog.h>
Public Types | |
| enum | { destructiveCopy = false } |
Public Member Functions | |
| RefCounted () | |
| RefCounted (const RefCounted &rhs) | |
| template<typename P1> | RefCounted (const RefCounted< P1 > &rhs) |
| P | Clone (const P &val) |
| bool | Release (const P &) |
| void | Swap (RefCounted &rhs) |
Private Attributes | |
| unsigned int * | pCount_ |
|
|||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
|
||||||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
|||||
|
|
1.3.8