CSIPSecClientMechanisms Class Reference
class CSIPSecClientMechanisms : public CBase |
This class contains the mechanism names that application inserted in Security-Client headers, indicating it is willing to use these mechanisms.
Constructor & Destructor Documentation
CSIPSecClientMechanisms()
CSIPSecClientMechanisms | ( | ) | [private] |
~CSIPSecClientMechanisms()
~CSIPSecClientMechanisms | ( | ) | |
Member Functions Documentation
AddL(const TDesC8 &)
void | AddL | ( | const TDesC8 & | aMechanism | ) | |
Add a mechanism name
- Pre-condition
- Post-condition
Parameters
const TDesC8 & aMechanism | Mechanism name |
IsEmpty()
Checks if there are no mechanisms.
- Pre-condition
- Post-condition
IsPresent(const TDesC8 &)
Searches the stored mechanisms, and looks if aMechanism is among them.
- Pre-condition
- Post-condition
Parameters
const TDesC8 & aMechanism | Mechanism name |
RemoveAll()
Removes all stored mechanisms.
- Pre-condition
- Post-condition
Member Data Documentation
RPointerArray< HBufC8 > iMechanismNames
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.