--- a/mtpfws/mtpfw/inc/cmtpparserrouter.h Fri Mar 19 09:40:39 2010 +0200
+++ b/mtpfws/mtpfw/inc/cmtpparserrouter.h Fri Apr 16 15:51:48 2010 +0300
@@ -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);