photosgallery/collectionframework/plugins/glxcollectionplugincamera/inc/glxcollectionplugincamera.h
branchRCL_3
changeset 47 f9e827349359
parent 0 4e91876724a2
equal deleted inserted replaced
35:420f6808bf21 47:f9e827349359
    71 	 * CPI specific attribute
    71 	 * CPI specific attribute
    72 	 *
    72 	 *
    73 	 * @param aCpiAttribute CPI specific attribute to be constructed later
    73 	 * @param aCpiAttribute CPI specific attribute to be constructed later
    74 	 * @param aAttributeArray modifiable list of attributes to be retrieved from data source
    74 	 * @param aAttributeArray modifiable list of attributes to be retrieved from data source
    75 	 */	 
    75 	 */	 
    76 	void CpiAttributeAdditionalAttributes(const TMPXAttribute& aCpiAttribute, RArray<TMPXAttribute>& aAttributeArray);     	
    76 	void CpiAttributeAdditionalAttributesL(const TMPXAttribute& aCpiAttribute, RArray<TMPXAttribute>& aAttributeArray);     	
    77 
    77 
    78 	/**
    78 	/**
    79 	 * Modifies the response to include all requested CPI specific attributes or Leaves.
    79 	 * Modifies the response to include all requested CPI specific attributes or Leaves.
    80 	 *
    80 	 *
    81 	 * @param aResponse Data Source constructed response to which CPI specific attributes should be added (also contains any required data)
    81 	 * @param aResponse Data Source constructed response to which CPI specific attributes should be added (also contains any required data)