|
Squid Web Cache master
|
This is the complete list of members for RefCount< C >, including all inherited members.
| dereference(C const *newP=nullptr) | RefCount< C > | inlineprivate |
| getRaw() const | RefCount< C > | inline |
| Make(Args &&... args) | RefCount< C > | inlinestatic |
| operator bool() const | RefCount< C > | inlineexplicit |
| operator!() const | RefCount< C > | inline |
| operator!=(const RefCount &p) const | RefCount< C > | inline |
| operator!=(const Other *const p) const | RefCount< C > | inline |
| operator*() const | RefCount< C > | inline |
| operator->() const | RefCount< C > | inline |
| operator=(const RefCount &p) | RefCount< C > | inline |
| operator=(RefCount &&p) | RefCount< C > | inline |
| operator=(std::nullptr_t) | RefCount< C > | inline |
| operator==(const RefCount &p) const | RefCount< C > | inline |
| operator==(const Other *const p) const | RefCount< C > | inline |
| p_ | RefCount< C > | private |
| RefCount() | RefCount< C > | inline |
| RefCount(C const *p) | RefCount< C > | inline |
| RefCount(const RefCount &p) | RefCount< C > | inline |
| RefCount(RefCount &&p) | RefCount< C > | inline |
| RefCount(const RefCount< Other > &p) | RefCount< C > | inline |
| reference(const RefCount &p) | RefCount< C > | inlineprivate |
| ~RefCount() | RefCount< C > | inline |