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="cxxClassFunctionInherited"> |
|
8 <title>cxxClassFunctionInherited</title> |
|
9 <shortdesc>The <cxxClassFunctionInherited> element within <cxxClassInheritsDetail> provides the name of a function inherited by a class.</shortdesc> |
|
10 <refbody> |
|
11 <section> |
|
12 <title>Description</title> |
|
13 <p>The text in this element is the fully qualified name of the function that has been inherited. There are no mandatory attributes.</p> |
|
14 </section> |
|
15 <example> |
|
16 <title>Example</title> |
|
17 <codeblock><cxxClassInherits> |
|
18 <cxxClassInheritsDetail> |
|
19 <cxxClassFunctionInherited href="file.xml">CBase::~CBase()</cxxClassFunctionInherited> |
|
20 </cxxClassInheritsDetail> |
|
21 </cxxClassInherits></codeblock> |
|
22 </example> |
|
23 <section conref="../packagedef.dita#cxxClassFunctionInherited-reference/cxxClassFunctionInherited-containedBy-section"/> |
|
24 <section conref="../packagedef.dita#cxxClassFunctionInherited-reference/cxxClassFunctionInherited-contains-section"/> |
|
25 <section conref="../packagedef.dita#cxxClassFunctionInherited-reference/cxxClassFunctionInherited-contentModel-section"/> |
|
26 <section conref="../packagedef.dita#cxxClassFunctionInherited-reference/cxxClassFunctionInherited-attList-section"/> |
|
27 <section conref="../packagedef.dita#cxxClassFunctionInherited-reference/cxxClassFunctionInherited-classValue-section"/> |
|
28 </refbody> |
|
29 </reference> |