TSIPSecMechanismIter Class Reference

class TSIPSecMechanismIter

Constructor & Destructor Documentation

TSIPSecMechanismIter(RPointerArray< MSIPSecSecurityMechanism > &)

TSIPSecMechanismIter(RPointerArray< MSIPSecSecurityMechanism > &aMechanisms)

Parameters

RPointerArray< MSIPSecSecurityMechanism > & aMechanisms

Member Functions Documentation

Count()

TInt Count()

First()

MSIPSecSecurityMechanism *First()

Next()

MSIPSecSecurityMechanism *Next()

Member Data Documentation

RPointerArray< MSIPSecSecurityMechanism > & iMechanisms

RPointerArray< MSIPSecSecurityMechanism > &iMechanisms[private]

TInt iPos

TInt iPos[private]