omadrm/drmengine/ro/inc/DrmRel1_0StringDict00AttributeTable.h
changeset 23 493788a4a8a4
parent 0 95b198f216e5
equal deleted inserted replaced
5:79d62d1d7957 23:493788a4a8a4
    19 // Autogenerated from \epoc32\build\generated\Xml\DrmRel1_0StringDict00AttributeTable.st by the stringtable tool - Do not edit
    19 // Autogenerated from \epoc32\build\generated\Xml\DrmRel1_0StringDict00AttributeTable.st by the stringtable tool - Do not edit
    20 
    20 
    21 #ifndef STRINGTABLE_DrmRel1_0StringDict00AttributeTable
    21 #ifndef STRINGTABLE_DrmRel1_0StringDict00AttributeTable
    22 #define STRINGTABLE_DrmRel1_0StringDict00AttributeTable
    22 #define STRINGTABLE_DrmRel1_0StringDict00AttributeTable
    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_0StringDict00AttributeTable 
    29 class DrmRel1_0StringDict00AttributeTable
    30 	{
    30     {
    31 public:
    31 public:
    32 	enum TStrings
    32     enum TStrings
    33 		{
    33         {
    34 		// Element names
    34         // Element names
    35 		// CodePage 00
    35         // CodePage 00
    36 		/** xmlns:o-ex */
    36         /** xmlns:o-ex */
    37 		EXmlnsOEx,
    37         EXmlnsOEx,
    38 		/** xmlns:o-dd */
    38         /** xmlns:o-dd */
    39 		EXmlnsODd,
    39         EXmlnsODd,
    40 		/** xmlns:ds */
    40         /** xmlns:ds */
    41 		EXmlnsDs
    41         EXmlnsDs
    42 		};
    42         };
    43 	static const TStringTable Table;	
    43     static const TStringTable Table;
    44 	};
    44     };
    45 
    45 
    46 #endif // STRINGTABLE_DrmRel1_0StringDict00AttributeTable
    46 #endif // STRINGTABLE_DrmRel1_0StringDict00AttributeTable
    47 
    47