Public Types | |
enum | { destructiveCopy = false } |
enum | { destructiveCopy = false } |
Public Member Functions | |
RefCounted () | |
RefCounted (const RefCounted &rhs) | |
template<typename P1> | RefCounted (const RefCounted< P1 > &rhs) |
P | Clone (const P &val) |
void | OnInit (const P &) |
bool | Release (const P &) |
void | Swap (RefCounted &rhs) |
RefCounted () | |
RefCounted (const RefCounted &rhs) | |
template<typename P1> | RefCounted (const RefCounted< P1 > &rhs) |
P | Clone (const P &val) |
void | OnInit (const P &) |
bool | Release (const P &) |
void | Swap (RefCounted &rhs) |
|
|
|
Definition at line 186 of file policyref.impl. |
|
Definition at line 146 of file policyref.impl. References operator new(). |
|
Definition at line 154 of file policyref.impl. |
|
Definition at line 160 of file policyref.impl. |
|
Definition at line 146 of file ref.full. References operator new(). |
|
|
|
|
|
|
|
Definition at line 164 of file policyref.impl. |
|
|
|
Definition at line 170 of file policyref.impl. |
|
|
|
Definition at line 173 of file policyref.impl. |
|
|
|
Definition at line 183 of file policyref.impl. References base::RefCounted< P >::pCount_. |