|
OpenSDN source code
|
This is the complete list of members for AgentRefCount< Derived >, including all inherited members.
| AgentRefCount() | AgentRefCount< Derived > | inlineprotected |
| AgentRefCount(const AgentRefCount &) | AgentRefCount< Derived > | inlineprotected |
| back_ref_mutex_ | AgentRefCount< Derived > | mutableprotected |
| back_ref_set_ | AgentRefCount< Derived > | mutableprotected |
| GetRefCount() const | AgentRefCount< Derived > | inline |
| intrusive_ptr_add_back_ref(const IntrusiveReferrer ref, const Derived *p) | AgentRefCount< Derived > | friend |
| intrusive_ptr_add_ref(const Derived *p) | AgentRefCount< Derived > | friend |
| intrusive_ptr_del_back_ref(const IntrusiveReferrer ref, const Derived *p) | AgentRefCount< Derived > | friend |
| intrusive_ptr_release(const Derived *p) | AgentRefCount< Derived > | friend |
| operator=(const AgentRefCount &) | AgentRefCount< Derived > | inlineprotected |
| refcount_ | AgentRefCount< Derived > | mutableprivate |
| swap(AgentRefCount &) | AgentRefCount< Derived > | inlineprotected |
| ~AgentRefCount() | AgentRefCount< Derived > | inlineprotectedvirtual |