#include <ref_counted.h>
|
template<typename TraceFlagT = TraceFlag> |
| RefCounted (TraceFlagT *trace_flag=nullptr, intptr_t initial_refcount=1) |
|
◆ ~RefCounted()
template<typename Child, typename Impl = PolymorphicRefCount>
◆ RefCounted() [1/2]
template<typename Child, typename Impl = PolymorphicRefCount>
◆ RefCounted() [2/2]
template<typename Child, typename Impl = PolymorphicRefCount>
template<typename TraceFlagT = TraceFlag>
◆ operator=()
template<typename Child, typename Impl = PolymorphicRefCount>
◆ Ref() [1/2]
template<typename Child, typename Impl = PolymorphicRefCount>
◆ Ref() [2/2]
template<typename Child, typename Impl = PolymorphicRefCount>
◆ RefIfNonZero() [1/2]
template<typename Child, typename Impl = PolymorphicRefCount>
◆ RefIfNonZero() [2/2]
template<typename Child, typename Impl = PolymorphicRefCount>
◆ Unref() [1/2]
template<typename Child, typename Impl = PolymorphicRefCount>
◆ Unref() [2/2]
template<typename Child, typename Impl = PolymorphicRefCount>
◆ RefCountedPtr
template<typename Child, typename Impl = PolymorphicRefCount>
template<typename T >
The documentation for this class was generated from the following file: