activityfw/storage/client/inc/afstorageclientimp.h
changeset 124 e36b2f4799c0
parent 121 0b3699f6c654
equal deleted inserted replaced
121:0b3699f6c654 124:e36b2f4799c0
    40     void executeL(int function, 
    40     void executeL(int function, 
    41                   RPointerArray<CAfEntry> &resultsList, 
    41                   RPointerArray<CAfEntry> &resultsList, 
    42                   const CAfEntry& templateEntry,
    42                   const CAfEntry& templateEntry,
    43                   TInt limit);
    43                   TInt limit);
    44     
    44     
    45     void getThumbnailL(TSize size, 
    45     void getThumbnailL(const TDesC& source,
    46                       const TDesC& source,
    46                        TAny *userData );
    47                       TAny *userData );
       
    48 
    47 
    49     void connectL();
    48     void connectL();
    50 
    49 
    51 public:
    50 public:
    52     void PushL(CBase* asyncTask);
    51     void PushL(CBase* asyncTask);