deviceupdatesui/deviceupdates/inc/nsmldmsyncprofile.h
changeset 37 1cab1a4490f8
parent 33 7464c1e21dae
equal deleted inserted replaced
36:9eefb50e711a 37:1cab1a4490f8
    22 
    22 
    23 //  INCLUDES
    23 //  INCLUDES
    24 #include <e32base.h>
    24 #include <e32base.h>
    25 #include <SyncMLClient.h>
    25 #include <SyncMLClient.h>
    26 #include <SyncMLClientDM.h>
    26 #include <SyncMLClientDM.h>
    27 #include "NSmlDMdef.h"
    27 #include "nsmldmdef.h"
    28 
    28 
    29 //#include "NSmlDMSyncApp.h"
    29 //#include "NSmlDMSyncApp.h"
    30 
    30 
    31 
    31 
    32 /**
    32 /**
   257         * @param aText host address
   257         * @param aText host address
   258         * @param aPort host 
   258         * @param aPort host 
   259 		* @return None
   259 		* @return None
   260         */
   260         */
   261         void SetHostAddressL( const TDesC& aText, const TInt aPort );
   261         void SetHostAddressL( const TDesC& aText, const TInt aPort );
       
   262         
       
   263         
       
   264         /**
       
   265          * converts backslash in host address to forward slash 
       
   266          * @param aUrl host address with out backslash
       
   267          * @param aModifiedUrl host address with out backslash
       
   268          * @return None
       
   269          */
       
   270         void convertBackslashinUrl( const TDesC& aUrl, TDes& aModifiedUrl );
       
   271         
   262         
   272         
   263         /**
   273         /**
   264 		* Get port number 
   274 		* Get port number 
   265         * @param None
   275         * @param None
   266 		* @return port number
   276 		* @return port number