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