cmmanager/cmmgr/cmmserver/inc/cmmdestinationstruct.h
changeset 23 7ec726f93df1
parent 20 9c97ad6591ae
child 40 c5b848e6c7d1
equal deleted inserted replaced
20:9c97ad6591ae 23:7ec726f93df1
    34 class CCmmDestinationInstance;
    34 class CCmmDestinationInstance;
    35 class CCmmCache;
    35 class CCmmCache;
    36 class CCDSNAPMetadataRecord;
    36 class CCDSNAPMetadataRecord;
    37 
    37 
    38 
    38 
       
    39 /**
       
    40  * Cache side object representing a destination. Reflects the current state in
       
    41  * database.
       
    42  */
    39 NONSHARABLE_CLASS( CCmmDestinationStruct ) : public CBase
    43 NONSHARABLE_CLASS( CCmmDestinationStruct ) : public CBase
    40     {
    44     {
    41 public:
    45 public:
    42     static CCmmDestinationStruct* NewL(
    46     static CCmmDestinationStruct* NewL(
    43             CCmmCache* aCache,
    47             CCmmCache* aCache,