contentmgmt/contentaccessfwfordrm/inc/metadataarray.h
changeset 30 cf642210ecb7
parent 8 35751d3474b7
equal deleted inserted replaced
19:ece3df019add 30:cf642210ecb7
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 /**
    19 /**
    20  @file
    20  @file
    21  @publishedPartner
    21  @publishedAll
    22  @released
    22  @released
    23 */
    23 */
    24 
    24 
    25 
    25 
    26 #ifndef __CAF_METADATAARRAY_H__
    26 #ifndef __CAF_METADATAARRAY_H__
    44 
    44 
    45   	Applications should use the unicode search function whenever possible because 
    45   	Applications should use the unicode search function whenever possible because 
    46 	it removes the risk of losing information during the unicode to 8 bit 
    46 	it removes the risk of losing information during the unicode to 8 bit 
    47 	conversion.
    47 	conversion.
    48 
    48 
    49 	@publishedPartner
       
    50 	@released
       
    51 	*/
    49 	*/
    52 	class CMetaDataArray : public CBase
    50 	class CMetaDataArray : public CBase
    53 		{
    51 		{
    54 	public:
    52 	public:
    55 	
    53