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="cxxFunctionDefinition"> |
|
8 <title>cxxFunctionDefinition</title> |
|
9 <shortdesc>Describes all of the details of a C++ function declaration. |
|
10 </shortdesc> |
|
11 <refbody> |
|
12 <section id="section_D08C628A44AB4AEBADA1E0CFA39335BE"> |
|
13 <title>Description</title><p>The <tt><cxxFunctionDefinition></tt> |
|
14 element describes all of the detail of a C++ function declaration including the <i>function type</i>, parameter declarations and const-volatile specifier. It also contains information about accessibilty, virtualness and so on. |
|
15 </p> |
|
16 <p>The content model reflects the underlying complexity of C++ function declarations.</p> |
|
17 </section> |
|
18 <section conref="../packagedef.dita#cxxFunctionDefinition-reference/cxxFunctionDefinition-containedBy-section"/> |
|
19 <section conref="../packagedef.dita#cxxFunctionDefinition-reference/cxxFunctionDefinition-contains-section"/> |
|
20 <section conref="../packagedef.dita#cxxFunctionDefinition-reference/cxxFunctionDefinition-contentModel-section"/> |
|
21 <section conref="../packagedef.dita#cxxFunctionDefinition-reference/cxxFunctionDefinition-attList-section"/> |
|
22 <section conref="../packagedef.dita#cxxFunctionDefinition-reference/cxxFunctionDefinition-classValue-section"/> |
|
23 </refbody> |
|
24 </reference> |