presencecache/presencecacheutils/inc/presencecachebuddyinfo.h
branchRCL_3
changeset 9 0d28c1c5b6dd
parent 0 e686773b3f54
equal deleted inserted replaced
8:5586b4d2ec3e 9:0d28c1c5b6dd
   170     /**
   170     /**
   171      * EPOC default constructor for performing 2nd stage construction
   171      * EPOC default constructor for performing 2nd stage construction
   172      */
   172      */
   173     void ConstructL();
   173     void ConstructL();
   174     
   174     
   175     void CPresenceCacheBuddyInfo::DoSet16BitValueL( 
   175     void DoSet16BitValueL( 
   176             const TDesC& aKey,    
   176             const TDesC& aKey,    
   177             const TDesC& aValue );
   177             const TDesC& aValue );
   178     
   178     
   179     TPtrC DoGet16BitValue(const TDesC& aKey );
   179     TPtrC DoGet16BitValue(const TDesC& aKey );
   180         
   180