webservices/wscore/inc/senxmldao.h
branchCompilerCompatibility
changeset 12 20aafbbfb68e
parent 0 62f9d29f7211
equal deleted inserted replaced
10:8bdeb2d50f7b 12:20aafbbfb68e
   123         void Load();
   123         void Load();
   124         TInt ProxyPort();
   124         TInt ProxyPort();
   125         const TDesC8& ProxyHost();
   125         const TDesC8& ProxyHost();
   126         CDesC8Array& SupportedFrameworksL();
   126         CDesC8Array& SupportedFrameworksL();
   127 
   127 
   128         MSIF* CSenXMLDAO::DefaultFrameworkL(const TDesC8& aFrameworkID, 
   128         MSIF* DefaultFrameworkL(const TDesC8& aFrameworkID, 
   129                                             const TDesC8& aCue);
   129                                 const TDesC8& aCue);
   130 
   130 
   131         TBool Owns(CSenWSDescription* aSD);
   131         TBool Owns(CSenWSDescription* aSD);
   132 
   132 
   133         TPtrC8 TransportPluginCueBySchemeL(const TPtrC8& aScheme);
   133         TPtrC8 TransportPluginCueBySchemeL(const TPtrC8& aScheme);
   134 
   134