--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/DITA-OT_CXX_Plugin/cxxapiref/doc/html/cxxAPILayer.html Wed Aug 11 14:49:30 2010 +0100
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html
+ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html lang="en-us" xml:lang="en-us">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+<meta name="copyright" content="(C) Copyright 2005"/>
+<meta name="DC.rights.owner" content="(C) Copyright 2005"/>
+<meta name="DC.Type" content="reference"/>
+<meta name="DC.Title" content="C++ topic types"/>
+<meta name="abstract" content="The C++ API specialization provides a set of specific topic types that can describe a C++ application programming interface (API) library. The C++ language-specific API topic types are specialized from the generic API reference topic types. This specialization permits the sharing of the basic semantics and processing."/>
+<meta name="description" content="The C++ API specialization provides a set of specific topic types that can describe a C++ application programming interface (API) library. The C++ language-specific API topic types are specialized from the generic API reference topic types. This specialization permits the sharing of the basic semantics and processing."/>
+<meta name="DC.Relation" scheme="URI" content="cxxAPIDomain/cxxAPIDomain_module.html"/>
+<meta name="DC.Relation" scheme="URI" content="cxxAPIMap/cxxAPIMap_module.html"/>
+<meta name="DC.Relation" scheme="URI" content="cxxClass/cxxClass_module.html"/>
+<meta name="DC.Relation" scheme="URI" content="cxxDefine/cxxDefine_module.html"/>
+<meta name="DC.Relation" scheme="URI" content="cxxEnumeration/cxxEnumeration_module.html"/>
+<meta name="DC.Relation" scheme="URI" content="cxxFile/cxxFile_module.html"/>
+<meta name="DC.Relation" scheme="URI" content="cxxFunction/cxxFunction_module.html"/>
+<meta name="DC.Relation" scheme="URI" content="cxxStruct/cxxStruct_module.html"/>
+<meta name="DC.Relation" scheme="URI" content="cxxTypedef/cxxTypedef_module.html"/>
+<meta name="DC.Relation" scheme="URI" content="cxxUnion/cxxUnion_module.html"/>
+<meta name="DC.Relation" scheme="URI" content="cxxVariable/cxxVariable_module.html"/>
+<meta name="DC.Format" content="XHTML"/>
+<meta name="DC.Identifier" content="cxxAPILayer"/>
+<meta name="DC.Language" content="en-us"/>
+<link rel="stylesheet" type="text/css" href="commonltr.css"/>
+<title>C++ topic types</title>
+<link rel="stylesheet" type="text/css" href="nokiacxxref.css"/></head>
+<body class="moduleset" id="cxxAPILayer"><a name="cxxAPILayer"><!-- --></a>
+
+
+<h1 class="topictitle1">C++ topic types</h1>
+
+
+<div><p>The C++ API specialization provides a set of specific topic types
+that can describe a C++ application programming interface (API) library.
+The C++ language-specific API topic types are specialized from the generic
+API reference topic types. This specialization permits the sharing of the
+basic semantics and processing. </p>
+
+<div class="section"><h2 class="sectiontitle">Description</h2><p>The C++ modules describe the C++ topic
+types and their contained elements. For example, the cxxClass module describes
+all the elements necessary to describe a C++ class.</p>
+</div>
+
+</div>
+
+<div>
+<ul class="ullinks">
+<li class="ulchildlink"><strong><a href="cxxAPIDomain/cxxAPIDomain_module.html">cxxapi-domain module</a></strong><br/>
+Provides the description of the elements that refer to the API items within C++ API topics or other DITA topic types, such as concept or task.</li>
+<li class="ulchildlink"><strong><a href="cxxAPIMap/cxxAPIMap_module.html">cxxAPIMap module</a></strong><br/>
+Provides the relationships among a set of C++ API topic types, and can be used to create a Table of Contents (TOC), aggregate C++ API topics into a PDF document, or to create links between topics in output.</li>
+<li class="ulchildlink"><strong><a href="cxxClass/cxxClass_module.html">cxxClass module</a></strong><br/>
+Defines a top-level container for all the elements necessary to describe an C++ API class. </li>
+<li class="ulchildlink"><strong><a href="cxxDefine/cxxDefine_module.html">cxxDefine module</a></strong><br/>
+Defines a top-level container for all the elements necessary to describe a define. </li>
+<li class="ulchildlink"><strong><a href="cxxEnumeration/cxxEnumeration_module.html">cxxEnumeration module</a></strong><br/>
+Defines a top-level container for all the elements necessary to describe an C++ API enumeration. </li>
+<li class="ulchildlink"><strong><a href="cxxFile/cxxFile_module.html">cxxFile module</a></strong><br/>
+The cxxFile module defines a top-level container for all the elements necessary to describe the global APIs of a component</li>
+<li class="ulchildlink"><strong><a href="cxxFunction/cxxFunction_module.html">cxxFunction module</a></strong><br/>
+The cxxFunction module describes C++ functions, including member functions.</li>
+<li class="ulchildlink"><strong><a href="cxxStruct/cxxStruct_module.html">cxxStruct module</a></strong><br/>
+Defines a top-level container for all the elements necessary to describe an C++ API struct. </li>
+<li class="ulchildlink"><strong><a href="cxxTypedef/cxxTypedef_module.html">cxxTypedef module</a></strong><br/>
+Defines a top-level container for all the elements necessary to describe an C++ API typedef. </li>
+<li class="ulchildlink"><strong><a href="cxxUnion/cxxUnion_module.html">cxxUnion module</a></strong><br/>
+Defines a top-level container for all the elements necessary to describe a C++ API union. </li>
+<li class="ulchildlink"><strong><a href="cxxVariable/cxxVariable_module.html">cxxVariable module</a></strong><br/>
+Defines a top-level container for all the elements necessary to describe a variable.</li>
+</ul>
+</div>
+
+</body>
+</html>
\ No newline at end of file