contentpublishingsrv/contentpublishingserver/cpserver/inc/cpserver.h
branchRCL_3
changeset 14 15e4dd19031c
parent 0 79c6a41cd166
child 19 edd621764147
equal deleted inserted replaced
12:502e5d91ad42 14:15e4dd19031c
   108     TBool GetLock();
   108     TBool GetLock();
   109 
   109 
   110     /**
   110     /**
   111      * Returns notifications array
   111      * Returns notifications array
   112      */
   112      */
   113     RPointerArray<CLiwDefaultList>& CCPServer::GetNotifications( ); 
   113     RPointerArray<CLiwDefaultList>& GetNotifications( ); 
   114 
   114 
   115 private:
   115 private:
   116     // From CActive
   116     // From CActive
   117 
   117 
   118     /**
   118     /**