landmarks/locationlandmarks/localaccess/inc/epos_cposlmlocaldatabase.h
branchRCL_3
changeset 31 380473e13443
parent 0 667063e416a2
equal deleted inserted replaced
27:b88ebe0cbbbe 31:380473e13443
   358         * @param[in] aLandmarkId A landmark id.
   358         * @param[in] aLandmarkId A landmark id.
   359         * @param[in] aIsPartial ETrue to read partial information. EFalse to read
   359         * @param[in] aIsPartial ETrue to read partial information. EFalse to read
   360         *   full information.
   360         *   full information.
   361         * @return The landmark.
   361         * @return The landmark.
   362         */
   362         */
   363         CPosLandmark* CPosLmLocalDatabase::ReadLmLC(
   363         CPosLandmark* ReadLmLC(
   364             TPosLmItemId aLandmarkId,
   364             TPosLmItemId aLandmarkId,
   365             TBool aIsPartial );
   365             TBool aIsPartial );
   366 
   366 
   367         /**
   367         /**
   368         * Creates an import proxy operation. Caller takes ownership of the
   368         * Creates an import proxy operation. Caller takes ownership of the