mtpfws/mtpfw/inc/cmtpparserrouter.h
branchRCL_3
changeset 12 8b094906a049
parent 0 d0791faffa3f
child 47 63cf70d3ecd8
--- a/mtpfws/mtpfw/inc/cmtpparserrouter.h	Fri Mar 12 15:46:41 2010 +0200
+++ b/mtpfws/mtpfw/inc/cmtpparserrouter.h	Mon Mar 15 12:43:12 2010 +0200
@@ -646,7 +646,9 @@
     void SelectSubTypeRoutingL(TRoutingSubType aSubType, RArray<TUint>& aRoutingSubTypes, RArray<TUint>& aValidationSubTypes, RArray<TRoutingParameters>& aParams) const; 
     void SelectSubTypeValidationL(TRoutingSubType aSubType, RArray<TUint>& aValidationSubTypes) const;
     void ValidateTargetsL(const TRoutingParameters& aParams, const RArray<TUint>& aValidationSubTypes, RArray<TUint>& aTargets) const;
-
+    void ValidateOperationRequestParametersL(TRoutingParameters& aParams) const;
+    
+    
     static TUint Flags(TUint aSubType);
     static TUint Index(TUint aSubType);
     static TUint Params(TUint aSubType);