Public Types | |
enum | { destructiveCopy = false } |
enum | { destructiveCopy = false } |
Public Member Functions | |
RefLinked () | |
template<class P1> | RefLinked (const RefLinked< P1 > &rhs) |
bool | Release (const P &) |
RefLinked () | |
template<class P1> | RefLinked (const RefLinked< P1 > &rhs) |
bool | Release (const P &) |
bool | Release () |
void | Swap (RefLinkedBase &rhs) |
void | Swap (RefLinkedBase &rhs) |
Static Public Member Functions | |
P | Clone (const P &val) |
void | OnInit (const P &) |
P | Clone (const P &val) |
void | OnInit (const P &) |
|
|
|
Definition at line 460 of file policyref.impl. |
|
Definition at line 472 of file policyref.impl. |
|
Definition at line 476 of file policyref.impl. |
|
|
|
|
|
|
|
Definition at line 480 of file policyref.impl. |
|
|
|
Definition at line 483 of file policyref.impl. |
|
Definition at line 420 of file policyref.impl. References base::Private::RefLinkedBase::next_, and base::Private::RefLinkedBase::prev_. |
|
|
|
Definition at line 486 of file policyref.impl. |
|
|
|
Definition at line 432 of file policyref.impl. References base::Private::RefLinkedBase::next_, and base::Private::RefLinkedBase::prev_. |