ESock::RConnPrefList::TIter Class Reference
class ESock::RConnPrefList::TIter : public ESock::RConnPrefList::TIterBase
|
This iterator will return objects of the templated class. It will only return objects from the list that are of the type passed in as the template parameter
Inherits from
-
ESock::RConnPrefList::TIter
Constructor & Destructor Documentation
TIter(RConnPrefList &)
Parameters
RConnPrefList
& aConnPrefList
|
Connection preferences to iterate over
|
Member Functions Documentation
Remove()
TYPE *
|
Remove
|
(
|
)
|
[inline]
|
Remove the current object from the iterators associated
RConnPrefList
operator*()
TYPE &
|
operator*
|
(
|
)
|
[inline]
|
operator++(TInt)
TYPE *
|
operator++
|
(
|
TInt
|
|
)
|
[inline]
|
operator->()
TYPE *
|
operator->
|
(
|
)
|
[inline]
|
operator[](TInt)
TYPE *
|
operator[]
|
(
|
TInt
|
aIndex
|
)
|
[inline]
|
This will return the instance of the given type in the list at the point specified by aIndex
Parameters
TInt
aIndex
|
index of item to return
|
Member Data Documentation
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.