serviceproviders/sapi_serviceregistry/inc/serviceregistryiterator.h
changeset 33 50974a8b132e
parent 19 989d2f495d90
equal deleted inserted replaced
32:8d692d9f828f 33:50974a8b132e
    19 #ifndef __CSVCREGITERATOR_H
    19 #ifndef __CSVCREGITERATOR_H
    20 #define __CSVCREGITERATOR_H
    20 #define __CSVCREGITERATOR_H
    21 
    21 
    22 #include <liwgenericparam.h> 
    22 #include <liwgenericparam.h> 
    23 #include <liwcommon.h>
    23 #include <liwcommon.h>
    24 #include <LiwVariant.h>
    24 #include <liwvariant.h>
    25 
    25 
    26 /**
    26 /**
    27  *  This class implements the abstract methods of CLiwIterable   
    27  *  This class implements the abstract methods of CLiwIterable   
    28  *  class so that the user may iterate over the result 
    28  *  class so that the user may iterate over the result 
    29  *  
    29  *