ESock::RConnPrefList::TIterBase Class Reference

class ESock::RConnPrefList::TIterBase

Base class for RConnPrefList iterators

Protected Member Functions
TIterBase(RConnPrefList &)
IMPORT_C Meta::SMetaData *AtIndex(const Meta::STypeId &, TInt)
Protected Attributes
RConnPrefList &iConnPrefList
TInt iMasterIndex

Constructor & Destructor Documentation

TIterBase(RConnPrefList &)

TIterBase(RConnPrefList &aConnPrefList)[protected, inline]

Parameters

RConnPrefList & aConnPrefListConnection preference list to iterate over

Member Functions Documentation

AtIndex(const Meta::STypeId &, TInt)

IMPORT_C Meta::SMetaData *AtIndex(const Meta::STypeId &aType,
TIntaIndex
)[protected]

Parameters

const Meta::STypeId & aTypeOnly return preferences of this type
TInt aIndexIndex of preference requested

Member Data Documentation

RConnPrefList & iConnPrefList

RConnPrefList &iConnPrefList[protected]

TInt iMasterIndex

TInt iMasterIndex[protected]