1 <!-- ================================================================= --> |
1 <!-- ================================================================= --> |
2 <!-- HEADER --> |
2 <!-- HEADER --> |
3 <!-- ================================================================= --> |
3 <!-- ================================================================= --> |
4 <!-- MODULE: C++ Enumeration DTD --> |
4 <!-- MODULE: C++ Enumeration DTD --> |
5 <!-- VERSION: 0.5.0 --> |
5 <!-- VERSION: 0.6.0 --> |
6 <!-- DATE: February 2009 --> |
6 <!-- DATE: May 2010 --> |
7 <!-- --> |
7 <!-- --> |
8 <!-- ================================================================= --> |
8 <!-- ================================================================= --> |
9 |
9 |
10 <!-- ================================================================= --> |
10 <!-- ================================================================= --> |
11 <!-- PUBLIC DOCUMENT TYPE DEFINITION --> |
11 <!-- PUBLIC DOCUMENT TYPE DEFINITION --> |
12 <!-- TYPICAL INVOCATION --> |
12 <!-- TYPICAL INVOCATION --> |
13 <!-- --> |
13 <!-- --> |
14 <!-- Refer to this file by the following public identifier or an |
14 <!-- Refer to this file by the following public identifier or an |
15 appropriate system identifier |
15 appropriate system identifier |
16 PUBLIC "-//NOKIA//DTD DITA C++ API Enumeration Reference Type v0.5.0//EN" |
16 PUBLIC "-//NOKIA//DTD DITA C++ API Enumeration Reference Type v0.6.0//EN" |
17 Delivered as file "cxxEnumeration.dtd" --> |
17 Delivered as file "cxxEnumeration.dtd" --> |
18 |
18 |
19 <!-- ================================================================= --> |
19 <!-- ================================================================= --> |
20 <!-- SYSTEM: Darwin Information Typing Architecture (DITA) --> |
20 <!-- SYSTEM: Darwin Information Typing Architecture (DITA) --> |
21 <!-- --> |
21 <!-- --> |
22 <!-- PURPOSE: C++ API Reference for Enumation and Enumerators --> |
22 <!-- PURPOSE: C++ API Reference for Enumation and Enumerators --> |
23 <!-- --> |
23 <!-- --> |
24 <!-- ORIGINAL CREATION DATE: --> |
24 <!-- ORIGINAL CREATION DATE: --> |
25 <!-- November 2009 --> |
25 <!-- November 2009 --> |
26 <!-- --> |
26 <!-- --> |
27 <!-- Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). --> |
27 <!-- Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies). --> |
28 <!-- All rights reserved. --> |
28 <!-- All rights reserved. --> |
29 <!-- --> |
29 <!-- --> |
30 <!-- Change History (latest at top): --> |
30 <!-- Change History (latest at top): --> |
31 <!-- +++++++++++++++++++++++++++++++ --> |
31 <!-- +++++++++++++++++++++++++++++++ --> |
32 <!-- 2010-02-16 VOG: Updated. --> |
32 <!-- 2010-02-16 VOG: Updated. --> |
34 <!-- 2009-11-16 PaulRoss: Initial design. --> |
34 <!-- 2009-11-16 PaulRoss: Initial design. --> |
35 <!-- --> |
35 <!-- --> |
36 <!-- ================================================================= --> |
36 <!-- ================================================================= --> |
37 |
37 |
38 <!-- |
38 <!-- |
39 Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
39 Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies). |
40 All rights reserved. |
40 All rights reserved. |
41 --> |
41 --> |
42 |
42 |
43 <!-- ============ Hooks for domain extension ============ --> |
43 <!-- ============ Hooks for domain extension ============ --> |
44 <!ENTITY % cxxEnumeration "cxxEnumeration"> |
44 <!ENTITY % cxxEnumeration "cxxEnumeration"> |