videocollection/inc/videocollectioncommon.h
changeset 58 d2b028fd1f7d
parent 50 21fe8338c6bf
child 66 adb51f74b890
equal deleted inserted replaced
55:4bfa887905cf 58:d2b028fd1f7d
   160         statusVideosAddedToCollection,
   160         statusVideosAddedToCollection,
   161         statusAllVideosAlreadyInCollection,
   161         statusAllVideosAlreadyInCollection,
   162         statusVideosRemovedFromCollection
   162         statusVideosRemovedFromCollection
   163     };
   163     };
   164 
   164 
   165     enum TModelType
       
   166     {
       
   167     	EModelTypeInvalid,
       
   168     	EModelTypeAllVideos,
       
   169     	EModelTypeCollections,
       
   170     	EModelTypeCollectionContent,
       
   171     	EModelTypeGeneric
       
   172     };
       
   173 
       
   174     /**
   165     /**
   175      * Utility macro to trace heap consumption.
   166      * Utility macro to trace heap consumption.
   176      */
   167      */
   177 #ifdef _DEBUG
   168 #ifdef _DEBUG
   178     #define TRACE_HEAP(prefix)\
   169     #define TRACE_HEAP(prefix)\