LAutoRefBase Class Reference
Protected Attributes |
---|
T * | iPtr |
Detailed Description
Implementation base class - not designed for public inheritance or direct use.
Member Attribute Documentation
iPtr
Constructor & Destructor Documentation
LAutoRefBase ( U & )
LAutoRefBase | ( | U & | aRef | ) | [protected, inline, explicit] |
Member Function Documentation
Disable ( )
void | Disable | ( | ) | [protected, inline] |
Get ( )
T & | Get | ( | ) | const [protected, inline] |
IsEnabled ( )
TBool
| IsEnabled | ( | ) | const [protected, inline] |
Swap ( LAutoRefBase & )
Unmanage ( )
T & | Unmanage | ( | ) | [protected, inline] |
operator* ( )
T & | operator* | ( | ) | const [protected, inline] |
operator-> ( )
T * | operator-> | ( | ) | const [protected, inline] |