omadrm/drmengine/ro/inc/DrmRel1_0StringDict00TagTable.h
changeset 23 493788a4a8a4
parent 0 95b198f216e5
equal deleted inserted replaced
5:79d62d1d7957 23:493788a4a8a4
    20 // Autogenerated from \epoc32\build\generated\Xml\DrmRel1_0StringDict00TagTable.st by the stringtable tool - Do not edit
    20 // Autogenerated from \epoc32\build\generated\Xml\DrmRel1_0StringDict00TagTable.st by the stringtable tool - Do not edit
    21 
    21 
    22 #ifndef STRINGTABLE_DrmRel1_0StringDict00TagTable
    22 #ifndef STRINGTABLE_DrmRel1_0StringDict00TagTable
    23 #define STRINGTABLE_DrmRel1_0StringDict00TagTable
    23 #define STRINGTABLE_DrmRel1_0StringDict00TagTable
    24 
    24 
    25 #include "StringPool.h"
    25 #include "stringpool.h"
    26 
    26 
    27 struct TStringTable;
    27 struct TStringTable;
    28 
    28 
    29 /** A String table */
    29 /** A String table */
    30 class DrmRel1_0StringDict00TagTable 
    30 class DrmRel1_0StringDict00TagTable
    31 	{
    31     {
    32 public:
    32 public:
    33 	enum TStrings
    33     enum TStrings
    34 		{
    34         {
    35 		// Element names
    35         // Element names
    36 		// CodePage 00
    36         // CodePage 00
    37 		/** rights */
    37         /** rights */
    38 		ERights,
    38         ERights,
    39 		/** context */
    39         /** context */
    40 		EContext,
    40         EContext,
    41 		/** version */
    41         /** version */
    42 		EVersion,
    42         EVersion,
    43 		/** uid */
    43         /** uid */
    44 		EUid,
    44         EUid,
    45 		/** agreement */
    45         /** agreement */
    46 		EAgreement,
    46         EAgreement,
    47 		/** asset */
    47         /** asset */
    48 		EAsset,
    48         EAsset,
    49 		/** KeyInfo */
    49         /** KeyInfo */
    50 		EKeyInfo,
    50         EKeyInfo,
    51 		/** KeyValue */
    51         /** KeyValue */
    52 		EKeyValue,
    52         EKeyValue,
    53 		/** permission */
    53         /** permission */
    54 		EPermission,
    54         EPermission,
    55 		/** play */
    55         /** play */
    56 		EPlay,
    56         EPlay,
    57 		/** display */
    57         /** display */
    58 		EDisplay,
    58         EDisplay,
    59 		/** execute */
    59         /** execute */
    60 		EExecute,
    60         EExecute,
    61 		/** print */
    61         /** print */
    62 		EPrint,
    62         EPrint,
    63 		/** constraint */
    63         /** constraint */
    64 		EConstraint,
    64         EConstraint,
    65 		/** count */
    65         /** count */
    66 		ECount,
    66         ECount,
    67 		/** datetime */
    67         /** datetime */
    68 		EDateTime,
    68         EDateTime,
    69 		/** start */
    69         /** start */
    70 		EStart,
    70         EStart,
    71 		/** end */
    71         /** end */
    72 		EEnd,
    72         EEnd,
    73 		/** interval */
    73         /** interval */
    74 		EInterval,
    74         EInterval,
    75 		/** -//OMA//DTD DRMREL 1.0//EN */
    75         /** -//OMA//DTD DRMREL 1.0//EN */
    76 		EUri,
    76         EUri,
    77 		/** 14~0 */
    77         /** 14~0 */
    78 		EPublicId,
    78         EPublicId,
    79 		/** -//OMA//DTD DRMREL 1.0//EN~0 */
    79         /** -//OMA//DTD DRMREL 1.0//EN~0 */
    80 		EFormalPublicId
    80         EFormalPublicId
    81 		};
    81         };
    82 	static const TStringTable Table;	
    82     static const TStringTable Table;
    83 	};
    83     };
    84 
    84 
    85 #endif // STRINGTABLE_DrmRel1_0StringDict00TagTable
    85 #endif // STRINGTABLE_DrmRel1_0StringDict00TagTable
    86 
    86