CMmTsyObjectList Class Reference
class CMmTsyObjectList : public CBase
|
Constructor & Destructor Documentation
~CMmTsyObjectList()
~CMmTsyObjectList
|
(
|
)
|
[virtual]
|
Member Functions Documentation
AddObject(CTelObject *)
This method adds a TSY object to the container
Parameters
CTelObject
* aObject
|
object to be added to the list.
|
CreateContainerL()
TInt
|
CreateContainerL
|
(
|
)
|
[protected]
|
DeleteContainer()
void
|
DeleteContainer
|
(
|
)
|
[protected]
|
GetNumberOfObjects()
TInt
|
GetNumberOfObjects
|
(
|
)
|
[virtual]
|
Return number of calls in the call container
GetObjectByIndex(const TInt)
CBase
*
|
GetObjectByIndex
|
(
|
const
TInt
|
aIndex
|
)
|
const [virtual]
|
Returns the object that has the given index in container
Parameters
const
TInt
aIndex
|
index of the object which is to be returned.
|
RemoveAll()
void
|
RemoveAll
|
(
|
)
|
[virtual]
|
Removes all TSY objects from the container
RemoveObject(CTelObject *)
Removes the given object from the container
Parameters
CTelObject
* aObject
|
object to be removed from the list.
|
Member Data Documentation
CMmPhoneTsy * iMmPhone
A pointer to the multimode phone object Not own.
CArrayPtrFlat< CTelObject > * iObjectContainer
Container containing all the objects Own.
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.