OpenSDN source code
|
This is the complete list of members for IntrusivePtrRef< D >, including all inherited members.
IntrusivePtrRef() | IntrusivePtrRef< D > | inline |
IntrusivePtrRef(D *data) | IntrusivePtrRef< D > | inline |
IntrusivePtrRef(D *data, void *referrer) | IntrusivePtrRef< D > | inline |
IntrusivePtrRef(IntrusivePtrRef const &rhs, void *referrer) | IntrusivePtrRef< D > | inline |
operator=(IntrusivePtrRef const &rhs) | IntrusivePtrRef< D > | inline |
operator=(D *rhs) | IntrusivePtrRef< D > | inline |
referrer_ | IntrusivePtrRef< D > | private |
reset() | IntrusivePtrRef< D > | inline |
reset(D *rhs) | IntrusivePtrRef< D > | inline |
swap(IntrusivePtrRef &rhs) | IntrusivePtrRef< D > | inline |
~IntrusivePtrRef() | IntrusivePtrRef< D > | inlinevirtual |