diff -r e16d72588c28 -r 8a03a285ab14 omadrm/drmengine/ro/inc/DrmRel1_0StringDict00TagTable.h --- a/omadrm/drmengine/ro/inc/DrmRel1_0StringDict00TagTable.h Fri Mar 12 15:43:46 2010 +0200 +++ b/omadrm/drmengine/ro/inc/DrmRel1_0StringDict00TagTable.h Mon Mar 15 12:41:43 2010 +0200 @@ -22,65 +22,65 @@ #ifndef STRINGTABLE_DrmRel1_0StringDict00TagTable #define STRINGTABLE_DrmRel1_0StringDict00TagTable -#include "StringPool.h" +#include "stringpool.h" struct TStringTable; /** A String table */ -class DrmRel1_0StringDict00TagTable - { +class DrmRel1_0StringDict00TagTable + { public: - enum TStrings - { - // Element names - // CodePage 00 - /** rights */ - ERights, - /** context */ - EContext, - /** version */ - EVersion, - /** uid */ - EUid, - /** agreement */ - EAgreement, - /** asset */ - EAsset, - /** KeyInfo */ - EKeyInfo, - /** KeyValue */ - EKeyValue, - /** permission */ - EPermission, - /** play */ - EPlay, - /** display */ - EDisplay, - /** execute */ - EExecute, - /** print */ - EPrint, - /** constraint */ - EConstraint, - /** count */ - ECount, - /** datetime */ - EDateTime, - /** start */ - EStart, - /** end */ - EEnd, - /** interval */ - EInterval, - /** -//OMA//DTD DRMREL 1.0//EN */ - EUri, - /** 14~0 */ - EPublicId, - /** -//OMA//DTD DRMREL 1.0//EN~0 */ - EFormalPublicId - }; - static const TStringTable Table; - }; + enum TStrings + { + // Element names + // CodePage 00 + /** rights */ + ERights, + /** context */ + EContext, + /** version */ + EVersion, + /** uid */ + EUid, + /** agreement */ + EAgreement, + /** asset */ + EAsset, + /** KeyInfo */ + EKeyInfo, + /** KeyValue */ + EKeyValue, + /** permission */ + EPermission, + /** play */ + EPlay, + /** display */ + EDisplay, + /** execute */ + EExecute, + /** print */ + EPrint, + /** constraint */ + EConstraint, + /** count */ + ECount, + /** datetime */ + EDateTime, + /** start */ + EStart, + /** end */ + EEnd, + /** interval */ + EInterval, + /** -//OMA//DTD DRMREL 1.0//EN */ + EUri, + /** 14~0 */ + EPublicId, + /** -//OMA//DTD DRMREL 1.0//EN~0 */ + EFormalPublicId + }; + static const TStringTable Table; + }; #endif // STRINGTABLE_DrmRel1_0StringDict00TagTable