cmmanager/cmmgr/cmmserver/inc/cmmdestinationstruct.h
changeset 23 7ec726f93df1
parent 20 9c97ad6591ae
child 40 c5b848e6c7d1
--- a/cmmanager/cmmgr/cmmserver/inc/cmmdestinationstruct.h	Mon May 03 12:53:07 2010 +0300
+++ b/cmmanager/cmmgr/cmmserver/inc/cmmdestinationstruct.h	Fri May 14 16:15:46 2010 +0300
@@ -36,6 +36,10 @@
 class CCDSNAPMetadataRecord;
 
 
+/**
+ * Cache side object representing a destination. Reflects the current state in
+ * database.
+ */
 NONSHARABLE_CLASS( CCmmDestinationStruct ) : public CBase
     {
 public: