#include <RefPtr.h>
Inherited by RefPtr< Type >, and RefPtrConst< Type >.
Definition at line 79 of file RefPtr.h.
◆ RefPtrBase() [1/3]
| RefPtrBase::RefPtrBase |
( |
| ) |
|
|
inlineprotected |
◆ RefPtrBase() [2/3]
◆ RefPtrBase() [3/3]
| RefPtrBase::RefPtrBase |
( |
const RefPtrBase & | object | ) |
|
|
inlineprotected |
◆ ~RefPtrBase()
| virtual RefPtrBase::~RefPtrBase |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ Attach()
◆ Detach()
| void RefPtrBase::Detach |
( |
void | | ) |
|
|
inline |
◆ GetRefObject() [1/2]
| RefCounted *const RefPtrBase::GetRefObject |
( |
void | | ) |
|
|
inlineprotected |
◆ GetRefObject() [2/2]
| const RefCounted *const RefPtrBase::GetRefObject |
( |
void | | ) |
const |
|
inlineprotected |
◆ IsValid()
| bool RefPtrBase::IsValid |
( |
void | | ) |
const |
|
inline |
◆ operator!=()
◆ operator=()
◆ operator==()
◆ Dynamic_Cast
template<typename Derived>
◆ Reinterpret_Cast
The documentation for this class was generated from the following file:
- Code/Tools/Launcher/Toolkit/Support/RefPtr.h