wvsettings20/tsrc/basic/private/test coverage/output/CIMPSSAPSettings.h.txt
changeset 0 094583676ce7
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/wvsettings20/tsrc/basic/private/test coverage/output/CIMPSSAPSettings.h.txt	Thu Dec 17 08:41:52 2009 +0200
@@ -0,0 +1,58 @@
+CIMPSSAPSettings::NewL()
+CIMPSSAPSettings::NewLC()
+CIMPSSAPSettings::~CIMPSSAPSettings()
+CIMPSSAPSettings::Uid()
+CIMPSSAPSettings::SAPName()
+CIMPSSAPSettings::SAPAddress()
+CIMPSSAPSettings::SAPPort()
+CIMPSSAPSettings::SAPUserId()
+CIMPSSAPSettings::SAPUserPassword()
+CIMPSSAPSettings::HTTPProxyAddress()
+CIMPSSAPSettings::HTTPProxyPort()
+CIMPSSAPSettings::HTTPProxyUserId()
+CIMPSSAPSettings::HTTPProxyUserPassword()
+CIMPSSAPSettings::AccessPoint()
+CIMPSSAPSettings::ClientId()
+CIMPSSAPSettings::HighLevelServices()
+CIMPSSAPSettings::ServerAuthenticationName()
+CIMPSSAPSettings::ServerAuthenticationPassword()
+CIMPSSAPSettings::ServerAcceptedContentType()
+CIMPSSAPSettings::AuthorizationMode()
+CIMPSSAPSettings::SetSAPNameL( const TDesC& aName )
+CIMPSSAPSettings::SetSAPAddressL( const TDesC& aAddress )
+CIMPSSAPSettings::SetSAPPort( TInt32 aPort )
+CIMPSSAPSettings::SetSAPUserIdL( const TDesC& aUserId )
+CIMPSSAPSettings::SetSAPUserPasswordL( const TDesC& aPassword )
+CIMPSSAPSettings::SetHTTPProxyAddressL( const TDesC& aAddress )
+CIMPSSAPSettings::SetHTTPProxyPort( TInt32 aPort )
+CIMPSSAPSettings::SetHTTPProxyUserIdL( const TDesC& UserId )
+CIMPSSAPSettings::SetHTTPProxyUserPasswordL( const TDesC& aPassword )
+CIMPSSAPSettings::SetAccessPoint( TUint32 aAP )
+CIMPSSAPSettings::SetClientIdL( const TDesC& aClientId )
+CIMPSSAPSettings::SetHighLevelServices( TUint32 aServices )
+CIMPSSAPSettings::SetServerAuthenticationNameL( const TDesC& aAuthenticationName )
+CIMPSSAPSettings::SetServerAuthenticationPasswordL( const TDesC& aAuthenticationPassword )
+CIMPSSAPSettings::SetServerAcceptedContentTypeL( const TDesC& aAcceptedContentType )
+CIMPSSAPSettings::SetAuthorizationMode( TUint32 aMode )
+CIMPSSAPSettings::ProtectL( TIMPSSAPProtection aProtection )
+CIMPSSAPSettings::Protection()
+CIMPSSAPSettings::IncreaseLoginCount()
+CIMPSSAPSettings::LoginCount()
+CIMPSSAPSettings::SetOpaqueInt( const TDesC& aKey, TInt aValue )
+CIMPSSAPSettings::SetOpaqueDesC8( const TDesC& aKey, const TDesC8& aValue )
+CIMPSSAPSettings::SetOpaqueDesC16( const TDesC& aKey, const TDesC16& aValue )
+CIMPSSAPSettings::GetOpaqueInt( const TDesC& aKey, TInt& aValue )
+CIMPSSAPSettings::GetOpaqueDesC8( const TDesC& aKey, TPtrC8& aValue )
+CIMPSSAPSettings::GetOpaqueDesC16( const TDesC& aKey, TPtrC16& aValue )
+CIMPSSAPSettings::DeleteOpaque( const TDesC& aKey )
+CIMPSSAPSettings::EqualConnectionSettings( const CIMPSSAPSettings& aOther )
+CIMPSSAPSettings::EqualUserSettings( const CIMPSSAPSettings& aOther )
+CIMPSSAPSettings::Reset()
+CIMPSSAPSettings::CopyL( const CIMPSSAPSettings& aSource )
+CIMPSSAPSettings::AccessGroup()
+CIMPSSAPSettings::SetAccessGroup( TIMPSAccessGroup aGroup )
+CIMPSSAPSettings::ExternalizeL( RWriteStream& aStream)
+CIMPSSAPSettings::InternalizeL( RReadStream& aStream )
+CIMPSSAPSettings::DataSize()
+CIMPSSAPSettings::PackLC()
+CIMPSSAPSettings::UnPackL( const TDesC8& aPackage )