equal
deleted
inserted
replaced
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, |