applicationmanagement/server/inc/nsmldmiapmatcher.h
branchRCL_3
changeset 24 6757f1e2efd2
parent 0 3ce708148e4d
child 25 5b858729772b
equal deleted inserted replaced
23:c4687ff85147 24:6757f1e2efd2
    86     /**
    86     /**
    87      * Changes the given descriptor to Integer
    87      * Changes the given descriptor to Integer
    88      * @param	aLuid				Luid in descriptor format
    88      * @param	aLuid				Luid in descriptor format
    89      * @return						Luid in TInt type
    89      * @return						Luid in TInt type
    90      */
    90      */
    91     TInt DesToInt(const TDesC8& aLuid) const;
    91     TInt DesToInt(const TDesC8& aLuid);
    92 
    92 
    93     /**
    93     /**
    94      * Return the URI without ./ at the beginning, if those exist
    94      * Return the URI without ./ at the beginning, if those exist
    95      * @param	aURI		Uri
    95      * @param	aURI		Uri
    96      * @return 		 		Uri without ./
    96      * @return 		 		Uri without ./