omadrm/drmengine/ro/inc/DrmRel1_0StringDict00AttributeValueTable.h
changeset 23 493788a4a8a4
parent 0 95b198f216e5
equal deleted inserted replaced
5:79d62d1d7957 23:493788a4a8a4
    19 // Autogenerated from \epoc32\build\generated\Xml\DrmRel1_0StringDict00AttributeValueTable.st by the stringtable tool - Do not edit
    19 // Autogenerated from \epoc32\build\generated\Xml\DrmRel1_0StringDict00AttributeValueTable.st by the stringtable tool - Do not edit
    20 
    20 
    21 #ifndef STRINGTABLE_DrmRel1_0StringDict00AttributeValueTable
    21 #ifndef STRINGTABLE_DrmRel1_0StringDict00AttributeValueTable
    22 #define STRINGTABLE_DrmRel1_0StringDict00AttributeValueTable
    22 #define STRINGTABLE_DrmRel1_0StringDict00AttributeValueTable
    23 
    23 
    24 #include "StringPool.h"
    24 #include "stringpool.h"
    25 
    25 
    26 struct TStringTable;
    26 struct TStringTable;
    27 
    27 
    28 /** A String table */
    28 /** A String table */
    29 class DrmRel1_0StringDict00AttributeValueTable 
    29 class DrmRel1_0StringDict00AttributeValueTable
    30 	{
    30     {
    31 public:
    31 public:
    32 	enum TStrings
    32     enum TStrings
    33 		{
    33         {
    34 		/**  */
    34         /**  */
    35 		EXmlnsOEx,
    35         EXmlnsOEx,
    36 		/**  */
    36         /**  */
    37 		EXmlnsODd,
    37         EXmlnsODd,
    38 		/**  */
    38         /**  */
    39 		EXmlnsDs,
    39         EXmlnsDs,
    40 		/** http://odrl.net/1.1/ODRL-EX */
    40         /** http://odrl.net/1.1/ODRL-EX */
    41 		EOdrlEx,
    41         EOdrlEx,
    42 		/** http://odrl.net/1.1/ODRL-DD */
    42         /** http://odrl.net/1.1/ODRL-DD */
    43 		EOdrlDd,
    43         EOdrlDd,
    44 		/** http://www.w3.org/2000/09/xmldsig/ */
    44         /** http://www.w3.org/2000/09/xmldsig/ */
    45 		EXmlDsig
    45         EXmlDsig
    46 		};
    46         };
    47 	static const TStringTable Table;	
    47     static const TStringTable Table;
    48 	};
    48     };
    49 
    49 
    50 #endif // STRINGTABLE_DrmRel1_0StringDict00AttributeValueTable
    50 #endif // STRINGTABLE_DrmRel1_0StringDict00AttributeValueTable
    51 
    51