LAutoHandleBase Class Reference
Implementation base class - not designed for public inheritance or direct use.
Constructor & Destructor Documentation
LAutoHandleBase()
| LAutoHandleBase | ( | ) | [protected, inline] |
LAutoHandleBase(const Param1 &)
| LAutoHandleBase | ( | const Param1 & | aParam1 | ) | [protected, inline, explicit] |
LAutoHandleBase(Param1 &)
| LAutoHandleBase | ( | Param1 & | aParam1 | ) | [protected, inline, explicit] |
LAutoHandleBase(const Param1 &, const Param2 &)
| LAutoHandleBase | ( | const Param1 & | aParam1, |
| | const Param2 & | aParam2 |
| | ) | [protected, inline] |
Parameters
| const Param1 & aParam1 | |
| const Param2 & aParam2 | |
LAutoHandleBase(Param1 &, const Param2 &)
| LAutoHandleBase | ( | Param1 & | aParam1, |
| | const Param2 & | aParam2 |
| | ) | [protected, inline] |
Parameters
| Param1 & aParam1 | |
| const Param2 & aParam2 | |
LAutoHandleBase(const Param1 &, Param2 &)
| LAutoHandleBase | ( | const Param1 & | aParam1, |
| | Param2 & | aParam2 |
| | ) | [protected, inline] |
Parameters
| const Param1 & aParam1 | |
| Param2 & aParam2 | |
LAutoHandleBase(Param1 &, Param2 &)
| LAutoHandleBase | ( | Param1 & | aParam1, |
| | Param2 & | aParam2 |
| | ) | [protected, inline] |
Parameters
| Param1 & aParam1 | |
| Param2 & aParam2 | |
LAutoHandleBase(const LAutoHandleBase &)
Member Functions Documentation
Disable()
| void | Disable | ( | ) | [protected, inline] |
Get()
| T & | Get | ( | ) | [protected, inline] |
Get()
| const T & | Get | ( | ) | const [protected, inline] |
IsEnabled()
|
TBool
| IsEnabled | ( | ) | const [protected, inline] |
Unmanage()
| T | Unmanage | ( | ) | [protected, inline] |
operator*()
| T & | operator* | ( | ) | [protected, inline] |
operator*()
| const T & | operator* | ( | ) | const [protected, inline] |
operator->()
| T * | operator-> | ( | ) | [protected, inline] |
operator->()
| const T * | operator-> | ( | ) | const [protected, inline] |
operator=(const LAutoHandleBase &)
Member Data Documentation
TBool
iEnabled
|
TBool
| iEnabled | [protected] |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.