Murl::AutoPointer< Type1 > Member List
This is the complete list of members for Murl::AutoPointer< Type1 >, including all inherited members.
| AutoPointer() | Murl::AutoPointer< Type1 > | inlineexplicit |
| AutoPointer(Type1 *pointer) | Murl::AutoPointer< Type1 > | inlineexplicit |
| AutoPointer(const AutoPointer &autoPointer) | Murl::AutoPointer< Type1 > | inline |
| AutoPointer(const AutoPointer< Type2 > &autoPointer) | Murl::AutoPointer< Type1 > | inlineexplicit |
| AutoPointer(AutoPointerRef< Type1 > autoPointerRef) | Murl::AutoPointer< Type1 > | inline |
| Get() const | Murl::AutoPointer< Type1 > | inline |
| IsNull() const | Murl::AutoPointer< Type1 > | inline |
| operator AutoPointer< Type2 >() | Murl::AutoPointer< Type1 > | inline |
| operator*() const | Murl::AutoPointer< Type1 > | inline |
| operator->() const | Murl::AutoPointer< Type1 > | inline |
| operator=(const AutoPointer &autoPointer) | Murl::AutoPointer< Type1 > | inline |
| operator=(const AutoPointer< Type2 > &autoPointer) | Murl::AutoPointer< Type1 > | inline |
| Release() | Murl::AutoPointer< Type1 > | inline |
| Reset(Type1 *pointer=nullptr) | Murl::AutoPointer< Type1 > | inline |
| ValueType typedef | Murl::AutoPointer< Type1 > | |
| ~AutoPointer() | Murl::AutoPointer< Type1 > | inline |