mtpfws/mtpfw/dataproviders/devdp/inc/cmtpgetnumobjects.h
branchRCL_3
changeset 18 453dfc402455
parent 4 60a94a45d437
equal deleted inserted replaced
17:dbd1c5e08735 18:453dfc402455
    47 
    47 
    48 protected:
    48 protected:
    49 	
    49 	
    50 	CMTPGetNumObjects(MMTPDataProviderFramework& aFramework, MMTPConnection& aConnection);
    50 	CMTPGetNumObjects(MMTPDataProviderFramework& aFramework, MMTPConnection& aConnection);
    51 	void ConstructL();
    51 	void ConstructL();
       
    52     void HandleObjectHandlesUnderMacL(CMTPTypeArray &aObjectHandles);      
    52 
    53 
    53 private:
    54 private:
    54 
    55 
    55 	TBool IsSupportedFormatL(TUint32 aFormatCode);
    56 	TBool IsSupportedFormatL(TUint32 aFormatCode);
       
    57     void GetObjectHandlesByFormatCodeL(TUint32 aFormatCode, CMTPTypeArray &aObjectHandles);
    56 			
    58 			
    57 protected:
    59 protected:
    58 	/**
    60 	/**
    59     FLOGGER debug trace member variable.
    61     FLOGGER debug trace member variable.
    60     */
    62     */