<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
All rights reserved.
-->
<!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd">
<reference xml:lang="en-us" outputclass="element" id="cxxfile">
<title>cxxfile</title>
<shortdesc>The <cxxfile> element is a reference to a C++ file.</shortdesc>
<refbody>
<section>
<title>Description</title>
<p>The <cxxfile> element can be used to reference a C++ file from another topic type. </p>
</section>
<example>
<title>Example</title>
<codeblock><task id="connectionsxml">
<title>Connections</title>
<taskbody>
<steps>
<step><cm>Open the connection</cm>
<info>Details for the connection class are in the <cxxfile keyref="connectionfile">connection file</cxxfile>
</info>
</step>
...
</steps>
</taskbody>
</task></codeblock>
</example>
<section conref="../packagedef.dita#cxxfile-reference/cxxfile-containedBy-section"/>
<section conref="../packagedef.dita#cxxfile-reference/cxxfile-contains-section"/>
<section conref="../packagedef.dita#cxxfile-reference/cxxfile-contentModel-section"/>
<section conref="../packagedef.dita#cxxfile-reference/cxxfile-attList-section"/>
<section conref="../packagedef.dita#cxxfile-reference/cxxfile-classValue-section"/>
</refbody>
</reference>