Public Types | |
enum | { destructiveCopy = false } |
enum | { destructiveCopy = false } |
Public Member Functions | |
RefCountedMT () | |
RefCountedMT (const RefCountedMT &rhs) | |
template<typename P1> | RefCountedMT (const RefCountedMT< P1, ThreadingModel > &rhs) |
P | Clone (const P &val) |
void | OnInit (const P &) |
bool | Release (const P &) |
void | Swap (RefCountedMT &rhs) |
RefCountedMT () | |
RefCountedMT (const RefCountedMT &rhs) | |
template<typename P1> | RefCountedMT (const RefCountedMT< P1, ThreadingModel > &rhs) |
P | Clone (const P &val) |
void | OnInit (const P &) |
bool | Release (const P &) |
void | Swap (RefCountedMT &rhs) |
|
|
|
Definition at line 245 of file policyref.impl. |
|
Definition at line 203 of file policyref.impl. References operator new(). |
|
Definition at line 212 of file policyref.impl. |
|
Definition at line 218 of file policyref.impl. |
|
Definition at line 203 of file ref.full. References operator new(). |
|
|
|
|
|
|
|
Definition at line 222 of file policyref.impl. |
|
|
|
Definition at line 228 of file policyref.impl. |
|
|
|
Definition at line 231 of file policyref.impl. |
|
|
|
Definition at line 242 of file policyref.impl. References base::RefCountedMT< P, ThreadingModel >::pCount_. |