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 & aConnPrefList Connection preference list to iterate over

Member Functions Documentation

AtIndex(const Meta::STypeId &, TInt)

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

Parameters

const Meta::STypeId & aType Only return preferences of this type
TInt aIndex Index of preference requested

Member Data Documentation

RConnPrefList & iConnPrefList

RConnPrefList & iConnPrefList [protected]

TInt iMasterIndex

TInt iMasterIndex [protected]