mmappcomponents/mmmtpdataprovider/mmmtpdprequestprocessor/inc/csetobjectreferences.h
branchRCL_3
changeset 17 780c925249c1
parent 0 a2952bb97e68
child 34 e257e2b6459d
equal deleted inserted replaced
15:d240f0a77280 17:780c925249c1
    62         MMmMtpDpConfig& aDpConfig );
    62         MMmMtpDpConfig& aDpConfig );
    63 
    63 
    64 protected:
    64 protected:
    65     /**
    65     /**
    66     * set references to DB
    66     * set references to DB
    67     * @param aWrapper          medadata access interface
    67     * @param aObject, the reference owner
    68     * @param aObjectFormat     the format of the file
       
    69     * @param aSrcFileName      file name, from
       
    70     * @param aRefFileArray     the array of file names, to
       
    71     */
    68     */
    72     IMPORT_C virtual void
    69     void DoSetObjectReferencesL( const CMTPObjectMetaData& aObject );
    73         DoSetObjectReferencesL( CMmMtpDpMetadataAccessWrapper& aWrapper,
       
    74             TUint16 aObjectFormat,
       
    75             const TDesC& aSrcFileName,
       
    76             CDesCArray& aRefFileArray );
       
    77 
    70 
    78 private:
    71 private:
    79     //from CRequestProcessor
    72     //from CRequestProcessor
    80     /**
    73     /**
    81     * SetReferences request handler
    74     * SetReferences request handler