webservices/wshostlettransportplugin/inc/senhostlettransportplugin.h
branchCompilerCompatibility
changeset 12 20aafbbfb68e
parent 0 62f9d29f7211
--- a/webservices/wshostlettransportplugin/inc/senhostlettransportplugin.h	Sun Mar 14 13:13:53 2010 +0000
+++ b/webservices/wshostlettransportplugin/inc/senhostlettransportplugin.h	Sun Mar 28 16:38:33 2010 +0100
@@ -91,7 +91,7 @@
         virtual TInt PropertiesL(HBufC8*& aProperties);
         virtual TInt CompleteTransaction(const TInt aTxnId, const TInt aStatus = KErrNone);
         virtual TInt CancelTransaction(const TInt aTxnId);
-        virtual TPtrC8 CSenHostletTransportPlugin::UriSchemeL();
+        virtual TPtrC8 UriSchemeL();
         
         virtual MSenProperties& PropertiesL();
         
@@ -169,7 +169,7 @@
                                  MSenTransport& aParent,
                                  MSenTransportContext& aParentCtx);
 
-        CSenChunk* CSenActiveHostletRequest::FindChunkL(const TInt aTxnId, TInt& aIndex) ;                      
+        CSenChunk* FindChunkL(const TInt aTxnId, TInt& aIndex) ;                      
 
         CSenTransportProperties* NewPropertiesByTypeL( MSenProperties::TSenPropertiesClassType aType, const TDesC8& aPropertiesAsXml );