serviceproviders/sapi_landmarks/src/clandmarkcategoryiterable.cpp
changeset 33 50974a8b132e
parent 19 989d2f495d90
child 37 5d0ec8b709be
equal deleted inserted replaced
32:8d692d9f828f 33:50974a8b132e
    14 * Description:  CLandmarkCategoryIterable class implementation
    14 * Description:  CLandmarkCategoryIterable class implementation
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include <epos_cposlandmarkcategory.h>
    19 #include <EPos_CPosLandmarkCategory.h>
    20 #include <epos_cposlandmarkdatabase.h>
    20 #include <EPos_CPosLandmarkDatabase.h>
    21 #include <epos_cposlmcategorymanager.h>
    21 #include <EPos_CPosLmCategoryManager.h>
    22 #include <epos_cposlmitemiterator.h>
    22 #include <EPos_CPosLmItemIterator.h>
    23 #include "clandmarkcategoryiterable.h"
    23 #include "clandmarkcategoryiterable.h"
    24 #include "landmarkliwparams.hrh"
    24 #include "landmarkliwparams.hrh"
    25 
    25 
    26 // ============================ MEMBER FUNCTIONS ===============================
    26 // ============================ MEMBER FUNCTIONS ===============================
    27 
    27