Author: jstephens
Date: 2006-06-16 14:32:11 +0200 (Fri, 16 Jun 2006)
New Revision: 2399
Log:
Cut deprecated/internal-only Index methods from diagrams.
Modified:
trunk/ndbapi/images/NdbDictionary-Object-Index-class.png
trunk/ndbapi/xmi/Index.xmi
Modified: trunk/ndbapi/images/NdbDictionary-Object-Index-class.png
===================================================================
(Binary files differ)
Modified: trunk/ndbapi/xmi/Index.xmi
===================================================================
--- trunk/ndbapi/xmi/Index.xmi 2006-06-16 12:14:16 UTC (rev 2398)
+++ trunk/ndbapi/xmi/Index.xmi 2006-06-16 12:32:11 UTC (rev 2399)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<XMI xmlns:UML="http://schema.omg.org/spec/UML/1.3" verified="false" timestamp="2006-06-16T21:56:30" xmi.version="1.2" >
+<XMI xmlns:UML="http://schema.omg.org/spec/UML/1.3" verified="false" timestamp="2006-06-16T22:30:17" xmi.version="1.2" >
<XMI.header>
<XMI.documentation>
<XMI.exporter>umbrello uml modeller http://uml.sf.net</XMI.exporter>
@@ -44,41 +44,28 @@
//**
Get the name of an index" isSpecification="false" isLeaf="false" visibility="public" xmi.id="37434" isRoot="false" isAbstract="false" isQuery="false" name="getName" >
<UML:BehavioralFeature.parameter>
- <UML:Parameter kind="return" xmi.id="37589" type="37435" />
+ <UML:Parameter kind="return" xmi.id="37771" type="37435" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
<UML:Operation comment="Get the name of the table being indexed" isSpecification="false" isLeaf="false" visibility="public" xmi.id="37436" isRoot="false" isAbstract="false" isQuery="false" name="getTable" >
<UML:BehavioralFeature.parameter>
- <UML:Parameter kind="return" xmi.id="37590" type="37435" />
+ <UML:Parameter kind="return" xmi.id="37772" type="37435" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
<UML:Operation comment="Get the number of columns in the index" isSpecification="false" isLeaf="false" visibility="public" xmi.id="37437" isRoot="false" isAbstract="false" isQuery="false" name="getNoOfColumns" >
<UML:BehavioralFeature.parameter>
- <UML:Parameter kind="return" xmi.id="37591" type="37438" />
+ <UML:Parameter kind="return" xmi.id="37773" type="37438" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
- <UML:Operation comment="Get the number of columns in the index
-Depricated, use getNoOfColumns instead." isSpecification="false" isLeaf="false" visibility="public" xmi.id="37439" isRoot="false" isAbstract="false" isQuery="false" name="getNoOfIndexColumns" >
- <UML:BehavioralFeature.parameter>
- <UML:Parameter kind="return" xmi.id="37592" type="37414" />
- </UML:BehavioralFeature.parameter>
- </UML:Operation>
<UML:Operation comment="Get a specific column in the index" isSpecification="false" isLeaf="false" visibility="public" xmi.id="37440" isRoot="false" isAbstract="false" isQuery="false" name="getColumn" >
<UML:BehavioralFeature.parameter>
- <UML:Parameter kind="return" xmi.id="37593" type="37443" />
+ <UML:Parameter kind="return" xmi.id="37774" type="37443" />
<UML:Parameter isSpecification="false" visibility="private" xmi.id="37441" value="" type="37438" name="no" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
- <UML:Operation comment="Get a specific column name in the index
-Depricated, use getColumn instead." isSpecification="false" isLeaf="false" visibility="public" xmi.id="37444" isRoot="false" isAbstract="false" isQuery="false" name="getIndexColumn" >
- <UML:BehavioralFeature.parameter>
- <UML:Parameter kind="return" xmi.id="37594" type="37435" />
- <UML:Parameter isSpecification="false" visibility="private" xmi.id="37445" value="" type="37414" name="no" />
- </UML:BehavioralFeature.parameter>
- </UML:Operation>
<UML:Operation comment="Get index type of the index" isSpecification="false" isLeaf="false" visibility="public" xmi.id="37451" isRoot="false" isAbstract="false" isQuery="false" name="getType" >
<UML:BehavioralFeature.parameter>
- <UML:Parameter kind="return" xmi.id="37595" type="37446" />
+ <UML:Parameter kind="return" xmi.id="37775" type="37446" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
<UML:Operation comment="Check if index is set to be stored on disk
@@ -88,22 +75,22 @@
@note Non-logged indexes are rebuilt at system restart.
@note Ordered index does not currently support logging." isSpecification="false" isLeaf="false" visibility="public" xmi.id="37452" isRoot="false" isAbstract="false" isQuery="false" name="getLogging" >
<UML:BehavioralFeature.parameter>
- <UML:Parameter kind="return" xmi.id="37596" type="37417" />
+ <UML:Parameter kind="return" xmi.id="37776" type="37417" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
<UML:Operation comment="Get object status" isSpecification="false" isLeaf="false" visibility="public" xmi.id="37453" isRoot="false" isAbstract="false" isQuery="false" name="getObjectStatus" >
<UML:BehavioralFeature.parameter>
- <UML:Parameter kind="return" xmi.id="37597" type="37454" />
+ <UML:Parameter kind="return" xmi.id="37777" type="37454" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
<UML:Operation comment="Get object version" isSpecification="false" isLeaf="false" visibility="public" xmi.id="37455" isRoot="false" isAbstract="false" isQuery="false" name="getObjectVersion" >
<UML:BehavioralFeature.parameter>
- <UML:Parameter kind="return" xmi.id="37598" type="37414" />
+ <UML:Parameter kind="return" xmi.id="37778" type="37414" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
<UML:Operation comment="Get object id" isSpecification="false" isLeaf="false" visibility="public" xmi.id="37456" isRoot="false" isAbstract="false" isQuery="false" name="getObjectId" >
<UML:BehavioralFeature.parameter>
- <UML:Parameter kind="return" xmi.id="37599" type="37414" />
+ <UML:Parameter kind="return" xmi.id="37779" type="37414" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
<UML:Operation stereotype="37426" comment="@name Index creation
@@ -144,31 +131,12 @@
<UML:Parameter isSpecification="false" visibility="private" xmi.id="37468" value="" type="37435" name="name" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
- <UML:Operation comment="Add a column name to the index definition
-Note that the order of indexes will be in
-the order they are added (only matters for ordered indexes).
-Depricated, use addColumnName instead." isSpecification="false" isLeaf="false" visibility="public" xmi.id="37469" isRoot="false" isAbstract="false" isQuery="false" name="addIndexColumn" >
+ <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="37654" isRoot="false" isAbstract="false" isQuery="false" name="addColumnNames" >
<UML:BehavioralFeature.parameter>
- <UML:Parameter isSpecification="false" visibility="private" xmi.id="37470" value="" type="37435" name="name" />
+ <UML:Parameter isSpecification="false" visibility="private" xmi.id="37655" value="" type="37438" name="noOfColumnNames" />
+ <UML:Parameter isSpecification="false" visibility="private" xmi.id="37666" value="" type="37473" name="names" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
- <UML:Operation comment="Add several column names to the index definition
-Note that the order of indexes will be in
-the order they are added (only matters for ordered indexes)." isSpecification="false" isLeaf="false" visibility="public" xmi.id="37471" isRoot="false" isAbstract="false" isQuery="false" name="addColumnNames" >
- <UML:BehavioralFeature.parameter>
- <UML:Parameter isSpecification="false" visibility="private" xmi.id="37472" value="" type="37438" name="noOfNames" />
- <UML:Parameter isSpecification="false" visibility="private" xmi.id="37474" value="" type="37473" name="names" />
- </UML:BehavioralFeature.parameter>
- </UML:Operation>
- <UML:Operation comment="Add several column names to the index definition
-Note that the order of indexes will be in
-the order they are added (only matters for ordered indexes).
-Depricated, use addColumnNames instead." isSpecification="false" isLeaf="false" visibility="public" xmi.id="37475" isRoot="false" isAbstract="false" isQuery="false" name="addIndexColumns" >
- <UML:BehavioralFeature.parameter>
- <UML:Parameter isSpecification="false" visibility="private" xmi.id="37476" value="" type="37414" name="noOfNames" />
- <UML:Parameter isSpecification="false" visibility="private" xmi.id="37477" value="" type="37473" name="names" />
- </UML:BehavioralFeature.parameter>
- </UML:Operation>
<UML:Operation comment="Set index type of the index" isSpecification="false" isLeaf="false" visibility="public" xmi.id="37478" isRoot="false" isAbstract="false" isQuery="false" name="setType" >
<UML:BehavioralFeature.parameter>
<UML:Parameter isSpecification="false" visibility="private" xmi.id="37479" value="" type="37446" name="type" />
@@ -183,16 +151,6 @@
<UML:Parameter isSpecification="false" visibility="private" xmi.id="37481" value="" type="37417" name="enable" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
- <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="37482" isRoot="false" isAbstract="false" isQuery="false" name="setStoredIndex" >
- <UML:BehavioralFeature.parameter>
- <UML:Parameter isSpecification="false" visibility="private" xmi.id="37483" value="" type="37417" name="x" />
- </UML:BehavioralFeature.parameter>
- </UML:Operation>
- <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="37484" isRoot="false" isAbstract="false" isQuery="false" name="getStoredIndex" >
- <UML:BehavioralFeature.parameter>
- <UML:Parameter kind="return" xmi.id="37600" type="37417" />
- </UML:BehavioralFeature.parameter>
- </UML:Operation>
<UML:Operation stereotype="37426" isSpecification="false" isLeaf="false" visibility="private" xmi.id="37490" isRoot="false" isAbstract="false" isQuery="false" name="Index" >
<UML:BehavioralFeature.parameter>
<UML:Parameter isSpecification="false" visibility="private" xmi.id="37492" value="" type="37491" name="" />
@@ -222,19 +180,19 @@
</UML:Model>
</XMI.content>
<XMI.extensions xmi.extender="umbrello" >
- <docsettings viewid="37413" documentation="" uniqueid="37600" />
+ <docsettings viewid="37413" documentation="" uniqueid="37779" />
<diagrams>
<diagram snapgrid="0" showattsig="1" fillcolor="#ffffc0" linewidth="0" zoom="100" showgrid="0" showopsig="1" usefillcolor="1" snapx="10" canvaswidth="833" snapy="10" showatts="1" xmi.id="37413" documentation="" type="402" showops="1" showpackage="0" name="Index" localid="900000" showstereotype="0" showscope="1" snapcsgrid="0" font="Andale Mono,10,-1,5,50,0,0,0,0,0" linecolor="#ff0000" canvasheight="618" >
<widgets>
- <classwidget usesdiagramfillcolour="1" width="532" showattsigs="602" usesdiagramusefillcolour="1" x="79" y="33" showopsigs="602" linewidth="none" fillcolour="none" height="484" usefillcolor="1" showpubliconly="1" showattributes="0" isinstance="0" xmi.id="37429" showoperations="1" showpackage="0" showscope="0" font="Andale Mono,10,-1,5,75,0,0,0,0,0" linecolor="none" />
- <enumwidget usesdiagramfillcolour="1" width="145" usesdiagramusefillcolour="1" x="661" y="228" linewidth="none" fillcolour="none" height="95" usefillcolor="1" isinstance="0" xmi.id="37446" showpackage="0" showstereotype="217" font="Andale Mono,10,-1,5,50,0,0,0,0,0" linecolor="none" />
+ <classwidget usesdiagramfillcolour="0" width="586" showattsigs="602" usesdiagramusefillcolour="0" x="22" y="31" showopsigs="602" linewidth="none" fillcolour="#ffffc0" height="370" usefillcolor="1" showpubliconly="1" showattributes="0" isinstance="0" xmi.id="37429" showoperations="1" showpackage="0" showscope="0" font="Andale Mono,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
+ <enumwidget usesdiagramfillcolour="1" width="145" usesdiagramusefillcolour="1" x="672" y="169" linewidth="none" fillcolour="none" height="95" usefillcolor="1" isinstance="0" xmi.id="37446" showpackage="0" showstereotype="1" font="Andale Mono,10,-1,5,50,0,0,0,0,0" linecolor="none" />
</widgets>
<messages/>
<associations>
<assocwidget totalcounta="2" indexa="1" visibilityB="200" totalcountb="2" indexb="1" linewidth="none" widgetbid="37446" widgetaid="37429" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
- <startpoint startx="611" starty="275" />
- <endpoint endx="661" endy="275" />
+ <startpoint startx="608" starty="216" />
+ <endpoint endx="672" endy="216" />
</linepath>
</assocwidget>
</associations>
@@ -251,9 +209,7 @@
<listitem open="0" type="815" id="37434" />
<listitem open="0" type="815" id="37436" />
<listitem open="0" type="815" id="37437" />
- <listitem open="0" type="815" id="37439" />
<listitem open="0" type="815" id="37440" />
- <listitem open="0" type="815" id="37444" />
<listitem open="0" type="815" id="37451" />
<listitem open="0" type="815" id="37452" />
<listitem open="0" type="815" id="37453" />
@@ -265,13 +221,9 @@
<listitem open="0" type="815" id="37462" />
<listitem open="0" type="815" id="37464" />
<listitem open="0" type="815" id="37467" />
- <listitem open="0" type="815" id="37469" />
- <listitem open="0" type="815" id="37471" />
- <listitem open="0" type="815" id="37475" />
+ <listitem open="0" type="815" id="37654" />
<listitem open="0" type="815" id="37478" />
<listitem open="0" type="815" id="37480" />
- <listitem open="0" type="815" id="37482" />
- <listitem open="0" type="815" id="37484" />
<listitem open="0" type="815" id="37490" />
<listitem open="0" type="831" id="37446" >
<listitem open="0" type="-1" id="37448" />
@@ -284,24 +236,24 @@
</listitem>
<listitem open="0" type="813" id="37487" />
<listitem open="0" type="813" id="37438" />
- <listitem open="1" type="830" label="Datatypes" >
+ <listitem open="0" type="830" label="Datatypes" >
<listitem open="0" type="829" id="37491" />
- <listitem open="1" type="829" id="37417" />
- <listitem open="1" type="829" id="37416" />
+ <listitem open="0" type="829" id="37417" />
+ <listitem open="0" type="829" id="37416" />
<listitem open="0" type="829" id="37488" />
<listitem open="0" type="829" id="37465" />
<listitem open="0" type="829" id="37443" />
<listitem open="0" type="829" id="37435" />
<listitem open="0" type="829" id="37473" />
- <listitem open="1" type="829" id="37419" />
- <listitem open="1" type="829" id="37418" />
- <listitem open="1" type="829" id="37414" />
- <listitem open="1" type="829" id="37421" />
- <listitem open="1" type="829" id="37420" />
- <listitem open="1" type="829" id="37425" />
- <listitem open="1" type="829" id="37422" />
- <listitem open="1" type="829" id="37424" />
- <listitem open="1" type="829" id="37423" />
+ <listitem open="0" type="829" id="37419" />
+ <listitem open="0" type="829" id="37418" />
+ <listitem open="0" type="829" id="37414" />
+ <listitem open="0" type="829" id="37421" />
+ <listitem open="0" type="829" id="37420" />
+ <listitem open="0" type="829" id="37425" />
+ <listitem open="0" type="829" id="37422" />
+ <listitem open="0" type="829" id="37424" />
+ <listitem open="0" type="829" id="37423" />
</listitem>
</listitem>
<listitem open="1" type="802" label="Use Case View" />
@@ -312,106 +264,6 @@
</listview>
<codegeneration>
<codegenerator language="C++" >
- <classifiercodedocument writeOutCode="true" package="" id="37422" parent_class="37422" fileExt=".cpp" fileName="unsigned int" >
- <textblocks>
- <codeblockwithcomments tag="includes" text="#include "unsigned int.h"&#010;" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Constructors/Destructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Methods" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- <header>
- <codecomment tag="" text="/************************************************************************&#010; unsigned int.cpp - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.cpp&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.!
&#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:52:21&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
- </header>
- <classfields/>
- </classifiercodedocument>
- <classifiercodedocument writeOutCode="true" package="" id="37423" parent_class="37423" fileExt=".cpp" fileName="unsigned short" >
- <textblocks>
- <codeblockwithcomments tag="includes" text="#include "unsigned short.h"&#010;" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Constructors/Destructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Methods" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- <header>
- <codecomment tag="" text="/************************************************************************&#010; unsigned short.cpp - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.cpp&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java cod!
e.&#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:52:21&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
- </header>
- <classfields/>
- </classifiercodedocument>
- <classifiercodedocument writeOutCode="true" package="" id="37424" parent_class="37424" fileExt=".cpp" fileName="unsigned long" >
- <textblocks>
- <codeblockwithcomments tag="includes" text="#include "unsigned long.h"&#010;" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Constructors/Destructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Methods" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- <header>
- <codecomment tag="" text="/************************************************************************&#010; unsigned long.cpp - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.cpp&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code!
.&#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:52:21&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
- </header>
- <classfields/>
- </classifiercodedocument>
- <classifiercodedocument writeOutCode="true" package="" id="37425" parent_class="37425" fileExt=".cpp" fileName="string" >
- <textblocks>
- <codeblockwithcomments tag="includes" text="#include "string.h"&#010;" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Constructors/Destructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Methods" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- <header>
- <codecomment tag="" text="/************************************************************************&#010; string.cpp - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.cpp&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&#!
010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:52:31&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
- </header>
- <classfields/>
- </classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="" id="37429" parent_class="37429" fileExt=".cpp" fileName="index" >
<textblocks>
<codeblockwithcomments tag="includes" text="#include "index.h"&#010;" >
@@ -446,31 +298,6 @@
<cppcodedocumentation tag="" text="Methods" />
</header>
<textblocks>
- <codeaccessormethod accessType="0" parent_id="37431" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="37431" role_id="0" >
- <header>
- <cppcodedocumentation tag="" />
- </header>
- </codeaccessormethod>
- <codeaccessormethod accessType="1" parent_id="37431" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="37431" role_id="0" >
- <header>
- <cppcodedocumentation tag="" />
- </header>
- </codeaccessormethod>
- <codeaccessormethod accessType="2" parent_id="37431" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="37431" role_id="0" >
- <header>
- <cppcodedocumentation tag="" />
- </header>
- </codeaccessormethod>
- <codeaccessormethod accessType="3" parent_id="37431" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="37431" role_id="0" >
- <header>
- <cppcodedocumentation tag="" />
- </header>
- </codeaccessormethod>
- <codeaccessormethod accessType="4" parent_id="37431" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="37431" role_id="0" >
- <header>
- <cppcodedocumentation tag="" />
- </header>
- </codeaccessormethod>
<codeoperation parent_id="37434" tag="operation_37434" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="@name Getting Index properties&#010;@{&#010;//**&#010;Get the name of an index" />
@@ -486,21 +313,11 @@
<cppcodedocumentation tag="" text="Get the number of columns in the index" />
</header>
</codeoperation>
- <codeoperation parent_id="37439" tag="operation_37439" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Get the number of columns in the index&#010;Depricated, use getNoOfColumns instead." />
- </header>
- </codeoperation>
<codeoperation parent_id="37440" tag="operation_37440" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Get a specific column in the index" />
</header>
</codeoperation>
- <codeoperation parent_id="37444" tag="operation_37444" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Get a specific column name in the index&#010;Depricated, use getColumn instead." />
- </header>
- </codeoperation>
<codeoperation parent_id="37451" tag="operation_37451" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Get index type of the index" />
@@ -546,21 +363,6 @@
<cppcodedocumentation tag="" text="Add a column name to the index definition&#010;Note that the order of indexes will be in&#010;the order they are added (only matters for ordered indexes)." />
</header>
</codeoperation>
- <codeoperation parent_id="37469" tag="operation_37469" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Add a column name to the index definition&#010;Note that the order of indexes will be in&#010;the order they are added (only matters for ordered indexes).&#010;Depricated, use addColumnName instead." />
- </header>
- </codeoperation>
- <codeoperation parent_id="37471" tag="operation_37471" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Add several column names to the index definition&#010;Note that the order of indexes will be in&#010;the order they are added (only matters for ordered indexes)." />
- </header>
- </codeoperation>
- <codeoperation parent_id="37475" tag="operation_37475" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Add several column names to the index definition&#010;Note that the order of indexes will be in&#010;the order they are added (only matters for ordered indexes).&#010;Depricated, use addColumnNames instead." />
- </header>
- </codeoperation>
<codeoperation parent_id="37478" tag="operation_37478" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Set index type of the index" />
@@ -571,16 +373,6 @@
<cppcodedocumentation tag="" text="Enable/Disable index storage on disk&#010;&#010;@param enable If enable is set to true, then logging becomes enabled&#010;&#010;@see NdbDictionary::Index::getLogging" />
</header>
</codeoperation>
- <codeoperation parent_id="37482" tag="operation_37482" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" />
- </header>
- </codeoperation>
- <codeoperation parent_id="37484" tag="operation_37484" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" />
- </header>
- </codeoperation>
<codeaccessormethod accessType="0" parent_id="37489" tag="hblock_tag_5" canDelete="false" classfield_id="37489" >
<header>
<cppcodedocumentation tag="" />
@@ -591,48 +383,18 @@
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
+ <codeoperation parent_id="37654" tag="operation_37654" canDelete="false" >
+ <header>
+ <cppcodedocumentation tag="" />
+ </header>
+ </codeoperation>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
<header>
- <codecomment tag="" text="/************************************************************************&#010; index.cpp - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.cpp&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&#0!
10; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:56:10&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
+ <codecomment tag="" text="/************************************************************************&#010; index.cpp - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.cpp&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&#0!
10; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 22:30:06&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
</header>
<classfields>
- <codeclassfield parent_id="37431" field_type="0" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >
- <header>
- <cppcodedocumentation tag="" />
- </header>
- <ccfdeclarationcodeblock parent_id="37431" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="FIX ME;" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- </ccfdeclarationcodeblock>
- <codeaccessormethod accessType="0" parent_id="37431" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="37431" role_id="0" >
- <header>
- <cppcodedocumentation tag="" />
- </header>
- </codeaccessormethod>
- <codeaccessormethod accessType="1" parent_id="37431" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="37431" role_id="0" >
- <header>
- <cppcodedocumentation tag="" />
- </header>
- </codeaccessormethod>
- <codeaccessormethod accessType="2" parent_id="37431" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="37431" role_id="0" >
- <header>
- <cppcodedocumentation tag="" />
- </header>
- </codeaccessormethod>
- <codeaccessormethod accessType="3" parent_id="37431" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="37431" role_id="0" >
- <header>
- <cppcodedocumentation tag="" />
- </header>
- </codeaccessormethod>
- <codeaccessormethod accessType="4" parent_id="37431" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="37431" role_id="0" >
- <header>
- <cppcodedocumentation tag="" />
- </header>
- </codeaccessormethod>
- </codeclassfield>
<codeclassfield parent_id="37489" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
<header>
<cppcodedocumentation tag="" />
@@ -676,49 +438,13 @@
</hierarchicalcodeblock>
</textblocks>
<header>
- <codecomment tag="" text="/************************************************************************&#010; object.cpp - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.cpp&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&#!
010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:52:31&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
+ <codecomment tag="" text="/************************************************************************&#010; object.cpp - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.cpp&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&#!
010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 22:24:16&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
</header>
- <classfields>
- <codeclassfield parent_id="37431" field_type="6226004" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >
- <header>
- <cppcodedocumentation tag="" />
- </header>
- <ccfdeclarationcodeblock parent_id="37431" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="FIX ME;" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- </ccfdeclarationcodeblock>
- <codeaccessormethod accessType="0" parent_id="37431" tag="" canDelete="false" writeOutText="false" classfield_id="37431" role_id="1" >
- <header>
- <cppcodedocumentation tag="" />
- </header>
- </codeaccessormethod>
- <codeaccessormethod accessType="1" parent_id="37431" tag="" canDelete="false" writeOutText="false" classfield_id="37431" role_id="1" >
- <header>
- <cppcodedocumentation tag="" />
- </header>
- </codeaccessormethod>
- <codeaccessormethod accessType="2" parent_id="37431" tag="" canDelete="false" writeOutText="false" classfield_id="37431" role_id="1" >
- <header>
- <cppcodedocumentation tag="" />
- </header>
- </codeaccessormethod>
- <codeaccessormethod accessType="3" parent_id="37431" tag="" canDelete="false" writeOutText="false" classfield_id="37431" role_id="1" >
- <header>
- <cppcodedocumentation tag="" />
- </header>
- </codeaccessormethod>
- <codeaccessormethod accessType="4" parent_id="37431" tag="" canDelete="false" writeOutText="false" classfield_id="37431" role_id="1" >
- <header>
- <cppcodedocumentation tag="" />
- </header>
- </codeaccessormethod>
- </codeclassfield>
- </classfields>
+ <classfields/>
</classifiercodedocument>
- <classifiercodedocument writeOutCode="true" package="" id="37435" parent_class="37435" fileExt=".cpp" fileName="const char*" >
+ <classifiercodedocument writeOutCode="true" package="" id="37438" parent_class="37438" fileExt=".cpp" fileName="unsigned" >
<textblocks>
- <codeblockwithcomments tag="includes" text="#include "const char*.h"&#010;" >
+ <codeblockwithcomments tag="includes" text="#include "unsigned.h"&#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
@@ -737,7 +463,7 @@
</hierarchicalcodeblock>
</textblocks>
<header>
- <codecomment tag="" text="/************************************************************************&#010; const char*.cpp - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.cpp&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&!
amp;#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:52:31&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
+ <codecomment tag="" text="/************************************************************************&#010; unsigned.cpp - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.cpp&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&!
;#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 22:24:16&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
</header>
<classfields/>
</classifiercodedocument>
@@ -762,185 +488,10 @@
</hierarchicalcodeblock>
</textblocks>
<header>
- <codecomment tag="" text="/************************************************************************&#010; Column.cpp - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.cpp&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&#!
010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:52:31&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
+ <codecomment tag="" text="/************************************************************************&#010; column.cpp - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.cpp&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&#!
010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 22:24:16&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
</header>
<classfields/>
</classifiercodedocument>
- <classifiercodedocument writeOutCode="true" package="" id="37443" parent_class="37443" fileExt=".cpp" fileName="const column*" >
- <textblocks>
- <codeblockwithcomments tag="includes" text="#include "const column*.h"&#010;" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Constructors/Destructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Methods" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- <header>
- <codecomment tag="" text="/************************************************************************&#010; const Column*.cpp - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.cpp&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code!
.&#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:52:31&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
- </header>
- <classfields/>
- </classifiercodedocument>
- <classifiercodedocument writeOutCode="true" package="index" id="37446" parent_class="37446" fileExt=".cpp" fileName="type" >
- <textblocks>
- <codeblockwithcomments tag="includes" text="#include "type.h"&#010;" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Constructors/Destructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Methods" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- <header>
- <codecomment tag="" text="/************************************************************************&#010; type.cpp - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.cpp&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&#01!
0; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:56:15&#010;The original location of this file is index&#010;**************************************************************************/&#010;" />
- </header>
- <classfields/>
- </classifiercodedocument>
- <classifiercodedocument writeOutCode="true" package="object" id="37454" parent_class="37454" fileExt=".cpp" fileName="status" >
- <textblocks>
- <codeblockwithcomments tag="includes" text="#include "status.h"&#010;" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Constructors/Destructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Methods" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- <header>
- <codecomment tag="" text="/************************************************************************&#010; Status.cpp - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.cpp&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&#!
010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:52:31&#010;The original location of this file is Object&#010;**************************************************************************/&#010;" />
- </header>
- <classfields/>
- </classifiercodedocument>
- <classifiercodedocument writeOutCode="true" package="" id="37465" parent_class="37465" fileExt=".cpp" fileName="const column&" >
- <textblocks>
- <codeblockwithcomments tag="includes" text="#include "const column&.h"&#010;" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Constructors/Destructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Methods" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- <header>
- <codecomment tag="" text="/************************************************************************&#010; const Column&.cpp - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.cpp&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java !
code.&#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:52:31&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
- </header>
- <classfields/>
- </classifiercodedocument>
- <classifiercodedocument writeOutCode="true" package="" id="37473" parent_class="37473" fileExt=".cpp" fileName="const char**" >
- <textblocks>
- <codeblockwithcomments tag="includes" text="#include "const char**.h"&#010;" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Constructors/Destructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Methods" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- <header>
- <codecomment tag="" text="/************************************************************************&#010; const char**.cpp - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.cpp&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.!
&#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:52:31&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
- </header>
- <classfields/>
- </classifiercodedocument>
- <classifiercodedocument writeOutCode="true" package="index" id="37485" parent_class="37485" fileExt=".cpp" fileName="ndbindeximpl" >
- <textblocks>
- <codeblockwithcomments tag="includes" text="#include "ndbindeximpl.h"&#010;" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Constructors/Destructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Methods" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- <header>
- <codecomment tag="" text="/************************************************************************&#010; ndbindeximpl.cpp - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.cpp&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.!
&#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:52:31&#010;The original location of this file is index&#010;**************************************************************************/&#010;" />
- </header>
- <classfields/>
- </classifiercodedocument>
- <classifiercodedocument writeOutCode="true" package="index" id="37486" parent_class="37486" fileExt=".cpp" fileName="ndbindexstat" >
- <textblocks>
- <codeblockwithcomments tag="includes" text="#include "ndbindexstat.h"&#010;" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Constructors/Destructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Methods" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- <header>
- <codecomment tag="" text="/************************************************************************&#010; NdbIndexStat.cpp - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.cpp&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.!
&#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:52:31&#010;The original location of this file is Index&#010;**************************************************************************/&#010;" />
- </header>
- <classfields/>
- </classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="" id="37487" parent_class="37487" fileExt=".cpp" fileName="class ndbindeximpl" >
<textblocks>
<codeblockwithcomments tag="includes" text="#include "class ndbindeximpl.h"&#010;" >
@@ -962,884 +513,10 @@
</hierarchicalcodeblock>
</textblocks>
<header>
- <codecomment tag="" text="/************************************************************************&#010; class NdbIndexImpl.cpp - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.cpp&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java!
code.&#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:52:31&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
+ <codecomment tag="" text="/************************************************************************&#010; class ndbindeximpl.cpp - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.cpp&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java!
code.&#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 22:24:16&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
</header>
<classfields/>
</classifiercodedocument>
- <classifiercodedocument writeOutCode="true" package="" id="37488" parent_class="37488" fileExt=".cpp" fileName="class ndbindeximpl&" >
- <textblocks>
- <codeblockwithcomments tag="includes" text="#include "class ndbindeximpl&.h"&#010;" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Constructors/Destructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Methods" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- <header>
- <codecomment tag="" text="/************************************************************************&#010; class NdbIndexImpl&.cpp - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.cpp&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; !
java code.&#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:52:31&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
- </header>
- <classfields/>
- </classifiercodedocument>
- <classifiercodedocument writeOutCode="true" package="" id="37491" parent_class="37491" fileExt=".cpp" fileName="ndbindeximpl&" >
- <textblocks>
- <codeblockwithcomments tag="includes" text="#include "ndbindeximpl&.h"&#010;" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Constructors/Destructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Methods" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- <header>
- <codecomment tag="" text="/************************************************************************&#010; NdbIndexImpl&.cpp - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.cpp&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java !
code.&#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:52:31&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
- </header>
- <classfields/>
- </classifiercodedocument>
- <classifiercodedocument writeOutCode="true" package="" id="cppheader37422" parent_class="37422" fileExt=".h" fileName="unsigned int" >
- <textblocks>
- <codeblockwithcomments tag="hashDefBlock" text="#ifndef UNSIGNED_INT_H&#010;#define UNSIGNED_INT_H" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <codeblockwithcomments tag="includes" text="#include <string>&#010;" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <codeblockwithcomments tag="using" writeOutText="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <hierarchicalcodeblock tag="namespace" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" text="Namespace" />
- </header>
- <textblocks>
- <codeblockwithcomments tag="enums" writeOutText="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <cppheaderclassdeclarationblock parent_id="37422" tag="classDeclarationBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Class unsigned int&#010;" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="publicBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Public stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks>
- <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="unsigned int ( ) { }" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
- </header>
- </codeblockwithcomments>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Protected stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privateBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Private stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </cppheaderclassdeclarationblock>
- </textblocks>
- </hierarchicalcodeblock>
- <codeblockwithcomments tag="hashDefBlockEnd" text="#endif //UNSIGNED_INT_H" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- </textblocks>
- <header>
- <codecomment tag="" text="/************************************************************************&#010; unsigned int.h - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.h&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&!
;#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:52:21&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
- </header>
- <classfields/>
- </classifiercodedocument>
- <classifiercodedocument writeOutCode="true" package="" id="cppheader37423" parent_class="37423" fileExt=".h" fileName="unsigned short" >
- <textblocks>
- <codeblockwithcomments tag="hashDefBlock" text="#ifndef UNSIGNED_SHORT_H&#010;#define UNSIGNED_SHORT_H" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <codeblockwithcomments tag="includes" text="#include <string>&#010;" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <codeblockwithcomments tag="using" writeOutText="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <hierarchicalcodeblock tag="namespace" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" text="Namespace" />
- </header>
- <textblocks>
- <codeblockwithcomments tag="enums" writeOutText="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <cppheaderclassdeclarationblock parent_id="37423" tag="classDeclarationBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Class unsigned short&#010;" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="publicBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Public stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks>
- <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="unsigned short ( ) { }" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
- </header>
- </codeblockwithcomments>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Protected stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privateBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Private stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </cppheaderclassdeclarationblock>
- </textblocks>
- </hierarchicalcodeblock>
- <codeblockwithcomments tag="hashDefBlockEnd" text="#endif //UNSIGNED_SHORT_H" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- </textblocks>
- <header>
- <codecomment tag="" text="/************************************************************************&#010; unsigned short.h - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.h&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&a!
mp;#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:52:21&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
- </header>
- <classfields/>
- </classifiercodedocument>
- <classifiercodedocument writeOutCode="true" package="" id="cppheader37424" parent_class="37424" fileExt=".h" fileName="unsigned long" >
- <textblocks>
- <codeblockwithcomments tag="hashDefBlock" text="#ifndef UNSIGNED_LONG_H&#010;#define UNSIGNED_LONG_H" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <codeblockwithcomments tag="includes" text="#include <string>&#010;" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <codeblockwithcomments tag="using" writeOutText="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <hierarchicalcodeblock tag="namespace" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" text="Namespace" />
- </header>
- <textblocks>
- <codeblockwithcomments tag="enums" writeOutText="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <cppheaderclassdeclarationblock parent_id="37424" tag="classDeclarationBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Class unsigned long&#010;" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="publicBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Public stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks>
- <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="unsigned long ( ) { }" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
- </header>
- </codeblockwithcomments>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Protected stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privateBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Private stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </cppheaderclassdeclarationblock>
- </textblocks>
- </hierarchicalcodeblock>
- <codeblockwithcomments tag="hashDefBlockEnd" text="#endif //UNSIGNED_LONG_H" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- </textblocks>
- <header>
- <codecomment tag="" text="/************************************************************************&#010; unsigned long.h - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.h&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&am!
p;#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:52:21&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
- </header>
- <classfields/>
- </classifiercodedocument>
- <classifiercodedocument writeOutCode="true" package="" id="cppheader37425" parent_class="37425" fileExt=".h" fileName="string" >
- <textblocks>
- <codeblockwithcomments tag="hashDefBlock" text="#ifndef STRING_H&#010;#define STRING_H" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <codeblockwithcomments tag="includes" text="#include <string>&#010;" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <codeblockwithcomments tag="using" writeOutText="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <hierarchicalcodeblock tag="namespace" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" text="Namespace" />
- </header>
- <textblocks>
- <codeblockwithcomments tag="enums" writeOutText="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <cppheaderclassdeclarationblock parent_id="37425" tag="classDeclarationBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Class string&#010;" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="publicBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Public stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks>
- <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="string ( ) { }" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
- </header>
- </codeblockwithcomments>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Protected stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privateBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Private stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </cppheaderclassdeclarationblock>
- </textblocks>
- </hierarchicalcodeblock>
- <codeblockwithcomments tag="hashDefBlockEnd" text="#endif //STRING_H" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- </textblocks>
- <header>
- <codecomment tag="" text="/************************************************************************&#010; string.h - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.h&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&#010;!
If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:52:31&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
- </header>
- <classfields/>
- </classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="" id="cppheader37429" parent_class="37429" fileExt=".h" fileName="index" >
<textblocks>
<codeblockwithcomments tag="hashDefBlock" text="#ifndef INDEX_H&#010;#define INDEX_H" >
@@ -1881,13 +558,7 @@
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
- <textblocks>
- <ccfdeclarationcodeblock parent_id="37431" tag="tblock_0" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" Object ;" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- </ccfdeclarationcodeblock>
- </textblocks>
+ <textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
<header>
@@ -1931,33 +602,7 @@
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
- <textblocks>
- <codeaccessormethod accessType="0" parent_id="37431" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="37431" role_id="0" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- </codeaccessormethod>
- <codeaccessormethod accessType="1" parent_id="37431" tag="hblock_tag_1" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="37431" role_id="0" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- </codeaccessormethod>
- <codeaccessormethod accessType="2" parent_id="37431" tag="hblock_tag_2" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="37431" role_id="0" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- </codeaccessormethod>
- <codeaccessormethod accessType="3" parent_id="37431" tag="hblock_tag_3" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="37431" role_id="0" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- </codeaccessormethod>
- <codeaccessormethod accessType="4" parent_id="37431" tag="hblock_tag_4" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="37431" role_id="0" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- </codeaccessormethod>
- </textblocks>
+ <textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
@@ -1981,21 +626,11 @@
<cppcodedocumentation tag="" indentLevel="1" text="Get the number of columns in the index" />
</header>
</codeoperation>
- <codeoperation parent_id="37439" tag="operation_37439" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Get the number of columns in the index&#010;Depricated, use getNoOfColumns instead." />
- </header>
- </codeoperation>
<codeoperation parent_id="37440" tag="operation_37440" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Get a specific column in the index" />
</header>
</codeoperation>
- <codeoperation parent_id="37444" tag="operation_37444" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Get a specific column name in the index&#010;Depricated, use getColumn instead." />
- </header>
- </codeoperation>
<codeoperation parent_id="37451" tag="operation_37451" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Get index type of the index" />
@@ -2041,21 +676,6 @@
<cppcodedocumentation tag="" indentLevel="1" text="Add a column name to the index definition&#010;Note that the order of indexes will be in&#010;the order they are added (only matters for ordered indexes)." />
</header>
</codeoperation>
- <codeoperation parent_id="37469" tag="operation_37469" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Add a column name to the index definition&#010;Note that the order of indexes will be in&#010;the order they are added (only matters for ordered indexes).&#010;Depricated, use addColumnName instead." />
- </header>
- </codeoperation>
- <codeoperation parent_id="37471" tag="operation_37471" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Add several column names to the index definition&#010;Note that the order of indexes will be in&#010;the order they are added (only matters for ordered indexes)." />
- </header>
- </codeoperation>
- <codeoperation parent_id="37475" tag="operation_37475" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Add several column names to the index definition&#010;Note that the order of indexes will be in&#010;the order they are added (only matters for ordered indexes).&#010;Depricated, use addColumnNames instead." />
- </header>
- </codeoperation>
<codeoperation parent_id="37478" tag="operation_37478" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Set index type of the index" />
@@ -2066,16 +686,11 @@
<cppcodedocumentation tag="" indentLevel="1" text="Enable/Disable index storage on disk&#010;&#010;@param enable If enable is set to true, then logging becomes enabled&#010;&#010;@see NdbDictionary::Index::getLogging" />
</header>
</codeoperation>
- <codeoperation parent_id="37482" tag="operation_37482" canDelete="false" indentLevel="1" >
+ <codeoperation parent_id="37654" tag="operation_37654" canDelete="false" indentLevel="1" >
<header>
- <cppcodedocumentation tag="" indentLevel="1" text="&#010;@param x " />
+ <cppcodedocumentation tag="" indentLevel="1" text="&#010;@param noOfColumnNames &#010;@param names " />
</header>
</codeoperation>
- <codeoperation parent_id="37484" tag="operation_37484" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- </codeoperation>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
@@ -2218,44 +833,9 @@
</codeblockwithcomments>
</textblocks>
<header>
- <codecomment tag="" text="/************************************************************************&#010; index.h - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.h&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&#010; !
If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:56:10&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
+ <codecomment tag="" text="/************************************************************************&#010; index.h - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.h&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&#010; !
If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 22:30:06&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
</header>
<classfields>
- <codeclassfield parent_id="37431" field_type="0" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >
- <header>
- <cppcodedocumentation tag="" />
- </header>
- <ccfdeclarationcodeblock parent_id="37431" tag="tblock_0" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" Object ;" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- </ccfdeclarationcodeblock>
- <codeaccessormethod accessType="0" parent_id="37431" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="37431" role_id="0" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- </codeaccessormethod>
- <codeaccessormethod accessType="1" parent_id="37431" tag="hblock_tag_1" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="37431" role_id="0" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- </codeaccessormethod>
- <codeaccessormethod accessType="2" parent_id="37431" tag="hblock_tag_2" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="37431" role_id="0" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- </codeaccessormethod>
- <codeaccessormethod accessType="3" parent_id="37431" tag="hblock_tag_3" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="37431" role_id="0" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- </codeaccessormethod>
- <codeaccessormethod accessType="4" parent_id="37431" tag="hblock_tag_4" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="37431" role_id="0" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- </codeaccessormethod>
- </codeclassfield>
<codeclassfield parent_id="37489" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
<header>
<cppcodedocumentation tag="" />
@@ -2480,49 +1060,13 @@
</codeblockwithcomments>
</textblocks>
<header>
- <codecomment tag="" text="/************************************************************************&#010; object.h - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.h&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&#010;!
If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:52:31&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
+ <codecomment tag="" text="/************************************************************************&#010; object.h - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.h&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&#010;!
If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 22:24:16&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
</header>
- <classfields>
- <codeclassfield parent_id="37431" field_type="2097192" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >
- <header>
- <cppcodedocumentation tag="" />
- </header>
- <ccfdeclarationcodeblock parent_id="37431" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" Index ;" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- </ccfdeclarationcodeblock>
- <codeaccessormethod accessType="0" parent_id="37431" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="37431" role_id="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- </codeaccessormethod>
- <codeaccessormethod accessType="1" parent_id="37431" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="37431" role_id="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- </codeaccessormethod>
- <codeaccessormethod accessType="2" parent_id="37431" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="37431" role_id="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- </codeaccessormethod>
- <codeaccessormethod accessType="3" parent_id="37431" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="37431" role_id="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- </codeaccessormethod>
- <codeaccessormethod accessType="4" parent_id="37431" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="37431" role_id="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- </codeaccessormethod>
- </codeclassfield>
- </classfields>
+ <classfields/>
</classifiercodedocument>
- <classifiercodedocument writeOutCode="true" package="" id="cppheader37435" parent_class="37435" fileExt=".h" fileName="const char*" >
+ <classifiercodedocument writeOutCode="true" package="" id="cppheader37438" parent_class="37438" fileExt=".h" fileName="unsigned" >
<textblocks>
- <codeblockwithcomments tag="hashDefBlock" text="#ifndef CONST_CHAR*_H&#010;#define CONST_CHAR*_H" >
+ <codeblockwithcomments tag="hashDefBlock" text="#ifndef UNSIGNED_H&#010;#define UNSIGNED_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
@@ -2547,9 +1091,9 @@
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
- <cppheaderclassdeclarationblock parent_id="37435" tag="classDeclarationBlock" canDelete="false" >
+ <cppheaderclassdeclarationblock parent_id="37438" tag="classDeclarationBlock" canDelete="false" >
<header>
- <cppcodedocumentation tag="" text="Class const char*&#010;" />
+ <cppcodedocumentation tag="" text="Class unsigned&#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
@@ -2573,7 +1117,7 @@
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
- <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="const char* ( ) { }" >
+ <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="unsigned ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
@@ -2715,14 +1259,14 @@
</cppheaderclassdeclarationblock>
</textblocks>
</hierarchicalcodeblock>
- <codeblockwithcomments tag="hashDefBlockEnd" text="#endif //CONST_CHAR*_H" >
+ <codeblockwithcomments tag="hashDefBlockEnd" text="#endif //UNSIGNED_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
</textblocks>
<header>
- <codecomment tag="" text="/************************************************************************&#010; const char*.h - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.h&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&!
#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:52:31&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
+ <codecomment tag="" text="/************************************************************************&#010; unsigned.h - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.h&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&#01!
0; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 22:24:16&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
</header>
<classfields/>
</classifiercodedocument>
@@ -2928,1452 +1472,10 @@
</codeblockwithcomments>
</textblocks>
<header>
- <codecomment tag="" text="/************************************************************************&#010; Column.h - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.h&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&#010;!
If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:52:31&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
+ <codecomment tag="" text="/************************************************************************&#010; column.h - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.h&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&#010;!
If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 22:24:16&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
</header>
<classfields/>
</classifiercodedocument>
- <classifiercodedocument writeOutCode="true" package="" id="cppheader37443" parent_class="37443" fileExt=".h" fileName="const column*" >
- <textblocks>
- <codeblockwithcomments tag="hashDefBlock" text="#ifndef CONST_COLUMN*_H&#010;#define CONST_COLUMN*_H" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <codeblockwithcomments tag="includes" text="#include <string>&#010;" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <codeblockwithcomments tag="using" writeOutText="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <hierarchicalcodeblock tag="namespace" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" text="Namespace" />
- </header>
- <textblocks>
- <codeblockwithcomments tag="enums" writeOutText="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <cppheaderclassdeclarationblock parent_id="37443" tag="classDeclarationBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Class const Column*&#010;" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="publicBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Public stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks>
- <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="const Column* ( ) { }" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
- </header>
- </codeblockwithcomments>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Protected stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privateBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Private stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </cppheaderclassdeclarationblock>
- </textblocks>
- </hierarchicalcodeblock>
- <codeblockwithcomments tag="hashDefBlockEnd" text="#endif //CONST_COLUMN*_H" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- </textblocks>
- <header>
- <codecomment tag="" text="/************************************************************************&#010; const Column*.h - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.h&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&am!
p;#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:52:31&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
- </header>
- <classfields/>
- </classifiercodedocument>
- <classifiercodedocument writeOutCode="true" package="index" id="cppheader37446" parent_class="37446" fileExt=".h" fileName="type" >
- <textblocks>
- <codeblockwithcomments tag="hashDefBlock" text="#ifndef TYPE_H&#010;#define TYPE_H" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <codeblockwithcomments tag="includes" text="#include <string>&#010;" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <codeblockwithcomments tag="using" writeOutText="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <hierarchicalcodeblock tag="namespace" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" text="Namespace" />
- </header>
- <textblocks>
- <codeblockwithcomments tag="enums" text=" enum Type {&#010; Undefined, &#010;&#010; UniqueHashIndex, &#010;&#010; OrderedIndex };" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <cppheaderclassdeclarationblock parent_id="37446" tag="classDeclarationBlock" canDelete="false" writeOutText="false" >
- <header>
- <cppcodedocumentation tag="" text="Class Type&#010;Represents type of index" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="publicBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Public stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks>
- <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="Type ( ) { }" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
- </header>
- </codeblockwithcomments>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Protected stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privateBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Private stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </cppheaderclassdeclarationblock>
- </textblocks>
- </hierarchicalcodeblock>
- <codeblockwithcomments tag="hashDefBlockEnd" text="#endif //TYPE_H" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- </textblocks>
- <header>
- <codecomment tag="" text="/************************************************************************&#010; type.h - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.h&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&#010; !
If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:56:15&#010;The original location of this file is index&#010;**************************************************************************/&#010;" />
- </header>
- <classfields/>
- </classifiercodedocument>
- <classifiercodedocument writeOutCode="true" package="object" id="cppheader37454" parent_class="37454" fileExt=".h" fileName="status" >
- <textblocks>
- <codeblockwithcomments tag="hashDefBlock" text="#ifndef STATUS_H&#010;#define STATUS_H" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <codeblockwithcomments tag="includes" text="#include <string>&#010;" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <codeblockwithcomments tag="using" writeOutText="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <hierarchicalcodeblock tag="namespace" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" text="Namespace" />
- </header>
- <textblocks>
- <codeblockwithcomments tag="enums" writeOutText="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <cppheaderclassdeclarationblock parent_id="37454" tag="classDeclarationBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Class Status&#010;" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="publicBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Public stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks>
- <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="Status ( ) { }" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
- </header>
- </codeblockwithcomments>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Protected stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privateBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Private stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </cppheaderclassdeclarationblock>
- </textblocks>
- </hierarchicalcodeblock>
- <codeblockwithcomments tag="hashDefBlockEnd" text="#endif //STATUS_H" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- </textblocks>
- <header>
- <codecomment tag="" text="/************************************************************************&#010; Status.h - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.h&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&#010;!
If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:52:31&#010;The original location of this file is Object&#010;**************************************************************************/&#010;" />
- </header>
- <classfields/>
- </classifiercodedocument>
- <classifiercodedocument writeOutCode="true" package="" id="cppheader37465" parent_class="37465" fileExt=".h" fileName="const column&" >
- <textblocks>
- <codeblockwithcomments tag="hashDefBlock" text="#ifndef CONST_COLUMN&_H&#010;#define CONST_COLUMN&_H" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <codeblockwithcomments tag="includes" text="#include <string>&#010;" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <codeblockwithcomments tag="using" writeOutText="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <hierarchicalcodeblock tag="namespace" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" text="Namespace" />
- </header>
- <textblocks>
- <codeblockwithcomments tag="enums" writeOutText="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <cppheaderclassdeclarationblock parent_id="37465" tag="classDeclarationBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Class const Column&&#010;" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="publicBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Public stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks>
- <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="const Column& ( ) { }" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
- </header>
- </codeblockwithcomments>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Protected stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privateBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Private stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </cppheaderclassdeclarationblock>
- </textblocks>
- </hierarchicalcodeblock>
- <codeblockwithcomments tag="hashDefBlockEnd" text="#endif //CONST_COLUMN&_H" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- </textblocks>
- <header>
- <codecomment tag="" text="/************************************************************************&#010; const Column&.h - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.h&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code!
.&#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:52:31&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
- </header>
- <classfields/>
- </classifiercodedocument>
- <classifiercodedocument writeOutCode="true" package="" id="cppheader37473" parent_class="37473" fileExt=".h" fileName="const char**" >
- <textblocks>
- <codeblockwithcomments tag="hashDefBlock" text="#ifndef CONST_CHAR**_H&#010;#define CONST_CHAR**_H" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <codeblockwithcomments tag="includes" text="#include <string>&#010;" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <codeblockwithcomments tag="using" writeOutText="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <hierarchicalcodeblock tag="namespace" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" text="Namespace" />
- </header>
- <textblocks>
- <codeblockwithcomments tag="enums" writeOutText="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <cppheaderclassdeclarationblock parent_id="37473" tag="classDeclarationBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Class const char**&#010;" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="publicBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Public stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks>
- <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="const char** ( ) { }" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
- </header>
- </codeblockwithcomments>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Protected stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privateBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Private stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </cppheaderclassdeclarationblock>
- </textblocks>
- </hierarchicalcodeblock>
- <codeblockwithcomments tag="hashDefBlockEnd" text="#endif //CONST_CHAR**_H" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- </textblocks>
- <header>
- <codecomment tag="" text="/************************************************************************&#010; const char**.h - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.h&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&!
;#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:52:31&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
- </header>
- <classfields/>
- </classifiercodedocument>
- <classifiercodedocument writeOutCode="true" package="index" id="cppheader37485" parent_class="37485" fileExt=".h" fileName="ndbindeximpl" >
- <textblocks>
- <codeblockwithcomments tag="hashDefBlock" text="#ifndef NDBINDEXIMPL_H&#010;#define NDBINDEXIMPL_H" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <codeblockwithcomments tag="includes" text="#include <string>&#010;" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <codeblockwithcomments tag="using" writeOutText="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <hierarchicalcodeblock tag="namespace" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" text="Namespace" />
- </header>
- <textblocks>
- <codeblockwithcomments tag="enums" writeOutText="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <cppheaderclassdeclarationblock parent_id="37485" tag="classDeclarationBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Class NdbIndexImpl&#010;" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="publicBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Public stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks>
- <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="NdbIndexImpl ( ) { }" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
- </header>
- </codeblockwithcomments>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Protected stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privateBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Private stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </cppheaderclassdeclarationblock>
- </textblocks>
- </hierarchicalcodeblock>
- <codeblockwithcomments tag="hashDefBlockEnd" text="#endif //NDBINDEXIMPL_H" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- </textblocks>
- <header>
- <codecomment tag="" text="/************************************************************************&#010; ndbindeximpl.h - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.h&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&!
;#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:52:31&#010;The original location of this file is index&#010;**************************************************************************/&#010;" />
- </header>
- <classfields/>
- </classifiercodedocument>
- <classifiercodedocument writeOutCode="true" package="index" id="cppheader37486" parent_class="37486" fileExt=".h" fileName="ndbindexstat" >
- <textblocks>
- <codeblockwithcomments tag="hashDefBlock" text="#ifndef NDBINDEXSTAT_H&#010;#define NDBINDEXSTAT_H" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <codeblockwithcomments tag="includes" text="#include <string>&#010;" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <codeblockwithcomments tag="using" writeOutText="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <hierarchicalcodeblock tag="namespace" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" text="Namespace" />
- </header>
- <textblocks>
- <codeblockwithcomments tag="enums" writeOutText="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <cppheaderclassdeclarationblock parent_id="37486" tag="classDeclarationBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Class NdbIndexStat&#010;" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="publicBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Public stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks>
- <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="NdbIndexStat ( ) { }" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
- </header>
- </codeblockwithcomments>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Protected stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privateBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Private stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </cppheaderclassdeclarationblock>
- </textblocks>
- </hierarchicalcodeblock>
- <codeblockwithcomments tag="hashDefBlockEnd" text="#endif //NDBINDEXSTAT_H" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- </textblocks>
- <header>
- <codecomment tag="" text="/************************************************************************&#010; NdbIndexStat.h - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.h&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&!
;#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:52:31&#010;The original location of this file is Index&#010;**************************************************************************/&#010;" />
- </header>
- <classfields/>
- </classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="" id="cppheader37487" parent_class="37487" fileExt=".h" fileName="class ndbindeximpl" >
<textblocks>
<codeblockwithcomments tag="hashDefBlock" text="#ifndef CLASS_NDBINDEXIMPL_H&#010;#define CLASS_NDBINDEXIMPL_H" >
@@ -4576,422 +1678,10 @@
</codeblockwithcomments>
</textblocks>
<header>
- <codecomment tag="" text="/************************************************************************&#010; class NdbIndexImpl.h - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.h&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java cod!
e.&#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:52:31&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
+ <codecomment tag="" text="/************************************************************************&#010; class ndbindeximpl.h - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.h&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java cod!
e.&#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 22:24:16&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
</header>
<classfields/>
</classifiercodedocument>
- <classifiercodedocument writeOutCode="true" package="" id="cppheader37488" parent_class="37488" fileExt=".h" fileName="class ndbindeximpl&" >
- <textblocks>
- <codeblockwithcomments tag="hashDefBlock" text="#ifndef CLASS_NDBINDEXIMPL&_H&#010;#define CLASS_NDBINDEXIMPL&_H" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <codeblockwithcomments tag="includes" text="#include <string>&#010;" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <codeblockwithcomments tag="using" writeOutText="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <hierarchicalcodeblock tag="namespace" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" text="Namespace" />
- </header>
- <textblocks>
- <codeblockwithcomments tag="enums" writeOutText="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <cppheaderclassdeclarationblock parent_id="37488" tag="classDeclarationBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Class class NdbIndexImpl&&#010;" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="publicBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Public stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks>
- <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="class NdbIndexImpl& ( ) { }" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
- </header>
- </codeblockwithcomments>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Protected stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privateBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Private stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </cppheaderclassdeclarationblock>
- </textblocks>
- </hierarchicalcodeblock>
- <codeblockwithcomments tag="hashDefBlockEnd" text="#endif //CLASS_NDBINDEXIMPL&_H" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- </textblocks>
- <header>
- <codecomment tag="" text="/************************************************************************&#010; class NdbIndexImpl&.h - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.h&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; jav!
a code.&#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:52:31&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
- </header>
- <classfields/>
- </classifiercodedocument>
- <classifiercodedocument writeOutCode="true" package="" id="cppheader37491" parent_class="37491" fileExt=".h" fileName="ndbindeximpl&" >
- <textblocks>
- <codeblockwithcomments tag="hashDefBlock" text="#ifndef NDBINDEXIMPL&_H&#010;#define NDBINDEXIMPL&_H" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <codeblockwithcomments tag="includes" text="#include <string>&#010;" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <codeblockwithcomments tag="using" writeOutText="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <hierarchicalcodeblock tag="namespace" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" text="Namespace" />
- </header>
- <textblocks>
- <codeblockwithcomments tag="enums" writeOutText="false" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- <cppheaderclassdeclarationblock parent_id="37491" tag="classDeclarationBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Class NdbIndexImpl&&#010;" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="publicBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Public stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks>
- <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="NdbIndexImpl& ( ) { }" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
- </header>
- </codeblockwithcomments>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Protected stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privateBlock" canDelete="false" >
- <header>
- <cppcodedocumentation tag="" text="Private stuff" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Fields" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
- </header>
- <textblocks>
- <hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
- <header>
- <cppcodedocumentation tag="" indentLevel="1" text="Operations" />
- </header>
- <textblocks/>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </hierarchicalcodeblock>
- </textblocks>
- </cppheaderclassdeclarationblock>
- </textblocks>
- </hierarchicalcodeblock>
- <codeblockwithcomments tag="hashDefBlockEnd" text="#endif //NDBINDEXIMPL&_H" >
- <header>
- <cppcodedocumentation tag="" writeOutText="false" />
- </header>
- </codeblockwithcomments>
- </textblocks>
- <header>
- <codecomment tag="" text="/************************************************************************&#010; NdbIndexImpl&.h - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.h&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code!
.&#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Fri Jun 16 2006 at 21:52:31&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
- </header>
- <classfields/>
- </classifiercodedocument>
</codegenerator>
</codegeneration>
</XMI.extensions>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r2399 - in trunk/ndbapi: images xmi | jon | 16 Jun |