serviceproviders/sapi_sysinfo/sysinfoservice/inc/sysinfoservice.h
changeset 22 fc9cf246af83
parent 19 989d2f495d90
child 42 92cfb77afb61
equal deleted inserted replaced
19:989d2f495d90 22:fc9cf246af83
    20 #define __CSYSINFOSERVICE_H__
    20 #define __CSYSINFOSERVICE_H__
    21 
    21 
    22 //  INCLUDES
    22 //  INCLUDES
    23 #include "sysinfo.h"
    23 #include "sysinfo.h"
    24 #include "sysrequest.h"
    24 #include "sysrequest.h"
       
    25 #include "imagingconfigmanager.h"
    25 
    26 
    26 // FORWORD CLASS DECLARATION
    27 // FORWORD CLASS DECLARATION
    27 class CSysData;
    28 class CSysData;
    28 class CDeviceInfo;
    29 class CDeviceInfo;
    29 
    30 
   270     void GetFeatureInfoL(TPtrC aKey,CSysData*& aSysData);
   271     void GetFeatureInfoL(TPtrC aKey,CSysData*& aSysData);
   271     /*
   272     /*
   272     *	Retrieves Device Entity attribute values.
   273     *	Retrieves Device Entity attribute values.
   273     */
   274     */
   274     void GetDeviceInfoL(TPtrC aKey,CSysData*& aSysData);
   275     void GetDeviceInfoL(TPtrC aKey,CSysData*& aSysData);
       
   276     
       
   277     /*
       
   278     *   Retrieves Camera Entity attribute values.
       
   279     */
       
   280     void GetCameraDataL(TPtrC aKey,CSysData*& aSysData);
   275 
   281 
   276     private: //DATA
   282     private: //DATA
   277 
   283 
   278     /**
   284     /**
   279     * status member to identify feature manager initialization state.
   285     * status member to identify feature manager initialization state.