equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <!-- |
|
3 Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). |
|
4 All rights reserved. |
|
5 --> |
|
6 <!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd"> |
|
7 <reference xml:lang="en-us" outputclass="element" id="cxxVariableScopedName"> |
|
8 <title>cxxVariableScopedName</title> |
|
9 <shortdesc>The <cxxVariableScopedName> element holds the scope of the variable i.e. the declaration of the |
|
10 enclosing namespace/class/struct/union.</shortdesc> |
|
11 <refbody> |
|
12 <section> |
|
13 <title>Description</title> |
|
14 <p>The <cxxVariableScopedName> has no compulsory attributes and no child elements.</p> |
|
15 </section> |
|
16 <example> |
|
17 <title>Example</title> |
|
18 <codeblock><cxxVariableScopedName>CServer2</cxxVariableScopedName></codeblock> |
|
19 </example> |
|
20 <section conref="../packagedef.dita#cxxVariableScopedName-reference/cxxVariableScopedName-containedBy-section"/> |
|
21 <section conref="../packagedef.dita#cxxVariableScopedName-reference/cxxVariableScopedName-contains-section"/> |
|
22 <section conref="../packagedef.dita#cxxVariableScopedName-reference/cxxVariableScopedName-contentModel-section"/> |
|
23 <section conref="../packagedef.dita#cxxVariableScopedName-reference/cxxVariableScopedName-attList-section"/> |
|
24 <section conref="../packagedef.dita#cxxVariableScopedName-reference/cxxVariableScopedName-classValue-section"/> |
|
25 </refbody> |
|
26 </reference> |