mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-04-18 21:44:02 +03:00
12544 lines
625 KiB
XML
12544 lines
625 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<XMI xmlns:UML="http://schema.omg.org/spec/UML/1.3" verified="false" timestamp="2006-08-14T10:20:41" xmi.version="1.2" >
|
|
<XMI.header>
|
|
<XMI.documentation>
|
|
<XMI.exporter>umbrello uml modeller http://uml.sf.net</XMI.exporter>
|
|
<XMI.exporterVersion>1.5.2</XMI.exporterVersion>
|
|
<XMI.exporterEncoding>UnicodeUTF8</XMI.exporterEncoding>
|
|
</XMI.documentation>
|
|
<XMI.metamodel xmi.name="UML" href="UML.xml" xmi.version="1.3" />
|
|
</XMI.header>
|
|
<XMI.content>
|
|
<UML:Model isSpecification="false" isLeaf="false" isRoot="false" xmi.id="m1" isAbstract="false" name="UML Model" >
|
|
<UML:Namespace.ownedElement>
|
|
<UML:Stereotype isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="3" isRoot="false" isAbstract="false" name="datatype" />
|
|
<UML:Stereotype isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="16" isRoot="false" isAbstract="false" name="Factory" />
|
|
<UML:Stereotype isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="1097" isRoot="false" isAbstract="false" name="constructor" />
|
|
<UML:Stereotype isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="1098" isRoot="false" isAbstract="false" name="friend" />
|
|
<UML:Stereotype isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="1099" isRoot="false" isAbstract="false" name="virtual" />
|
|
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="2" isRoot="false" isAbstract="false" name="int" />
|
|
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="4" isRoot="false" isAbstract="false" name="char" />
|
|
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="5" isRoot="false" isAbstract="false" name="bool" />
|
|
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="6" isRoot="false" isAbstract="false" name="float" />
|
|
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="7" isRoot="false" isAbstract="false" name="double" />
|
|
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="8" isRoot="false" isAbstract="false" name="long" />
|
|
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="9" isRoot="false" isAbstract="false" name="short" />
|
|
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="10" isRoot="false" isAbstract="false" name="string" />
|
|
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="18" isRoot="false" isAbstract="false" name="void" />
|
|
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="private" namespace="m1" xmi.id="136" isRoot="false" isAbstract="false" name="List" />
|
|
<UML:DataType stereotype="3" comment="typedef list<Field*> FieldList" isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="7135" isRoot="false" isAbstract="false" name="FieldList" />
|
|
<UML:DataType stereotype="3" comment="typedef list<Constraint*>ConstraintList" isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="7163" isRoot="false" isAbstract="false" name="ConstraintList" />
|
|
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="7228" isRoot="false" isAbstract="false" name="void*" />
|
|
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="7284" isRoot="false" isAbstract="false" name="Table*" />
|
|
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="30967" isRoot="false" isAbstract="false" name="char*" />
|
|
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="2764" isRoot="false" isAbstract="false" name="DMLProcessor" >
|
|
<UML:Classifier.feature>
|
|
<UML:Attribute isSpecification="false" visibility="private" xmi.id="45663" type="45600" name="fThreadPool" />
|
|
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="45348" isRoot="false" isAbstract="false" isQuery="false" name="process" >
|
|
<UML:BehavioralFeature.parameter>
|
|
<UML:Parameter kind="return" xmi.id="45762" type="2" />
|
|
</UML:BehavioralFeature.parameter>
|
|
</UML:Operation>
|
|
</UML:Classifier.feature>
|
|
</UML:Class>
|
|
<UML:Package isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="3827" isRoot="false" isAbstract="false" name="dmlpackage" >
|
|
<UML:Namespace.ownedElement>
|
|
<UML:Class stereotype="16" isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="12" isRoot="false" isAbstract="true" name="CalpontDMLFactory" >
|
|
<UML:Classifier.feature>
|
|
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="17" isRoot="false" isAbstract="false" isQuery="false" name="makeCalpontDMLPackage" ownerScope="classifier" >
|
|
<UML:BehavioralFeature.parameter>
|
|
<UML:Parameter kind="return" xmi.id="45763" type="221" />
|
|
<UML:Parameter isSpecification="false" visibility="private" xmi.id="191" value="" type="24" name="vpackage" />
|
|
</UML:BehavioralFeature.parameter>
|
|
</UML:Operation>
|
|
</UML:Classifier.feature>
|
|
</UML:Class>
|
|
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="221" isRoot="false" isAbstract="true" name="CalpontDMLPackage" >
|
|
<UML:Classifier.feature>
|
|
<UML:Attribute isSpecification="false" visibility="private" xmi.id="40346" type="10" name="fDMLStatement" />
|
|
<UML:Attribute isSpecification="false" visibility="private" xmi.id="39952" type="7072" name="fTable" />
|
|
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="10520" isRoot="false" isAbstract="true" isQuery="false" name="write" >
|
|
<UML:BehavioralFeature.parameter>
|
|
<UML:Parameter kind="return" xmi.id="45764" type="2" />
|
|
<UML:Parameter isSpecification="false" kind="inout" visibility="private" xmi.id="32029" value="" type="25204" name="bytestream" />
|
|
</UML:BehavioralFeature.parameter>
|
|
</UML:Operation>
|
|
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="10629" isRoot="false" isAbstract="true" isQuery="false" name="read" >
|
|
<UML:BehavioralFeature.parameter>
|
|
<UML:Parameter kind="return" xmi.id="45765" type="2" />
|
|
<UML:Parameter isSpecification="false" kind="inout" visibility="private" xmi.id="32063" value="" type="25204" name="bytestream" />
|
|
</UML:BehavioralFeature.parameter>
|
|
</UML:Operation>
|
|
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="35884" isRoot="false" isAbstract="true" isQuery="false" name="buildFromBuffer" >
|
|
<UML:BehavioralFeature.parameter>
|
|
<UML:Parameter kind="return" xmi.id="45766" type="2" />
|
|
<UML:Parameter isSpecification="false" visibility="private" xmi.id="35885" value="" type="10" name="buffer" />
|
|
<UML:Parameter isSpecification="false" visibility="private" xmi.id="36013" value="" type="2" name="columns" />
|
|
<UML:Parameter isSpecification="false" visibility="private" xmi.id="36142" value="" type="2" name="rows" />
|
|
</UML:BehavioralFeature.parameter>
|
|
</UML:Operation>
|
|
</UML:Classifier.feature>
|
|
</UML:Class>
|
|
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="292" isRoot="false" isAbstract="false" name="UpdateDMLPackage" >
|
|
<UML:GeneralizableElement.generalization>
|
|
<UML:Generalization xmi.idref="5709" />
|
|
</UML:GeneralizableElement.generalization>
|
|
<UML:Classifier.feature>
|
|
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="10977" isRoot="false" isAbstract="false" isQuery="false" name="write" >
|
|
<UML:BehavioralFeature.parameter>
|
|
<UML:Parameter kind="return" xmi.id="45767" type="2" />
|
|
<UML:Parameter isSpecification="false" kind="inout" visibility="private" xmi.id="33275" value="" type="25204" name="bytestream" />
|
|
</UML:BehavioralFeature.parameter>
|
|
</UML:Operation>
|
|
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="10994" isRoot="false" isAbstract="false" isQuery="false" name="read" >
|
|
<UML:BehavioralFeature.parameter>
|
|
<UML:Parameter kind="return" xmi.id="45768" type="2" />
|
|
<UML:Parameter isSpecification="false" kind="inout" visibility="private" xmi.id="33306" value="" type="25204" name="bytestream" />
|
|
</UML:BehavioralFeature.parameter>
|
|
</UML:Operation>
|
|
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="36755" isRoot="false" isAbstract="false" isQuery="false" name="buildFromBuffer" >
|
|
<UML:BehavioralFeature.parameter>
|
|
<UML:Parameter kind="return" xmi.id="45769" type="2" />
|
|
<UML:Parameter isSpecification="false" visibility="private" xmi.id="36756" value="" type="10" name="buffer" />
|
|
<UML:Parameter isSpecification="false" visibility="private" xmi.id="36789" value="" type="2" name="columns" />
|
|
<UML:Parameter isSpecification="false" visibility="private" xmi.id="36822" value="" type="2" name="rows" />
|
|
</UML:BehavioralFeature.parameter>
|
|
</UML:Operation>
|
|
</UML:Classifier.feature>
|
|
</UML:Class>
|
|
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="295" isRoot="false" isAbstract="false" name="DeleteDMLPackage" >
|
|
<UML:GeneralizableElement.generalization>
|
|
<UML:Generalization xmi.idref="5718" />
|
|
</UML:GeneralizableElement.generalization>
|
|
<UML:Classifier.feature>
|
|
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="11045" isRoot="false" isAbstract="false" isQuery="false" name="write" >
|
|
<UML:BehavioralFeature.parameter>
|
|
<UML:Parameter kind="return" xmi.id="45770" type="2" />
|
|
<UML:Parameter isSpecification="false" kind="inout" visibility="private" xmi.id="33906" value="" type="25204" name="bytestream" />
|
|
</UML:BehavioralFeature.parameter>
|
|
</UML:Operation>
|
|
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="11063" isRoot="false" isAbstract="false" isQuery="false" name="read" >
|
|
<UML:BehavioralFeature.parameter>
|
|
<UML:Parameter kind="return" xmi.id="45771" type="2" />
|
|
<UML:Parameter isSpecification="false" kind="inout" visibility="private" xmi.id="33936" value="" type="25204" name="bytestream" />
|
|
</UML:BehavioralFeature.parameter>
|
|
</UML:Operation>
|
|
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="36986" isRoot="false" isAbstract="false" isQuery="false" name="buildFromBuffer" >
|
|
<UML:BehavioralFeature.parameter>
|
|
<UML:Parameter kind="return" xmi.id="45772" type="2" />
|
|
<UML:Parameter isSpecification="false" visibility="private" xmi.id="36987" value="" type="10" name="buffer" />
|
|
<UML:Parameter isSpecification="false" visibility="private" xmi.id="37021" value="" type="2" name="columns" />
|
|
<UML:Parameter isSpecification="false" visibility="private" xmi.id="37055" value="" type="2" name="rows" />
|
|
</UML:BehavioralFeature.parameter>
|
|
</UML:Operation>
|
|
</UML:Classifier.feature>
|
|
</UML:Class>
|
|
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="24" isRoot="false" isAbstract="true" name="VendorDMLStatement" >
|
|
<UML:Classifier.feature>
|
|
<UML:Attribute isSpecification="false" visibility="private" xmi.id="40283" type="10" name="fDMLStatement" />
|
|
<UML:Attribute isSpecification="false" visibility="private" xmi.id="35511" type="2" name="fDMLStatementType" />
|
|
<UML:Attribute isSpecification="false" visibility="private" xmi.id="8477" type="10" name="fTableName" />
|
|
<UML:Attribute isSpecification="false" visibility="private" xmi.id="8509" type="10" name="fSchema" />
|
|
<UML:Attribute isSpecification="false" visibility="private" xmi.id="35259" type="2" name="fRows" />
|
|
<UML:Attribute isSpecification="false" visibility="private" xmi.id="35291" type="2" name="fColumns" />
|
|
<UML:Attribute isSpecification="false" visibility="private" xmi.id="35385" name="fDataBuffer" />
|
|
</UML:Classifier.feature>
|
|
</UML:Class>
|
|
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="20" isRoot="false" isAbstract="false" name="MySQLDMLStatement" >
|
|
<UML:GeneralizableElement.generalization>
|
|
<UML:Generalization xmi.idref="36" />
|
|
</UML:GeneralizableElement.generalization>
|
|
</UML:Class>
|
|
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="22" isRoot="false" isAbstract="false" name="OracleDMLStatement" >
|
|
<UML:GeneralizableElement.generalization>
|
|
<UML:Generalization xmi.idref="43" />
|
|
</UML:GeneralizableElement.generalization>
|
|
</UML:Class>
|
|
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="4454" isRoot="false" isAbstract="false" name="InsertDMLPackage" >
|
|
<UML:GeneralizableElement.generalization>
|
|
<UML:Generalization xmi.idref="5663" />
|
|
</UML:GeneralizableElement.generalization>
|
|
<UML:Classifier.feature>
|
|
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="10913" isRoot="false" isAbstract="false" isQuery="false" name="write" >
|
|
<UML:BehavioralFeature.parameter>
|
|
<UML:Parameter kind="return" xmi.id="45773" type="2" />
|
|
<UML:Parameter isSpecification="false" kind="inout" visibility="private" xmi.id="32418" value="" type="25204" name="bytestream" />
|
|
</UML:BehavioralFeature.parameter>
|
|
</UML:Operation>
|
|
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="10929" isRoot="false" isAbstract="false" isQuery="false" name="read" >
|
|
<UML:BehavioralFeature.parameter>
|
|
<UML:Parameter kind="return" xmi.id="45774" type="2" />
|
|
<UML:Parameter isSpecification="false" kind="inout" visibility="private" xmi.id="32450" value="" type="25204" name="bytestream" />
|
|
</UML:BehavioralFeature.parameter>
|
|
</UML:Operation>
|
|
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="36527" isRoot="false" isAbstract="false" isQuery="false" name="buildFromBuffer" >
|
|
<UML:BehavioralFeature.parameter>
|
|
<UML:Parameter kind="return" xmi.id="45775" type="2" />
|
|
<UML:Parameter isSpecification="false" visibility="private" xmi.id="36528" value="" type="10" name="buffer" />
|
|
<UML:Parameter isSpecification="false" visibility="private" xmi.id="36561" value="" type="2" name="columns" />
|
|
<UML:Parameter isSpecification="false" visibility="private" xmi.id="36594" value="" type="2" name="rows" />
|
|
</UML:BehavioralFeature.parameter>
|
|
</UML:Operation>
|
|
</UML:Classifier.feature>
|
|
</UML:Class>
|
|
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="6967" isRoot="false" isAbstract="false" name="Check" >
|
|
<UML:GeneralizableElement.generalization>
|
|
<UML:Generalization xmi.idref="6999" />
|
|
</UML:GeneralizableElement.generalization>
|
|
<UML:Classifier.feature>
|
|
<UML:Attribute isSpecification="false" visibility="private" xmi.id="7033" type="7034" name="fSQLStatement" />
|
|
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="16060" isRoot="false" isAbstract="false" isQuery="false" name="Serialize" >
|
|
<UML:BehavioralFeature.parameter>
|
|
<UML:Parameter kind="return" xmi.id="45776" type="2" />
|
|
</UML:BehavioralFeature.parameter>
|
|
</UML:Operation>
|
|
</UML:Classifier.feature>
|
|
</UML:Class>
|
|
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="6916" isRoot="false" isAbstract="true" name="Constraint" >
|
|
<UML:Classifier.feature>
|
|
<UML:Attribute isSpecification="false" visibility="private" xmi.id="6974" type="10" name="fName" />
|
|
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="15917" isRoot="false" isAbstract="false" isQuery="false" name="Serialize" >
|
|
<UML:BehavioralFeature.parameter>
|
|
<UML:Parameter kind="return" xmi.id="45777" type="2" />
|
|
</UML:BehavioralFeature.parameter>
|
|
</UML:Operation>
|
|
</UML:Classifier.feature>
|
|
</UML:Class>
|
|
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="7778" isRoot="false" isAbstract="true" name="DMLObject" >
|
|
<UML:Classifier.feature>
|
|
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="25054" isRoot="false" isAbstract="true" isQuery="false" name="read" >
|
|
<UML:BehavioralFeature.parameter>
|
|
<UML:Parameter kind="return" xmi.id="45778" type="2" />
|
|
<UML:Parameter isSpecification="false" kind="inout" visibility="private" xmi.id="25114" value="" type="25204" name="bytestream" />
|
|
</UML:BehavioralFeature.parameter>
|
|
</UML:Operation>
|
|
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="25203" isRoot="false" isAbstract="true" isQuery="false" name="write" >
|
|
<UML:BehavioralFeature.parameter>
|
|
<UML:Parameter kind="return" xmi.id="45779" type="2" />
|
|
<UML:Parameter isSpecification="false" kind="inout" visibility="private" xmi.id="25234" value="" type="25204" name="bytestream" />
|
|
</UML:BehavioralFeature.parameter>
|
|
</UML:Operation>
|
|
</UML:Classifier.feature>
|
|
</UML:Class>
|
|
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="9164" isRoot="false" isAbstract="true" name="DDLParser" >
|
|
<UML:Classifier.feature>
|
|
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="17088" isRoot="false" isAbstract="true" isQuery="false" name="Parse" >
|
|
<UML:BehavioralFeature.parameter>
|
|
<UML:Parameter kind="return" xmi.id="45780" type="2" />
|
|
<UML:Parameter isSpecification="false" visibility="private" xmi.id="17183" value="" type="10" name="string_to_parse" />
|
|
</UML:BehavioralFeature.parameter>
|
|
</UML:Operation>
|
|
</UML:Classifier.feature>
|
|
</UML:Class>
|
|
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="6945" isRoot="false" isAbstract="false" name="ForeignKey" >
|
|
<UML:GeneralizableElement.generalization>
|
|
<UML:Generalization xmi.idref="6990" />
|
|
</UML:GeneralizableElement.generalization>
|
|
<UML:Classifier.feature>
|
|
<UML:Attribute isSpecification="false" visibility="private" xmi.id="7050" type="136" name="fReferences" />
|
|
<UML:Attribute isSpecification="false" visibility="private" xmi.id="15811" type="136" name="Fields" />
|
|
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="16017" isRoot="false" isAbstract="false" isQuery="false" name="Serialize" >
|
|
<UML:BehavioralFeature.parameter>
|
|
<UML:Parameter kind="return" xmi.id="45781" type="2" />
|
|
</UML:BehavioralFeature.parameter>
|
|
</UML:Operation>
|
|
</UML:Classifier.feature>
|
|
</UML:Class>
|
|
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="6854" isRoot="false" isAbstract="false" name="DMLColumn" >
|
|
<UML:GeneralizableElement.generalization>
|
|
<UML:Generalization xmi.idref="28993" />
|
|
<UML:Generalization xmi.idref="29766" />
|
|
</UML:GeneralizableElement.generalization>
|
|
<UML:Classifier.feature>
|
|
<UML:Attribute isSpecification="false" visibility="private" xmi.id="6861" type="10" name="fName" />
|
|
<UML:Attribute isSpecification="false" visibility="private" xmi.id="29429" type="29430" name="fData" />
|
|
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="28795" isRoot="false" isAbstract="false" isQuery="false" name="read" >
|
|
<UML:BehavioralFeature.parameter>
|
|
<UML:Parameter kind="return" xmi.id="45782" type="2" />
|
|
<UML:Parameter isSpecification="false" kind="inout" visibility="private" xmi.id="28796" value="" type="25204" name="bytestream" />
|
|
</UML:BehavioralFeature.parameter>
|
|
</UML:Operation>
|
|
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="28860" isRoot="false" isAbstract="false" isQuery="false" name="write" >
|
|
<UML:BehavioralFeature.parameter>
|
|
<UML:Parameter kind="return" xmi.id="45783" type="2" />
|
|
<UML:Parameter isSpecification="false" kind="inout" visibility="private" xmi.id="28861" value="" type="25204" name="bytestream" />
|
|
</UML:BehavioralFeature.parameter>
|
|
</UML:Operation>
|
|
</UML:Classifier.feature>
|
|
<UML:Namespace.ownedElement>
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="6854" xmi.id="30501" isRoot="false" isAbstract="false" name="<typename T>" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="6854" xmi.id="29395" isRoot="false" isAbstract="false" name="DMLColumn" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="6854" xmi.id="29395" isRoot="false" isAbstract="false" name="Column" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="6854" xmi.id="30501" isRoot="false" isAbstract="false" name="<typename T>" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="6854" xmi.id="29395" isRoot="false" isAbstract="false" name="DMLColumn" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="6854" xmi.id="29395" isRoot="false" isAbstract="false" name="Column" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="6854" xmi.id="30501" isRoot="false" isAbstract="false" name="<typename T>" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="6854" xmi.id="29395" isRoot="false" isAbstract="false" name="DMLColumn" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="6854" xmi.id="29395" isRoot="false" isAbstract="false" name="Column" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="6854" xmi.id="30501" isRoot="false" isAbstract="false" name="<typename T>" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="6854" xmi.id="29395" isRoot="false" isAbstract="false" name="DMLColumn" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="6854" xmi.id="30501" isRoot="false" isAbstract="false" name="<typename T>" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="6854" xmi.id="29395" isRoot="false" isAbstract="false" name="DMLColumn" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="6854" xmi.id="30501" isRoot="false" isAbstract="false" name="<typename T>" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="6854" xmi.id="29395" isRoot="false" isAbstract="false" name="Column" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="6854" xmi.id="30501" isRoot="false" isAbstract="false" name="<typename T>" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="6854" xmi.id="29395" isRoot="false" isAbstract="false" name="Column" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="6854" xmi.id="30501" isRoot="false" isAbstract="false" name="<typename T>" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="6854" xmi.id="29395" isRoot="false" isAbstract="false" name="Column" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="6854" xmi.id="30501" isRoot="false" isAbstract="false" name="<typename T>" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="6854" xmi.id="29395" isRoot="false" isAbstract="false" name="Column" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="6854" xmi.id="30501" isRoot="false" isAbstract="false" name="<typename T>" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="6854" xmi.id="30501" isRoot="false" isAbstract="false" name="<typename T>" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="6854" xmi.id="29395" isRoot="false" isAbstract="false" name="Column" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="6854" xmi.id="30501" isRoot="false" isAbstract="false" name="<typename T>" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="6854" xmi.id="29395" isRoot="false" isAbstract="false" name="Column" />
|
|
</UML:Namespace.ownedElement>
|
|
</UML:Class>
|
|
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="7456" isRoot="false" isAbstract="false" name="DMLRow" >
|
|
<UML:GeneralizableElement.generalization>
|
|
<UML:Generalization xmi.idref="7795" />
|
|
</UML:GeneralizableElement.generalization>
|
|
<UML:Classifier.feature>
|
|
<UML:Attribute isSpecification="false" visibility="private" xmi.id="27526" type="27527" name="fColumnList" />
|
|
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="27303" isRoot="false" isAbstract="false" isQuery="false" name="read" >
|
|
<UML:BehavioralFeature.parameter>
|
|
<UML:Parameter kind="return" xmi.id="45784" type="2" />
|
|
<UML:Parameter isSpecification="false" kind="inout" visibility="private" xmi.id="27304" value="" type="25204" name="bytestream" />
|
|
</UML:BehavioralFeature.parameter>
|
|
</UML:Operation>
|
|
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="27428" isRoot="false" isAbstract="false" isQuery="false" name="write" >
|
|
<UML:BehavioralFeature.parameter>
|
|
<UML:Parameter kind="return" xmi.id="45785" type="2" />
|
|
<UML:Parameter isSpecification="false" kind="inout" visibility="private" xmi.id="27429" value="" type="25204" name="bytestream" />
|
|
</UML:BehavioralFeature.parameter>
|
|
</UML:Operation>
|
|
</UML:Classifier.feature>
|
|
</UML:Class>
|
|
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="7072" isRoot="false" isAbstract="false" name="DMLTable" >
|
|
<UML:GeneralizableElement.generalization>
|
|
<UML:Generalization xmi.idref="7807" />
|
|
</UML:GeneralizableElement.generalization>
|
|
<UML:Classifier.feature>
|
|
<UML:Attribute isSpecification="false" visibility="private" xmi.id="7076" type="10" name="fName" />
|
|
<UML:Attribute isSpecification="false" visibility="private" xmi.id="26646" type="26647" name="fRows" />
|
|
<UML:Attribute isSpecification="false" visibility="private" xmi.id="30833" type="10" name="fSchema" />
|
|
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="25624" isRoot="false" isAbstract="false" isQuery="false" name="read" >
|
|
<UML:BehavioralFeature.parameter>
|
|
<UML:Parameter kind="return" xmi.id="45786" type="2" />
|
|
<UML:Parameter isSpecification="false" kind="inout" visibility="private" xmi.id="25625" value="" type="25204" name="bytestream" />
|
|
</UML:BehavioralFeature.parameter>
|
|
</UML:Operation>
|
|
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="25717" isRoot="false" isAbstract="false" isQuery="false" name="write" >
|
|
<UML:BehavioralFeature.parameter>
|
|
<UML:Parameter kind="return" xmi.id="45787" type="2" />
|
|
<UML:Parameter isSpecification="false" kind="inout" visibility="private" xmi.id="25748" value="" type="25204" name="bytestream" />
|
|
</UML:BehavioralFeature.parameter>
|
|
</UML:Operation>
|
|
</UML:Classifier.feature>
|
|
</UML:Class>
|
|
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="6941" isRoot="false" isAbstract="false" name="PrimaryKey" >
|
|
<UML:GeneralizableElement.generalization>
|
|
<UML:Generalization xmi.idref="6981" />
|
|
</UML:GeneralizableElement.generalization>
|
|
<UML:Classifier.feature>
|
|
<UML:Attribute isSpecification="false" visibility="private" xmi.id="7023" type="136" name="Fields" />
|
|
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="15956" isRoot="false" isAbstract="false" isQuery="false" name="Serialize" >
|
|
<UML:BehavioralFeature.parameter>
|
|
<UML:Parameter kind="return" xmi.id="45788" type="2" />
|
|
</UML:BehavioralFeature.parameter>
|
|
</UML:Operation>
|
|
</UML:Classifier.feature>
|
|
</UML:Class>
|
|
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="29161" isRoot="false" isAbstract="false" name="ColumnValue" >
|
|
<UML:ModelElement.templateParameter>
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="29161" xmi.id="29229" isRoot="false" isAbstract="false" name="ColumnValue" />
|
|
</UML:ModelElement.templateParameter>
|
|
<UML:Namespace.ownedElement>
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="29161" xmi.id="29229" isRoot="false" isAbstract="false" name="ColumnValue" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="29161" xmi.id="29229" isRoot="false" isAbstract="false" name="ColumnValue" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="29161" xmi.id="29229" isRoot="false" isAbstract="false" name="ColumnValue" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="29161" xmi.id="29229" isRoot="false" isAbstract="false" name="ColumnValue" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="29161" xmi.id="29229" isRoot="false" isAbstract="false" name="ColumnValue" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="29161" xmi.id="29229" isRoot="false" isAbstract="false" name="ColumnValue" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="29161" xmi.id="29229" isRoot="false" isAbstract="false" name="ColumnValue" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="29161" xmi.id="29229" isRoot="false" isAbstract="false" name="ColumnValue" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="29161" xmi.id="29229" isRoot="false" isAbstract="false" name="ColumnValue" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="29161" xmi.id="29229" isRoot="false" isAbstract="false" name="ColumnValue" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="29161" xmi.id="29229" isRoot="false" isAbstract="false" name="ColumnValue" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="29161" xmi.id="29229" isRoot="false" isAbstract="false" name="ColumnValue" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="29161" xmi.id="29229" isRoot="false" isAbstract="false" name="ColumnValue" />
|
|
<UML:TemplateParameter isSpecification="false" isLeaf="false" visibility="public" namespace="29161" xmi.id="29229" isRoot="false" isAbstract="false" name="ColumnValue" />
|
|
</UML:Namespace.ownedElement>
|
|
</UML:Class>
|
|
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="27527" isRoot="false" isAbstract="false" name="ColumnList" />
|
|
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="26647" isRoot="false" isAbstract="false" name="RowList" />
|
|
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="29430" isRoot="false" isAbstract="false" name="T" />
|
|
</UML:Namespace.ownedElement>
|
|
</UML:Package>
|
|
<UML:Package isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="3838" isRoot="false" isAbstract="false" name="dmlpackageprocessor" >
|
|
<UML:Namespace.ownedElement>
|
|
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3838" xmi.id="158" isRoot="false" isAbstract="false" name="JobList" />
|
|
<UML:Class stereotype="16" isSpecification="false" isLeaf="false" visibility="public" namespace="3838" xmi.id="148" isRoot="false" isAbstract="false" name="DMLPackageProcessorFactory" >
|
|
<UML:Classifier.feature>
|
|
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="150" isRoot="false" isAbstract="false" isQuery="false" name="makePackageProcessor" ownerScope="classifier" >
|
|
<UML:BehavioralFeature.parameter>
|
|
<UML:Parameter isSpecification="false" visibility="private" xmi.id="393" value="" type="221" name="cpackage" />
|
|
</UML:BehavioralFeature.parameter>
|
|
</UML:Operation>
|
|
</UML:Classifier.feature>
|
|
</UML:Class>
|
|
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3838" xmi.id="20507" isRoot="false" isAbstract="false" name="DMLPackageProcessor" >
|
|
<UML:Classifier.feature>
|
|
<UML:Operation stereotype="1099" isSpecification="false" isLeaf="false" visibility="public" xmi.id="20627" isRoot="false" isAbstract="true" isQuery="false" name="processPackage" >
|
|
<UML:BehavioralFeature.parameter>
|
|
<UML:Parameter kind="return" xmi.id="45789" type="2" />
|
|
<UML:Parameter isSpecification="false" visibility="private" xmi.id="45287" value="" type="221" name="cpackage" />
|
|
</UML:BehavioralFeature.parameter>
|
|
</UML:Operation>
|
|
</UML:Classifier.feature>
|
|
</UML:Class>
|
|
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3838" xmi.id="20902" isRoot="false" isAbstract="false" name="DeletePackageProcessor" >
|
|
<UML:GeneralizableElement.generalization>
|
|
<UML:Generalization xmi.idref="21291" />
|
|
</UML:GeneralizableElement.generalization>
|
|
<UML:Classifier.feature>
|
|
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="34607" isRoot="false" isAbstract="false" isQuery="false" name="processPackage" >
|
|
<UML:BehavioralFeature.parameter>
|
|
<UML:Parameter kind="return" xmi.id="45790" type="2" />
|
|
<UML:Parameter isSpecification="false" visibility="private" xmi.id="44080" value="" type="221" name="cpackage" />
|
|
</UML:BehavioralFeature.parameter>
|
|
</UML:Operation>
|
|
</UML:Classifier.feature>
|
|
</UML:Class>
|
|
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3838" xmi.id="20684" isRoot="false" isAbstract="false" name="InsertPackageProcessor" >
|
|
<UML:GeneralizableElement.generalization>
|
|
<UML:Generalization xmi.idref="21081" />
|
|
</UML:GeneralizableElement.generalization>
|
|
<UML:Classifier.feature>
|
|
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="41352" isRoot="false" isAbstract="false" isQuery="false" name="processPackage" >
|
|
<UML:BehavioralFeature.parameter>
|
|
<UML:Parameter kind="return" xmi.id="45791" type="2" />
|
|
<UML:Parameter isSpecification="false" visibility="private" xmi.id="43868" value="" type="221" name="cpackage" />
|
|
</UML:BehavioralFeature.parameter>
|
|
</UML:Operation>
|
|
</UML:Classifier.feature>
|
|
</UML:Class>
|
|
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3838" xmi.id="20779" isRoot="false" isAbstract="false" name="UpdatePackageProcessor" >
|
|
<UML:GeneralizableElement.generalization>
|
|
<UML:Generalization xmi.idref="21232" />
|
|
</UML:GeneralizableElement.generalization>
|
|
<UML:Classifier.feature>
|
|
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="34546" isRoot="false" isAbstract="false" isQuery="false" name="processPackage" >
|
|
<UML:BehavioralFeature.parameter>
|
|
<UML:Parameter kind="return" xmi.id="45792" type="2" />
|
|
<UML:Parameter isSpecification="false" visibility="private" xmi.id="43989" value="" type="221" name="cpackage" />
|
|
</UML:BehavioralFeature.parameter>
|
|
</UML:Operation>
|
|
</UML:Classifier.feature>
|
|
</UML:Class>
|
|
</UML:Namespace.ownedElement>
|
|
</UML:Package>
|
|
<UML:Package isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="4564" isRoot="false" isAbstract="false" name="std" >
|
|
<UML:Namespace.ownedElement>
|
|
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" namespace="4564" xmi.id="10" isRoot="false" isAbstract="false" name="string" />
|
|
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="4564" xmi.id="7034" isRoot="false" isAbstract="false" name="string " />
|
|
</UML:Namespace.ownedElement>
|
|
</UML:Package>
|
|
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="25204" isRoot="false" isAbstract="false" name="ByteStream" />
|
|
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="45600" isRoot="false" isAbstract="false" name="ThreadPool" />
|
|
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="28" name="" >
|
|
<UML:Association.connection>
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="29" aggregation="composite" type="12" name="" />
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="30" aggregation="none" type="24" name="" />
|
|
</UML:Association.connection>
|
|
</UML:Association>
|
|
<UML:Generalization isSpecification="false" child="20" visibility="public" namespace="m1" xmi.id="36" parent="24" discriminator="" name="" />
|
|
<UML:Generalization isSpecification="false" child="22" visibility="public" namespace="m1" xmi.id="43" parent="24" discriminator="" name="" />
|
|
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="98" name="" >
|
|
<UML:Association.connection>
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="99" aggregation="aggregate" type="12" name="" />
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="100" aggregation="none" type="24" name="" />
|
|
</UML:Association.connection>
|
|
</UML:Association>
|
|
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="161" name="" >
|
|
<UML:Association.connection>
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="162" aggregation="none" type="148" name="" />
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="163" aggregation="none" type="158" name="" />
|
|
</UML:Association.connection>
|
|
</UML:Association>
|
|
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="224" name="" >
|
|
<UML:Association.connection>
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="225" aggregation="none" type="12" name="" />
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="226" aggregation="none" type="221" name="" />
|
|
</UML:Association.connection>
|
|
</UML:Association>
|
|
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="251" name="" >
|
|
<UML:Association.connection>
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="252" aggregation="aggregate" type="221" name="" />
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="253" aggregation="none" type="148" name="" />
|
|
</UML:Association.connection>
|
|
</UML:Association>
|
|
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="260" name="" >
|
|
<UML:Association.connection>
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="261" aggregation="aggregate" type="148" name="" />
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="262" aggregation="none" type="221" name="" />
|
|
</UML:Association.connection>
|
|
</UML:Association>
|
|
<UML:Generalization isSpecification="false" child="292" visibility="public" namespace="m1" xmi.id="308" parent="218" discriminator="" name="" />
|
|
<UML:Generalization isSpecification="false" child="1231" visibility="public" namespace="m1" xmi.id="1337" parent="1311" discriminator="" name="" />
|
|
<UML:Dependency isSpecification="false" visibility="public" namespace="m1" xmi.id="2755" client="2700" name="" supplier="218" />
|
|
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="2771" name="" >
|
|
<UML:Association.connection>
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="false" xmi.id="2772" aggregation="none" type="2764" name="" />
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="2773" aggregation="none" type="12" name="" />
|
|
</UML:Association.connection>
|
|
</UML:Association>
|
|
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="2780" name="" >
|
|
<UML:Association.connection>
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="false" xmi.id="2781" aggregation="none" type="2764" name="" />
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="2782" aggregation="none" type="221" name="" />
|
|
</UML:Association.connection>
|
|
</UML:Association>
|
|
<UML:Dependency isSpecification="false" visibility="public" namespace="m1" xmi.id="3005" client="2764" name="" supplier="1207" />
|
|
<UML:Dependency isSpecification="false" visibility="public" namespace="m1" xmi.id="3026" client="2764" name="" supplier="1311" />
|
|
<UML:Dependency isSpecification="false" visibility="public" namespace="m1" xmi.id="3234" client="2764" name="" supplier="148" />
|
|
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="3246" name="" >
|
|
<UML:Association.connection>
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="false" xmi.id="3247" aggregation="none" type="2764" name="" />
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="3248" aggregation="none" type="148" name="" />
|
|
</UML:Association.connection>
|
|
</UML:Association>
|
|
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="3258" name="" >
|
|
<UML:Association.connection>
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="false" xmi.id="3259" aggregation="none" type="2764" name="" />
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="3260" aggregation="none" type="158" name="" />
|
|
</UML:Association.connection>
|
|
</UML:Association>
|
|
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="3480" name="" >
|
|
<UML:Association.connection>
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="false" xmi.id="3481" aggregation="none" type="2764" name="" />
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="3482" aggregation="none" type="24" name="" />
|
|
</UML:Association.connection>
|
|
</UML:Association>
|
|
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="4985" name="" >
|
|
<UML:Association.connection>
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="4986" aggregation="composite" type="22" name="" />
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="4987" aggregation="none" type="22" name="" />
|
|
</UML:Association.connection>
|
|
</UML:Association>
|
|
<UML:Generalization isSpecification="false" child="4454" visibility="public" namespace="m1" xmi.id="5663" parent="221" discriminator="" name="" />
|
|
<UML:Generalization isSpecification="false" child="292" visibility="public" namespace="m1" xmi.id="5709" parent="221" discriminator="" name="" />
|
|
<UML:Generalization isSpecification="false" child="295" visibility="public" namespace="m1" xmi.id="5718" parent="221" discriminator="" name="" />
|
|
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="6068" name="" >
|
|
<UML:Association.connection>
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="false" xmi.id="6069" aggregation="none" type="221" name="" />
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="6070" aggregation="none" type="2764" name="" />
|
|
</UML:Association.connection>
|
|
</UML:Association>
|
|
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="6080" name="" >
|
|
<UML:Association.connection>
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="false" xmi.id="6081" aggregation="none" type="221" name="" />
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="6082" aggregation="none" type="221" name="" />
|
|
</UML:Association.connection>
|
|
</UML:Association>
|
|
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="6094" name="" >
|
|
<UML:Association.connection>
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="false" xmi.id="6095" aggregation="none" type="221" name="" />
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="6096" aggregation="none" type="2764" name="" />
|
|
</UML:Association.connection>
|
|
</UML:Association>
|
|
<UML:Dependency isSpecification="false" visibility="public" namespace="m1" xmi.id="6123" client="12" name="" supplier="24" />
|
|
<UML:Dependency isSpecification="false" visibility="public" namespace="m1" xmi.id="6231" client="221" name="" supplier="12" />
|
|
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="6749" name="" >
|
|
<UML:Association.connection>
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="false" xmi.id="6750" aggregation="none" type="2764" name="" />
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="6751" aggregation="none" type="221" name="" />
|
|
</UML:Association.connection>
|
|
</UML:Association>
|
|
<UML:Generalization isSpecification="false" child="6941" visibility="public" namespace="m1" xmi.id="6981" parent="6916" discriminator="" name="" />
|
|
<UML:Generalization isSpecification="false" child="6945" visibility="public" namespace="m1" xmi.id="6990" parent="6916" discriminator="" name="" />
|
|
<UML:Generalization isSpecification="false" child="6967" visibility="public" namespace="m1" xmi.id="6999" parent="6916" discriminator="" name="" />
|
|
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="7104" name="" >
|
|
<UML:Association.connection>
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="7105" aggregation="aggregate" type="7072" name="" multiplicity="1" />
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="7106" aggregation="none" type="6854" name="" multiplicity="*" />
|
|
</UML:Association.connection>
|
|
</UML:Association>
|
|
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="7320" name="" >
|
|
<UML:Association.connection>
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="7321" aggregation="aggregate" type="6854" name="" />
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="7322" aggregation="none" type="6854" name="" />
|
|
</UML:Association.connection>
|
|
</UML:Association>
|
|
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="7334" name="" >
|
|
<UML:Association.connection>
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="7335" aggregation="aggregate" type="6854" name="" />
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="7336" aggregation="none" type="7135" name="" />
|
|
</UML:Association.connection>
|
|
</UML:Association>
|
|
<UML:Generalization isSpecification="false" child="7456" visibility="public" namespace="m1" xmi.id="7795" parent="7778" discriminator="" name="" />
|
|
<UML:Generalization isSpecification="false" child="7072" visibility="public" namespace="m1" xmi.id="7807" parent="7778" discriminator="" name="" />
|
|
<UML:Generalization isSpecification="false" child="18857" visibility="public" namespace="m1" xmi.id="19074" parent="6916" discriminator="" name="" />
|
|
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="20105" name="" >
|
|
<UML:Association.connection>
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="20106" aggregation="composite" type="7456" name="" />
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="20107" aggregation="none" type="7072" name="" />
|
|
</UML:Association.connection>
|
|
</UML:Association>
|
|
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="20329" name="" >
|
|
<UML:Association.connection>
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="20330" aggregation="composite" type="7456" name="" />
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="20331" aggregation="none" type="7072" name="" />
|
|
</UML:Association.connection>
|
|
</UML:Association>
|
|
<UML:Generalization isSpecification="false" child="20684" visibility="public" namespace="m1" xmi.id="21081" parent="20507" discriminator="" name="" />
|
|
<UML:Generalization isSpecification="false" child="20779" visibility="public" namespace="m1" xmi.id="21232" parent="20507" discriminator="" name="" />
|
|
<UML:Generalization isSpecification="false" child="20902" visibility="public" namespace="m1" xmi.id="21291" parent="20507" discriminator="" name="" />
|
|
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="21551" name="" >
|
|
<UML:Association.connection>
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="false" xmi.id="21552" aggregation="none" type="148" name="" />
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="21553" aggregation="none" type="148" name="" />
|
|
</UML:Association.connection>
|
|
</UML:Association>
|
|
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="21620" name="" >
|
|
<UML:Association.connection>
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="false" xmi.id="21621" aggregation="none" type="20507" name="" />
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="21622" aggregation="none" type="148" name="" />
|
|
</UML:Association.connection>
|
|
</UML:Association>
|
|
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="21710" name="" >
|
|
<UML:Association.connection>
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="false" xmi.id="21711" aggregation="none" type="148" name="" />
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="21712" aggregation="none" type="148" name="" />
|
|
</UML:Association.connection>
|
|
</UML:Association>
|
|
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="21800" name="" >
|
|
<UML:Association.connection>
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="false" xmi.id="21801" aggregation="none" type="148" name="" />
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="21802" aggregation="none" type="20507" name="" />
|
|
</UML:Association.connection>
|
|
</UML:Association>
|
|
<UML:Generalization isSpecification="false" child="6854" visibility="public" namespace="m1" xmi.id="28993" parent="7778" discriminator="" name="" />
|
|
<UML:Generalization isSpecification="false" child="6854" visibility="public" namespace="m1" xmi.id="29766" parent="7072" discriminator="" name="" />
|
|
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="29868" name="" >
|
|
<UML:Association.connection>
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="29869" aggregation="composite" type="7456" name="" />
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="29870" aggregation="none" type="6854" name="" />
|
|
</UML:Association.connection>
|
|
</UML:Association>
|
|
<UML:Dependency isSpecification="false" visibility="public" namespace="m1" xmi.id="32668" client="7456" name="" supplier="7072" />
|
|
<UML:Dependency isSpecification="false" visibility="public" namespace="m1" xmi.id="32764" client="7456" name="" supplier="7072" />
|
|
<UML:Dependency isSpecification="false" visibility="public" namespace="m1" xmi.id="32829" client="7072" name="" supplier="7456" />
|
|
<UML:Dependency isSpecification="false" visibility="public" namespace="m1" xmi.id="32894" client="6854" name="" supplier="7456" />
|
|
<UML:Dependency isSpecification="false" visibility="public" namespace="m1" xmi.id="33022" client="7072" name="" supplier="7456" />
|
|
<UML:Dependency isSpecification="false" visibility="public" namespace="m1" xmi.id="33087" client="7456" name="" supplier="6854" />
|
|
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="41256" name="" >
|
|
<UML:Association.connection>
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="false" xmi.id="41257" aggregation="none" type="2764" name="" />
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="41258" aggregation="none" type="20507" name="" />
|
|
</UML:Association.connection>
|
|
</UML:Association>
|
|
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="45473" name="" >
|
|
<UML:Association.connection>
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="false" xmi.id="45474" aggregation="none" type="2764" name="" />
|
|
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="45475" aggregation="none" type="20507" name="" />
|
|
</UML:Association.connection>
|
|
</UML:Association>
|
|
</UML:Namespace.ownedElement>
|
|
</UML:Model>
|
|
</XMI.content>
|
|
<XMI.extensions xmi.extender="umbrello" >
|
|
<docsettings viewid="1" documentation="" uniqueid="45792" />
|
|
<diagrams>
|
|
<diagram snapgrid="0" showattsig="1" fillcolor="#ffffc0" linewidth="0" zoom="100" showgrid="0" showopsig="1" usefillcolor="1" snapx="10" canvaswidth="1133" snapy="10" showatts="1" xmi.id="1" documentation="" type="402" showops="1" showpackage="0" name="DML class diagram" localid="900000" showstereotype="0" showscope="1" snapcsgrid="0" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="#ff0000" canvasheight="880" >
|
|
<widgets>
|
|
<classwidget usesdiagramfillcolour="0" width="515" showattsigs="601" usesdiagramusefillcolour="0" x="35" y="304" drawascircle="0" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="42" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="12" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,1,0,0,0,0" linecolor="#ff0000" />
|
|
<classwidget usesdiagramfillcolour="0" width="159" showattsigs="601" usesdiagramusefillcolour="0" x="302" y="551" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="36" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="20" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
|
|
<classwidget usesdiagramfillcolour="0" width="251" showattsigs="601" usesdiagramusefillcolour="0" x="9" y="547" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="59" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="22" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
|
|
<classwidget usesdiagramfillcolour="0" width="165" showattsigs="601" usesdiagramusefillcolour="0" x="212" y="368" drawascircle="0" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="144" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="24" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,1,0,0,0,0" linecolor="#ff0000" />
|
|
<classwidget usesdiagramfillcolour="0" width="372" showattsigs="601" usesdiagramusefillcolour="0" x="148" y="115" drawascircle="0" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="102" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="221" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,50,1,0,0,0,0" linecolor="#ff0000" />
|
|
<classwidget usesdiagramfillcolour="0" width="370" showattsigs="601" usesdiagramusefillcolour="0" x="376" y="9" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="76" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="292" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
|
|
<classwidget usesdiagramfillcolour="0" width="370" showattsigs="601" usesdiagramusefillcolour="0" x="756" y="12" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="76" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="295" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
|
|
<classwidget usesdiagramfillcolour="0" width="167" showattsigs="601" usesdiagramusefillcolour="0" x="66" y="645" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="51" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="2764" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
|
|
<classwidget usesdiagramfillcolour="0" width="370" showattsigs="601" usesdiagramusefillcolour="0" x="1" y="8" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="76" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="4454" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
|
|
<classwidget usesdiagramfillcolour="0" width="310" showattsigs="601" usesdiagramusefillcolour="0" x="476" y="385" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="141" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="6854" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
|
|
<classwidget usesdiagramfillcolour="0" width="265" showattsigs="601" usesdiagramusefillcolour="0" x="787" y="254" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="102" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="7072" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
|
|
<classwidget usesdiagramfillcolour="0" width="265" showattsigs="601" usesdiagramusefillcolour="0" x="418" y="229" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="68" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="7456" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
|
|
<classwidget usesdiagramfillcolour="0" width="273" showattsigs="601" usesdiagramusefillcolour="0" x="664" y="109" drawascircle="0" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="59" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="7778" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,50,1,0,0,0,0" linecolor="#ff0000" />
|
|
<classwidget usesdiagramfillcolour="0" width="422" showattsigs="601" usesdiagramusefillcolour="0" x="264" y="772" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="42" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="20684" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
|
|
<classwidget usesdiagramfillcolour="0" width="422" showattsigs="601" usesdiagramusefillcolour="0" x="545" y="834" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="42" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="20779" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
|
|
<classwidget usesdiagramfillcolour="0" width="422" showattsigs="601" usesdiagramusefillcolour="0" x="707" y="771" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="42" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="20902" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
|
|
<classwidget usesdiagramfillcolour="0" width="456" showattsigs="601" usesdiagramusefillcolour="0" x="648" y="621" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="42" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="20507" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,1,0,0,0,0" linecolor="#ff0000" />
|
|
<boxwidget usesdiagramfillcolour="1" width="1129" usesdiagramusefillcolour="1" x="0" y="0" linewidth="none" fillcolour="none" height="614" usefillcolor="1" isinstance="0" xmi.id="42476" showstereotype="1" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="#000000" />
|
|
<floatingtext usesdiagramfillcolour="1" width="114" usesdiagramusefillcolour="1" x="907" y="571" linewidth="none" posttext="" role="700" fillcolour="none" height="21" usefillcolor="1" pretext="" isinstance="0" xmi.id="42870" text="Front End Objects" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="none" />
|
|
<classwidget usesdiagramfillcolour="1" width="84" showattsigs="601" usesdiagramusefillcolour="1" x="69" y="757" showopsigs="601" linewidth="none" fillcolour="none" height="33" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="45600" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
|
|
</widgets>
|
|
<messages/>
|
|
<associations>
|
|
<assocwidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" linewidth="none" widgetbid="24" widgetaid="20" xmi.id="36" linecolor="none" >
|
|
<linepath>
|
|
<startpoint startx="315" starty="551" />
|
|
<endpoint endx="315" endy="512" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" linewidth="none" widgetbid="24" widgetaid="22" xmi.id="43" linecolor="none" >
|
|
<linepath>
|
|
<startpoint startx="251" starty="547" />
|
|
<endpoint endx="251" endy="512" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="2" indexa="1" totalcountb="3" indexb="1" linewidth="none" widgetbid="221" widgetaid="4454" xmi.id="5663" linecolor="none" >
|
|
<linepath>
|
|
<startpoint startx="176" starty="84" />
|
|
<endpoint endx="176" endy="115" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="2" indexa="1" totalcountb="3" indexb="2" linewidth="none" widgetbid="221" widgetaid="292" xmi.id="5709" linecolor="none" >
|
|
<linepath>
|
|
<startpoint startx="376" starty="85" />
|
|
<endpoint endx="376" endy="115" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" linewidth="none" widgetbid="24" widgetaid="12" xmi.id="6123" linecolor="none" >
|
|
<linepath>
|
|
<startpoint startx="290" starty="346" />
|
|
<endpoint endx="290" endy="368" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="3" indexa="2" totalcountb="2" indexb="1" linewidth="none" widgetbid="12" widgetaid="221" xmi.id="6231" linecolor="none" >
|
|
<linepath>
|
|
<startpoint startx="289" starty="217" />
|
|
<endpoint endx="289" endy="304" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="2" indexa="1" totalcountb="3" indexb="1" linewidth="none" widgetbid="221" widgetaid="2764" xmi.id="6749" linecolor="none" >
|
|
<linepath>
|
|
<startpoint startx="169" starty="645" />
|
|
<endpoint endx="169" endy="217" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="2" indexa="1" totalcountb="4" indexb="1" linewidth="none" widgetbid="7778" widgetaid="7456" xmi.id="7795" linecolor="none" >
|
|
<linepath>
|
|
<startpoint startx="683" starty="229" />
|
|
<endpoint endx="683" endy="168" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="2" indexa="1" totalcountb="4" indexb="1" linewidth="none" widgetbid="20507" widgetaid="20684" xmi.id="21081" linecolor="none" >
|
|
<linepath>
|
|
<startpoint startx="670" starty="772" />
|
|
<endpoint endx="670" endy="663" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="2" indexa="1" totalcountb="4" indexb="2" linewidth="none" widgetbid="20507" widgetaid="20779" xmi.id="21232" linecolor="none" >
|
|
<linepath>
|
|
<startpoint startx="698" starty="834" />
|
|
<endpoint endx="698" endy="663" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="2" indexa="1" totalcountb="4" indexb="3" linewidth="none" widgetbid="20507" widgetaid="20902" xmi.id="21291" linecolor="none" >
|
|
<linepath>
|
|
<startpoint startx="846" starty="771" />
|
|
<endpoint endx="846" endy="663" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="2" indexa="1" totalcountb="4" indexb="3" linewidth="none" widgetbid="7778" widgetaid="7072" xmi.id="7807" linecolor="none" >
|
|
<linepath>
|
|
<startpoint startx="845" starty="254" />
|
|
<endpoint endx="845" endy="168" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="2" indexa="1" totalcountb="3" indexb="1" linewidth="none" widgetbid="221" widgetaid="295" xmi.id="5718" linecolor="none" >
|
|
<linepath>
|
|
<startpoint startx="756" starty="88" />
|
|
<endpoint endx="520" endy="115" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="2" indexa="1" totalcountb="4" indexb="2" linewidth="none" widgetbid="7778" widgetaid="6854" xmi.id="28993" linecolor="none" >
|
|
<linepath>
|
|
<startpoint startx="706" starty="385" />
|
|
<endpoint endx="706" endy="168" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="3" indexa="2" visibilityB="200" totalcountb="2" indexb="1" linewidth="none" widgetbid="7072" widgetaid="221" xmi.id="39952" type="510" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
|
|
<linepath>
|
|
<startpoint startx="520" starty="217" />
|
|
<endpoint endx="787" endy="254" />
|
|
</linepath>
|
|
<floatingtext usesdiagramfillcolour="1" width="52" usesdiagramusefillcolour="1" x="737" y="231" linewidth="none" posttext="" role="710" fillcolour="none" height="21" usefillcolor="1" pretext="+" isinstance="0" xmi.id="44834" text="fTable" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="none" />
|
|
</assocwidget>
|
|
<assocwidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" linewidth="none" widgetbid="20507" widgetaid="2764" xmi.id="45473" linecolor="none" >
|
|
<linepath>
|
|
<startpoint startx="233" starty="645" />
|
|
<endpoint endx="648" endy="645" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="2" indexa="1" visibilityB="201" totalcountb="2" indexb="1" linewidth="none" widgetbid="45600" widgetaid="2764" xmi.id="45663" type="510" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
|
|
<linepath>
|
|
<startpoint startx="69" starty="696" />
|
|
<endpoint endx="69" endy="757" />
|
|
</linepath>
|
|
<floatingtext usesdiagramfillcolour="1" width="82" usesdiagramusefillcolour="1" x="0" y="25" linewidth="none" posttext="" role="710" fillcolour="none" height="21" usefillcolor="1" pretext="-" isinstance="0" xmi.id="45668" text="fThreadPool" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="none" />
|
|
</assocwidget>
|
|
</associations>
|
|
</diagram>
|
|
<diagram snapgrid="0" showattsig="1" fillcolor="#ffffc0" linewidth="0" zoom="81" showgrid="0" showopsig="1" usefillcolor="1" snapx="10" canvaswidth="1280" snapy="10" showatts="1" xmi.id="3820" documentation="" type="402" showops="1" showpackage="0" name="DML Package" localid="900000" showstereotype="0" showscope="1" snapcsgrid="0" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="#ff0000" canvasheight="895" >
|
|
<widgets>
|
|
<packagewidget usesdiagramfillcolour="1" width="85" usesdiagramusefillcolour="1" x="409" y="438" linewidth="none" fillcolour="none" height="46" usefillcolor="1" isinstance="0" xmi.id="3827" font="Sans,10,-1,5,75,1,0,0,0,0" linecolor="none" />
|
|
<classwidget usesdiagramfillcolour="1" width="372" showattsigs="601" usesdiagramusefillcolour="1" x="741" y="23" drawascircle="0" showopsigs="601" linewidth="none" fillcolour="none" height="102" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="221" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,50,1,0,0,0,0" linecolor="none" />
|
|
<classwidget usesdiagramfillcolour="1" width="540" showattsigs="601" usesdiagramusefillcolour="1" x="55" y="57" drawascircle="0" showopsigs="601" linewidth="none" fillcolour="none" height="45" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="12" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,1,0,0,0,0" linecolor="none" />
|
|
<classwidget usesdiagramfillcolour="1" width="370" showattsigs="601" usesdiagramusefillcolour="1" x="611" y="263" showopsigs="601" linewidth="none" fillcolour="none" height="76" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="292" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
|
|
<classwidget usesdiagramfillcolour="1" width="370" showattsigs="601" usesdiagramusefillcolour="1" x="722" y="367" showopsigs="601" linewidth="none" fillcolour="none" height="76" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="295" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
|
|
<classwidget usesdiagramfillcolour="1" width="165" showattsigs="601" usesdiagramusefillcolour="1" x="372" y="557" drawascircle="0" showopsigs="601" linewidth="none" fillcolour="none" height="144" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="24" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,1,0,0,0,0" linecolor="none" />
|
|
<classwidget usesdiagramfillcolour="1" width="251" showattsigs="601" usesdiagramusefillcolour="1" x="259" y="826" showopsigs="601" linewidth="none" fillcolour="none" height="59" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="22" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
|
|
<classwidget usesdiagramfillcolour="1" width="159" showattsigs="601" usesdiagramusefillcolour="1" x="595" y="774" showopsigs="601" linewidth="none" fillcolour="none" height="36" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="20" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
|
|
<classwidget usesdiagramfillcolour="1" width="370" showattsigs="601" usesdiagramusefillcolour="1" x="890" y="531" showopsigs="601" linewidth="none" fillcolour="none" height="76" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="4454" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
|
|
<classwidget usesdiagramfillcolour="1" width="273" showattsigs="601" usesdiagramusefillcolour="1" x="73" y="194" drawascircle="0" showopsigs="601" linewidth="none" fillcolour="none" height="59" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="7778" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,50,1,0,0,0,0" linecolor="none" />
|
|
<classwidget usesdiagramfillcolour="1" width="265" showattsigs="601" usesdiagramusefillcolour="1" x="0" y="308" showopsigs="601" linewidth="none" fillcolour="none" height="68" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="7456" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
|
|
<classwidget usesdiagramfillcolour="1" width="265" showattsigs="601" usesdiagramusefillcolour="1" x="53" y="447" showopsigs="601" linewidth="none" fillcolour="none" height="102" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="7072" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
|
|
<classwidget usesdiagramfillcolour="1" width="310" showattsigs="601" usesdiagramusefillcolour="1" x="14" y="562" showopsigs="601" linewidth="none" fillcolour="none" height="141" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="6854" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
|
|
</widgets>
|
|
<messages/>
|
|
<associations>
|
|
<assocwidget totalcounta="4" indexa="2" visibilityB="200" totalcountb="2" indexb="1" linewidth="none" widgetbid="12" widgetaid="3827" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
|
|
<linepath>
|
|
<startpoint startx="409" starty="438" />
|
|
<endpoint endx="409" endy="102" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="4" indexa="3" visibilityB="200" totalcountb="6" indexb="1" linewidth="none" widgetbid="221" widgetaid="3827" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
|
|
<linepath>
|
|
<startpoint startx="494" starty="438" />
|
|
<endpoint endx="741" endy="125" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="4" indexa="1" visibilityB="200" totalcountb="2" indexb="1" linewidth="none" widgetbid="292" widgetaid="3827" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
|
|
<linepath>
|
|
<startpoint startx="494" starty="438" />
|
|
<endpoint endx="611" endy="339" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="4" indexa="2" visibilityB="200" totalcountb="2" indexb="1" linewidth="none" widgetbid="295" widgetaid="3827" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
|
|
<linepath>
|
|
<startpoint startx="494" starty="438" />
|
|
<endpoint endx="722" endy="438" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="3" indexa="2" totalcountb="2" indexb="1" linewidth="none" widgetbid="24" widgetaid="22" xmi.id="43" linecolor="none" >
|
|
<linepath>
|
|
<startpoint startx="510" starty="826" />
|
|
<endpoint endx="510" endy="701" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="3" indexa="1" totalcountb="2" indexb="1" linewidth="none" widgetbid="24" widgetaid="20" xmi.id="36" linecolor="none" >
|
|
<linepath>
|
|
<startpoint startx="595" starty="774" />
|
|
<endpoint endx="537" endy="701" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="5" indexa="3" visibilityB="200" totalcountb="2" indexb="1" linewidth="none" widgetbid="24" widgetaid="3827" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
|
|
<linepath>
|
|
<startpoint startx="494" starty="484" />
|
|
<endpoint endx="494" endy="557" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="5" indexa="4" visibilityB="200" totalcountb="3" indexb="2" linewidth="none" widgetbid="20" widgetaid="3827" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
|
|
<linepath>
|
|
<startpoint startx="494" starty="484" />
|
|
<endpoint endx="595" endy="774" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="5" indexa="2" visibilityB="200" totalcountb="3" indexb="1" linewidth="none" widgetbid="22" widgetaid="3827" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
|
|
<linepath>
|
|
<startpoint startx="490" starty="484" />
|
|
<endpoint endx="490" endy="826" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="4" indexa="3" visibilityB="200" totalcountb="2" indexb="1" linewidth="none" widgetbid="4454" widgetaid="3827" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
|
|
<linepath>
|
|
<startpoint startx="494" starty="484" />
|
|
<endpoint endx="890" endy="531" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="2" indexa="1" totalcountb="6" indexb="2" linewidth="none" widgetbid="221" widgetaid="292" xmi.id="5709" linecolor="none" >
|
|
<linepath>
|
|
<startpoint startx="770" starty="263" />
|
|
<endpoint endx="770" endy="125" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="2" indexa="1" totalcountb="6" indexb="3" linewidth="none" widgetbid="221" widgetaid="295" xmi.id="5718" linecolor="none" >
|
|
<linepath>
|
|
<startpoint startx="858" starty="367" />
|
|
<endpoint endx="858" endy="125" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="2" indexa="1" totalcountb="6" indexb="4" linewidth="none" widgetbid="221" widgetaid="4454" xmi.id="5663" linecolor="none" >
|
|
<linepath>
|
|
<startpoint startx="919" starty="531" />
|
|
<endpoint endx="919" endy="125" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="2" indexa="1" totalcountb="4" indexb="1" linewidth="none" widgetbid="7778" widgetaid="7456" xmi.id="7795" linecolor="none" >
|
|
<linepath>
|
|
<startpoint startx="186" starty="308" />
|
|
<endpoint endx="186" endy="253" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="3" indexa="1" totalcountb="4" indexb="2" linewidth="none" widgetbid="7778" widgetaid="7072" xmi.id="7807" linecolor="none" >
|
|
<linepath>
|
|
<startpoint startx="240" starty="447" />
|
|
<endpoint endx="240" endy="253" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="4" indexa="1" visibilityB="200" totalcountb="4" indexb="3" linewidth="none" widgetbid="7778" widgetaid="3827" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
|
|
<linepath>
|
|
<startpoint startx="409" starty="438" />
|
|
<endpoint endx="346" endy="253" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="5" indexa="1" visibilityB="200" totalcountb="2" indexb="1" linewidth="none" widgetbid="6854" widgetaid="3827" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
|
|
<linepath>
|
|
<startpoint startx="409" starty="484" />
|
|
<endpoint endx="324" endy="562" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="3" indexa="1" visibilityB="200" totalcountb="2" indexb="1" linewidth="none" widgetbid="7456" widgetaid="3827" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
|
|
<linepath>
|
|
<startpoint startx="409" starty="438" />
|
|
<endpoint endx="265" endy="376" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="3" indexa="2" visibilityB="200" totalcountb="2" indexb="1" linewidth="none" widgetbid="7072" widgetaid="3827" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
|
|
<linepath>
|
|
<startpoint startx="409" starty="484" />
|
|
<endpoint endx="318" endy="484" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="6" indexa="5" visibilityB="200" totalcountb="3" indexb="2" linewidth="none" widgetbid="7072" widgetaid="221" xmi.id="39952" type="510" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
|
|
<linepath>
|
|
<startpoint startx="741" starty="125" />
|
|
<endpoint endx="318" endy="447" />
|
|
</linepath>
|
|
<floatingtext usesdiagramfillcolour="1" width="52" usesdiagramusefillcolour="1" x="320" y="424" linewidth="none" posttext="" role="710" fillcolour="none" height="21" usefillcolor="1" pretext="+" isinstance="0" xmi.id="44835" showstereotype="1" text="fTable" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="none" />
|
|
</assocwidget>
|
|
</associations>
|
|
</diagram>
|
|
<diagram snapgrid="0" showattsig="1" fillcolor="#ffffc0" linewidth="0" zoom="100" showgrid="0" showopsig="1" usefillcolor="1" snapx="10" canvaswidth="1174" snapy="10" showatts="1" xmi.id="3831" documentation="" type="402" showops="1" showpackage="0" name="DML Package Processor" localid="900000" showstereotype="0" showscope="1" snapcsgrid="0" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="#ff0000" canvasheight="725" >
|
|
<widgets>
|
|
<packagewidget usesdiagramfillcolour="0" width="147" usesdiagramusefillcolour="0" x="383" y="98" linewidth="none" fillcolour="#ffffc0" height="46" usefillcolor="1" isinstance="0" xmi.id="3838" font="Sans,10,-1,5,75,1,0,0,0,0" linecolor="#ff0000" />
|
|
<classwidget usesdiagramfillcolour="1" width="495" showattsigs="601" usesdiagramusefillcolour="1" x="133" y="532" showopsigs="601" linewidth="none" fillcolour="none" height="42" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="148" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
|
|
<classwidget usesdiagramfillcolour="1" width="456" showattsigs="601" usesdiagramusefillcolour="1" x="584" y="129" showopsigs="601" linewidth="none" fillcolour="none" height="42" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="20507" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,1,0,0,0,0" linecolor="none" />
|
|
<classwidget usesdiagramfillcolour="1" width="422" showattsigs="601" usesdiagramusefillcolour="1" x="648" y="228" showopsigs="601" linewidth="none" fillcolour="none" height="42" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="20902" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
|
|
<classwidget usesdiagramfillcolour="1" width="422" showattsigs="601" usesdiagramusefillcolour="1" x="748" y="338" showopsigs="601" linewidth="none" fillcolour="none" height="42" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="20684" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
|
|
<classwidget usesdiagramfillcolour="1" width="422" showattsigs="601" usesdiagramusefillcolour="1" x="516" y="391" showopsigs="601" linewidth="none" fillcolour="none" height="42" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="20779" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
|
|
</widgets>
|
|
<messages/>
|
|
<associations>
|
|
<assocwidget totalcounta="5" indexa="1" visibilityB="200" totalcountb="3" indexb="1" linewidth="none" widgetbid="148" widgetaid="3838" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
|
|
<linepath>
|
|
<startpoint startx="383" starty="144" />
|
|
<endpoint endx="383" endy="532" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="5" indexa="2" totalcountb="3" indexb="2" linewidth="none" widgetbid="148" widgetaid="20507" xmi.id="21620" linecolor="none" >
|
|
<linepath>
|
|
<startpoint startx="584" starty="171" />
|
|
<endpoint endx="584" endy="532" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="3" indexa="2" totalcountb="5" indexb="1" linewidth="none" widgetbid="20507" widgetaid="20902" xmi.id="21291" linecolor="none" >
|
|
<linepath>
|
|
<startpoint startx="648" starty="228" />
|
|
<endpoint endx="648" endy="171" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="3" indexa="2" totalcountb="5" indexb="4" linewidth="none" widgetbid="20507" widgetaid="20684" xmi.id="21081" linecolor="none" >
|
|
<linepath>
|
|
<startpoint startx="748" starty="338" />
|
|
<endpoint endx="748" endy="171" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="3" indexa="2" totalcountb="5" indexb="3" linewidth="none" widgetbid="20507" widgetaid="20779" xmi.id="21232" linecolor="none" >
|
|
<linepath>
|
|
<startpoint startx="697" starty="391" />
|
|
<endpoint endx="697" endy="171" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="2" indexa="1" visibilityB="200" totalcountb="2" indexb="1" linewidth="none" widgetbid="20507" widgetaid="3838" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
|
|
<linepath>
|
|
<startpoint startx="530" starty="129" />
|
|
<endpoint endx="584" endy="129" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="5" indexa="4" visibilityB="200" totalcountb="3" indexb="1" linewidth="none" widgetbid="20902" widgetaid="3838" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
|
|
<linepath>
|
|
<startpoint startx="530" starty="144" />
|
|
<endpoint endx="648" endy="228" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="5" indexa="3" visibilityB="200" totalcountb="3" indexb="1" linewidth="none" widgetbid="20684" widgetaid="3838" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
|
|
<linepath>
|
|
<startpoint startx="530" starty="144" />
|
|
<endpoint endx="748" endy="338" />
|
|
</linepath>
|
|
</assocwidget>
|
|
<assocwidget totalcounta="5" indexa="2" visibilityB="200" totalcountb="3" indexb="1" linewidth="none" widgetbid="20779" widgetaid="3838" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
|
|
<linepath>
|
|
<startpoint startx="516" starty="144" />
|
|
<endpoint endx="516" endy="391" />
|
|
</linepath>
|
|
</assocwidget>
|
|
</associations>
|
|
</diagram>
|
|
</diagrams>
|
|
<listview>
|
|
<listitem open="1" type="800" label="Views" >
|
|
<listitem open="1" type="801" label="Logical View" >
|
|
<listitem open="1" type="813" id="25204" />
|
|
<listitem open="1" type="813" id="2764" >
|
|
<listitem open="0" type="814" id="45663" />
|
|
<listitem open="0" type="815" id="45348" />
|
|
</listitem>
|
|
<listitem open="1" type="813" id="45600" />
|
|
<listitem open="0" type="818" id="3827" >
|
|
<listitem open="0" type="813" id="12" >
|
|
<listitem open="0" type="815" id="17" />
|
|
</listitem>
|
|
<listitem open="0" type="813" id="221" >
|
|
<listitem open="0" type="814" id="40346" />
|
|
<listitem open="0" type="814" id="39952" />
|
|
<listitem open="0" type="815" id="10520" />
|
|
<listitem open="0" type="815" id="10629" />
|
|
<listitem open="0" type="815" id="35884" />
|
|
</listitem>
|
|
<listitem open="0" type="813" id="6967" >
|
|
<listitem open="0" type="814" id="7033" />
|
|
<listitem open="0" type="815" id="16060" />
|
|
</listitem>
|
|
<listitem open="0" type="813" id="27527" />
|
|
<listitem open="0" type="813" id="29161" >
|
|
<listitem open="0" type="816" id="29229" />
|
|
</listitem>
|
|
<listitem open="0" type="813" id="6916" >
|
|
<listitem open="0" type="814" id="6974" />
|
|
<listitem open="0" type="815" id="15917" />
|
|
</listitem>
|
|
<listitem open="0" type="813" id="9164" >
|
|
<listitem open="0" type="815" id="17088" />
|
|
</listitem>
|
|
<listitem open="0" type="813" id="6854" >
|
|
<listitem open="0" type="814" id="6861" />
|
|
<listitem open="0" type="814" id="29429" />
|
|
<listitem open="0" type="815" id="28795" />
|
|
<listitem open="0" type="815" id="28860" />
|
|
</listitem>
|
|
<listitem open="0" type="813" id="7778" >
|
|
<listitem open="0" type="815" id="25054" />
|
|
<listitem open="0" type="815" id="25203" />
|
|
</listitem>
|
|
<listitem open="0" type="813" id="7456" >
|
|
<listitem open="0" type="814" id="27526" />
|
|
<listitem open="0" type="815" id="27303" />
|
|
<listitem open="0" type="815" id="27428" />
|
|
</listitem>
|
|
<listitem open="0" type="813" id="7072" >
|
|
<listitem open="0" type="814" id="7076" />
|
|
<listitem open="0" type="814" id="26646" />
|
|
<listitem open="0" type="814" id="30833" />
|
|
<listitem open="0" type="815" id="25624" />
|
|
<listitem open="0" type="815" id="25717" />
|
|
</listitem>
|
|
<listitem open="0" type="813" id="295" >
|
|
<listitem open="0" type="815" id="11045" />
|
|
<listitem open="0" type="815" id="11063" />
|
|
<listitem open="0" type="815" id="36986" />
|
|
</listitem>
|
|
<listitem open="0" type="813" id="6945" >
|
|
<listitem open="0" type="814" id="7050" />
|
|
<listitem open="0" type="814" id="15811" />
|
|
<listitem open="0" type="815" id="16017" />
|
|
</listitem>
|
|
<listitem open="0" type="813" id="4454" >
|
|
<listitem open="0" type="815" id="10913" />
|
|
<listitem open="0" type="815" id="10929" />
|
|
<listitem open="0" type="815" id="36527" />
|
|
</listitem>
|
|
<listitem open="0" type="813" id="20" />
|
|
<listitem open="1" type="813" id="22" />
|
|
<listitem open="0" type="813" id="6941" >
|
|
<listitem open="0" type="814" id="7023" />
|
|
<listitem open="0" type="815" id="15956" />
|
|
</listitem>
|
|
<listitem open="0" type="813" id="26647" />
|
|
<listitem open="0" type="813" id="29430" />
|
|
<listitem open="0" type="813" id="292" >
|
|
<listitem open="0" type="815" id="10977" />
|
|
<listitem open="0" type="815" id="10994" />
|
|
<listitem open="0" type="815" id="36755" />
|
|
</listitem>
|
|
<listitem open="1" type="813" id="24" >
|
|
<listitem open="0" type="814" id="40283" />
|
|
<listitem open="0" type="814" id="35511" />
|
|
<listitem open="0" type="814" id="8477" />
|
|
<listitem open="0" type="814" id="8509" />
|
|
<listitem open="0" type="814" id="35259" />
|
|
<listitem open="0" type="814" id="35291" />
|
|
<listitem open="0" type="814" id="35385" />
|
|
</listitem>
|
|
</listitem>
|
|
<listitem open="1" type="818" id="3838" >
|
|
<listitem open="0" type="813" id="20507" >
|
|
<listitem open="0" type="815" id="20627" />
|
|
</listitem>
|
|
<listitem open="0" type="813" id="148" >
|
|
<listitem open="0" type="815" id="150" />
|
|
</listitem>
|
|
<listitem open="0" type="813" id="20902" >
|
|
<listitem open="0" type="815" id="34607" />
|
|
</listitem>
|
|
<listitem open="0" type="813" id="20684" >
|
|
<listitem open="0" type="815" id="41352" />
|
|
</listitem>
|
|
<listitem open="0" type="813" id="158" />
|
|
<listitem open="0" type="813" id="20779" >
|
|
<listitem open="0" type="815" id="34546" />
|
|
</listitem>
|
|
</listitem>
|
|
<listitem open="0" type="818" id="4564" >
|
|
<listitem open="0" type="813" id="7034" />
|
|
</listitem>
|
|
<listitem open="0" type="830" label="Datatypes" >
|
|
<listitem open="1" type="829" id="7163" />
|
|
<listitem open="1" type="829" id="7135" />
|
|
<listitem open="1" type="829" id="136" />
|
|
<listitem open="1" type="829" id="7284" />
|
|
<listitem open="1" type="829" id="5" />
|
|
<listitem open="1" type="829" id="4" />
|
|
<listitem open="1" type="829" id="30967" />
|
|
<listitem open="1" type="829" id="7" />
|
|
<listitem open="1" type="829" id="6" />
|
|
<listitem open="1" type="829" id="2" />
|
|
<listitem open="1" type="829" id="8" />
|
|
<listitem open="1" type="829" id="9" />
|
|
<listitem open="0" type="829" id="10" />
|
|
<listitem open="0" type="829" id="10" />
|
|
<listitem open="1" type="829" id="18" />
|
|
<listitem open="1" type="829" id="7228" />
|
|
</listitem>
|
|
</listitem>
|
|
<listitem open="1" type="802" label="Use Case View" />
|
|
<listitem open="1" type="821" label="Component View" />
|
|
<listitem open="1" type="827" label="Deployment View" />
|
|
<listitem open="1" type="836" label="Entity Relationship Model" />
|
|
</listitem>
|
|
</listview>
|
|
<codegeneration>
|
|
<codegenerator language="C++" >
|
|
<classifiercodedocument writeOutCode="true" package="" id="2764" parent_class="2764" fileExt=".cpp" fileName="dmlprocessor" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="includes" text="#include "dmlprocessor.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>
|
|
<codeoperation parent_id="45348" tag="operation_45348" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeoperation>
|
|
<codeaccessormethod accessType="0" parent_id="45663" tag="hblock_tag_0" canDelete="false" classfield_id="45663" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="45663" tag="hblock_tag_1" canDelete="false" classfield_id="45663" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</textblocks>
|
|
</hierarchicalcodeblock>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields>
|
|
<codeclassfield parent_id="45473" field_type="464" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="45473" 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="45473" tag="" canDelete="false" writeOutText="false" classfield_id="45473" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="45473" tag="" canDelete="false" writeOutText="false" classfield_id="45473" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="45473" tag="" canDelete="false" writeOutText="false" classfield_id="45473" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="45473" tag="" canDelete="false" writeOutText="false" classfield_id="45473" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="45473" tag="" canDelete="false" writeOutText="false" classfield_id="45473" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="45663" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="45663" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="45663" tag="hblock_tag_0" canDelete="false" classfield_id="45663" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="45663" tag="hblock_tag_1" canDelete="false" classfield_id="45663" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
</classfields>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="12" parent_class="12" fileExt=".cpp" fileName="calpontdmlfactory" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="includes" text="#include "calpontdmlfactory.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>
|
|
<codeaccessormethod accessType="0" parent_id="224" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="224" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="224" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="224" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="224" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="224" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="224" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="224" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="224" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="224" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="98" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="98" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="98" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="98" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="98" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="98" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="98" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="98" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="98" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="98" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="28" tag="hblock_tag_10" canDelete="false" writeOutText="false" classfield_id="28" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="28" tag="hblock_tag_11" canDelete="false" writeOutText="false" classfield_id="28" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="28" tag="hblock_tag_12" canDelete="false" writeOutText="false" classfield_id="28" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="28" tag="hblock_tag_13" canDelete="false" writeOutText="false" classfield_id="28" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="28" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="28" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeoperation parent_id="17" tag="operation_17" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeoperation>
|
|
</textblocks>
|
|
</hierarchicalcodeblock>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields>
|
|
<codeclassfield parent_id="224" field_type="1" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="224" 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="224" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="224" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="224" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="224" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="224" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="224" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="224" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="224" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="224" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="224" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="98" field_type="3" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="98" 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="98" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="98" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="98" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="98" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="98" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="98" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="98" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="98" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="98" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="98" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="28" field_type="4" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="28" 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="28" tag="hblock_tag_10" canDelete="false" writeOutText="false" classfield_id="28" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="28" tag="hblock_tag_11" canDelete="false" writeOutText="false" classfield_id="28" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="28" tag="hblock_tag_12" canDelete="false" writeOutText="false" classfield_id="28" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="28" tag="hblock_tag_13" canDelete="false" writeOutText="false" classfield_id="28" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="28" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="28" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
</classfields>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="221" parent_class="221" fileExt=".cpp" fileName="calpontdmlpackage" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="includes" text="#include "calpontdmlpackage.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>
|
|
<codeaccessormethod accessType="0" parent_id="40346" tag="hblock_tag_0" canDelete="false" classfield_id="40346" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="40346" tag="hblock_tag_1" canDelete="false" classfield_id="40346" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="39952" tag="hblock_tag_2" canDelete="false" classfield_id="39952" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="39952" tag="hblock_tag_3" canDelete="false" classfield_id="39952" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="224" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="224" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="224" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="224" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="224" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="224" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="224" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="224" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="224" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="224" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="251" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="251" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="251" tag="hblock_tag_10" canDelete="false" writeOutText="false" classfield_id="251" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="251" tag="hblock_tag_11" canDelete="false" writeOutText="false" classfield_id="251" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="251" tag="hblock_tag_12" canDelete="false" writeOutText="false" classfield_id="251" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="251" tag="hblock_tag_13" canDelete="false" writeOutText="false" classfield_id="251" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="260" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="260" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="260" tag="hblock_tag_15" canDelete="false" writeOutText="false" classfield_id="260" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="260" tag="hblock_tag_16" canDelete="false" writeOutText="false" classfield_id="260" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="260" tag="hblock_tag_17" canDelete="false" writeOutText="false" classfield_id="260" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="260" tag="hblock_tag_18" canDelete="false" writeOutText="false" classfield_id="260" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeoperation parent_id="10520" tag="operation_10520" canDelete="false" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeoperation>
|
|
<codeoperation parent_id="10629" tag="operation_10629" canDelete="false" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeoperation>
|
|
<codeoperation parent_id="35884" tag="operation_35884" canDelete="false" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeoperation>
|
|
</textblocks>
|
|
</hierarchicalcodeblock>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields>
|
|
<codeclassfield parent_id="40346" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="40346" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="40346" tag="hblock_tag_0" canDelete="false" classfield_id="40346" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="40346" tag="hblock_tag_1" canDelete="false" classfield_id="40346" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="39952" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="39952" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="39952" tag="hblock_tag_2" canDelete="false" classfield_id="39952" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="39952" tag="hblock_tag_3" canDelete="false" classfield_id="39952" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="224" field_type="1" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="224" 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="224" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="224" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="224" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="224" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="224" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="224" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="224" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="224" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="224" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="224" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="251" field_type="3" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="251" 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="251" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="251" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="251" tag="hblock_tag_10" canDelete="false" writeOutText="false" classfield_id="251" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="251" tag="hblock_tag_11" canDelete="false" writeOutText="false" classfield_id="251" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="251" tag="hblock_tag_12" canDelete="false" writeOutText="false" classfield_id="251" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="251" tag="hblock_tag_13" canDelete="false" writeOutText="false" classfield_id="251" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="260" field_type="3" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="260" 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="260" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="260" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="260" tag="hblock_tag_15" canDelete="false" writeOutText="false" classfield_id="260" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="260" tag="hblock_tag_16" canDelete="false" writeOutText="false" classfield_id="260" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="260" tag="hblock_tag_17" canDelete="false" writeOutText="false" classfield_id="260" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="260" tag="hblock_tag_18" canDelete="false" writeOutText="false" classfield_id="260" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
</classfields>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="292" parent_class="292" fileExt=".cpp" fileName="updatedmlpackage" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="includes" text="#include "updatedmlpackage.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>
|
|
<codeoperation parent_id="10977" tag="operation_10977" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeoperation>
|
|
<codeoperation parent_id="10994" tag="operation_10994" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeoperation>
|
|
<codeoperation parent_id="36755" tag="operation_36755" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeoperation>
|
|
</textblocks>
|
|
</hierarchicalcodeblock>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields/>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="295" parent_class="295" fileExt=".cpp" fileName="deletedmlpackage" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="includes" text="#include "deletedmlpackage.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>
|
|
<codeoperation parent_id="11045" tag="operation_11045" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeoperation>
|
|
<codeoperation parent_id="11063" tag="operation_11063" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeoperation>
|
|
<codeoperation parent_id="36986" tag="operation_36986" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeoperation>
|
|
</textblocks>
|
|
</hierarchicalcodeblock>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields/>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="24" parent_class="24" fileExt=".cpp" fileName="vendordmlstatement" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="includes" text="#include "vendordmlstatement.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>
|
|
<codeaccessormethod accessType="0" parent_id="40283" tag="hblock_tag_0" canDelete="false" classfield_id="40283" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="40283" tag="hblock_tag_1" canDelete="false" classfield_id="40283" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="35511" tag="hblock_tag_2" canDelete="false" classfield_id="35511" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="35511" tag="hblock_tag_3" canDelete="false" classfield_id="35511" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="8477" tag="hblock_tag_4" canDelete="false" classfield_id="8477" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="8477" tag="hblock_tag_5" canDelete="false" classfield_id="8477" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="8509" tag="hblock_tag_6" canDelete="false" classfield_id="8509" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="8509" tag="hblock_tag_7" canDelete="false" classfield_id="8509" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="35259" tag="hblock_tag_8" canDelete="false" classfield_id="35259" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="35259" tag="hblock_tag_9" canDelete="false" classfield_id="35259" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="35291" tag="hblock_tag_10" canDelete="false" classfield_id="35291" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="35291" tag="hblock_tag_11" canDelete="false" classfield_id="35291" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="35385" tag="hblock_tag_12" canDelete="false" classfield_id="35385" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="35385" tag="hblock_tag_13" canDelete="false" classfield_id="35385" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="98" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="98" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="98" tag="hblock_tag_15" canDelete="false" writeOutText="false" classfield_id="98" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="98" tag="hblock_tag_16" canDelete="false" writeOutText="false" classfield_id="98" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="98" tag="hblock_tag_17" canDelete="false" writeOutText="false" classfield_id="98" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="98" tag="hblock_tag_18" canDelete="false" writeOutText="false" classfield_id="98" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="28" tag="hblock_tag_19" canDelete="false" writeOutText="false" classfield_id="28" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="28" tag="hblock_tag_20" canDelete="false" writeOutText="false" classfield_id="28" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="28" tag="hblock_tag_21" canDelete="false" writeOutText="false" classfield_id="28" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="28" tag="hblock_tag_22" canDelete="false" writeOutText="false" classfield_id="28" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="28" tag="hblock_tag_23" canDelete="false" writeOutText="false" classfield_id="28" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</textblocks>
|
|
</hierarchicalcodeblock>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields>
|
|
<codeclassfield parent_id="40283" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="40283" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="40283" tag="hblock_tag_0" canDelete="false" classfield_id="40283" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="40283" tag="hblock_tag_1" canDelete="false" classfield_id="40283" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="35511" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="35511" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="35511" tag="hblock_tag_2" canDelete="false" classfield_id="35511" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="35511" tag="hblock_tag_3" canDelete="false" classfield_id="35511" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="8477" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="8477" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="8477" tag="hblock_tag_4" canDelete="false" classfield_id="8477" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="8477" tag="hblock_tag_5" canDelete="false" classfield_id="8477" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="8509" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="8509" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="8509" tag="hblock_tag_6" canDelete="false" classfield_id="8509" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="8509" tag="hblock_tag_7" canDelete="false" classfield_id="8509" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="35259" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="35259" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="35259" tag="hblock_tag_8" canDelete="false" classfield_id="35259" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="35259" tag="hblock_tag_9" canDelete="false" classfield_id="35259" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="35291" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="35291" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="35291" tag="hblock_tag_10" canDelete="false" classfield_id="35291" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="35291" tag="hblock_tag_11" canDelete="false" classfield_id="35291" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="35385" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="35385" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="35385" tag="hblock_tag_12" canDelete="false" classfield_id="35385" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="35385" tag="hblock_tag_13" canDelete="false" classfield_id="35385" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="98" field_type="3" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="98" 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="98" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="98" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="98" tag="hblock_tag_15" canDelete="false" writeOutText="false" classfield_id="98" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="98" tag="hblock_tag_16" canDelete="false" writeOutText="false" classfield_id="98" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="98" tag="hblock_tag_17" canDelete="false" writeOutText="false" classfield_id="98" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="98" tag="hblock_tag_18" canDelete="false" writeOutText="false" classfield_id="98" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="28" field_type="4" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="28" 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="28" tag="hblock_tag_19" canDelete="false" writeOutText="false" classfield_id="28" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="28" tag="hblock_tag_20" canDelete="false" writeOutText="false" classfield_id="28" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="28" tag="hblock_tag_21" canDelete="false" writeOutText="false" classfield_id="28" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="28" tag="hblock_tag_22" canDelete="false" writeOutText="false" classfield_id="28" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="28" tag="hblock_tag_23" canDelete="false" writeOutText="false" classfield_id="28" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
</classfields>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="20" parent_class="20" fileExt=".cpp" fileName="mysqldmlstatement" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="includes" text="#include "mysqldmlstatement.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="" writeOutText="false" />
|
|
</header>
|
|
<classfields/>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="22" parent_class="22" fileExt=".cpp" fileName="oracledmlstatement" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="includes" text="#include "oracledmlstatement.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>
|
|
<codeaccessormethod accessType="0" parent_id="4985" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="4985" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="4985" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="4985" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="4985" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="4985" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="4985" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="4985" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="4985" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="4985" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</textblocks>
|
|
</hierarchicalcodeblock>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields>
|
|
<codeclassfield parent_id="4985" field_type="4" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="4985" 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="4985" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="4985" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="4985" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="4985" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="4985" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="4985" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="4985" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="4985" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="4985" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="4985" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="4985" field_type="4" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="4985" 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="4985" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="4985" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="4985" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="4985" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="4985" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="4985" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="4985" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="4985" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="4985" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="4985" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
</classfields>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="4454" parent_class="4454" fileExt=".cpp" fileName="insertdmlpackage" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="includes" text="#include "insertdmlpackage.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>
|
|
<codeoperation parent_id="10913" tag="operation_10913" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeoperation>
|
|
<codeoperation parent_id="10929" tag="operation_10929" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeoperation>
|
|
<codeoperation parent_id="36527" tag="operation_36527" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeoperation>
|
|
</textblocks>
|
|
</hierarchicalcodeblock>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields/>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="6967" parent_class="6967" fileExt=".cpp" fileName="check" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="includes" text="#include "check.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>
|
|
<codeaccessormethod accessType="0" parent_id="7033" tag="hblock_tag_0" canDelete="false" classfield_id="7033" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="7033" tag="hblock_tag_1" canDelete="false" classfield_id="7033" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeoperation parent_id="16060" tag="operation_16060" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeoperation>
|
|
</textblocks>
|
|
</hierarchicalcodeblock>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields>
|
|
<codeclassfield parent_id="7033" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="7033" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="7033" tag="hblock_tag_0" canDelete="false" classfield_id="7033" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="7033" tag="hblock_tag_1" canDelete="false" classfield_id="7033" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
</classfields>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="6916" parent_class="6916" fileExt=".cpp" fileName="constraint" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="includes" text="#include "constraint.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>
|
|
<codeaccessormethod accessType="0" parent_id="6974" tag="hblock_tag_0" canDelete="false" classfield_id="6974" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="6974" tag="hblock_tag_1" canDelete="false" classfield_id="6974" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeoperation parent_id="15917" tag="operation_15917" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeoperation>
|
|
</textblocks>
|
|
</hierarchicalcodeblock>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields>
|
|
<codeclassfield parent_id="6974" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="6974" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="6974" tag="hblock_tag_0" canDelete="false" classfield_id="6974" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="6974" tag="hblock_tag_1" canDelete="false" classfield_id="6974" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
</classfields>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="7778" parent_class="7778" fileExt=".cpp" fileName="dmlobject" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="includes" text="#include "dmlobject.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>
|
|
<codeoperation parent_id="25054" tag="operation_25054" canDelete="false" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeoperation>
|
|
<codeoperation parent_id="25203" tag="operation_25203" canDelete="false" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeoperation>
|
|
</textblocks>
|
|
</hierarchicalcodeblock>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields/>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="9164" parent_class="9164" fileExt=".cpp" fileName="ddlparser" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="includes" text="#include "ddlparser.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>
|
|
<codeoperation parent_id="17088" tag="operation_17088" canDelete="false" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeoperation>
|
|
</textblocks>
|
|
</hierarchicalcodeblock>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields/>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="6945" parent_class="6945" fileExt=".cpp" fileName="foreignkey" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="includes" text="#include "foreignkey.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>
|
|
<codeaccessormethod accessType="0" parent_id="7050" tag="hblock_tag_0" canDelete="false" classfield_id="7050" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="7050" tag="hblock_tag_1" canDelete="false" classfield_id="7050" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="15811" tag="hblock_tag_2" canDelete="false" classfield_id="15811" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="15811" tag="hblock_tag_3" canDelete="false" classfield_id="15811" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeoperation parent_id="16017" tag="operation_16017" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeoperation>
|
|
</textblocks>
|
|
</hierarchicalcodeblock>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields>
|
|
<codeclassfield parent_id="7050" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="7050" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="7050" tag="hblock_tag_0" canDelete="false" classfield_id="7050" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="7050" tag="hblock_tag_1" canDelete="false" classfield_id="7050" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="15811" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="15811" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="15811" tag="hblock_tag_2" canDelete="false" classfield_id="15811" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="15811" tag="hblock_tag_3" canDelete="false" classfield_id="15811" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
</classfields>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="6854" parent_class="6854" fileExt=".cpp" fileName="dmlcolumn" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="includes" text="#include "dmlcolumn.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>
|
|
<codeaccessormethod accessType="0" parent_id="6861" tag="hblock_tag_0" canDelete="false" classfield_id="6861" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="6861" tag="hblock_tag_1" canDelete="false" classfield_id="6861" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="29429" tag="hblock_tag_2" canDelete="false" classfield_id="29429" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="29429" tag="hblock_tag_3" canDelete="false" classfield_id="29429" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="7104" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="7104" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="7104" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="7104" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="7104" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="7104" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="7104" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="7104" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="7104" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="7104" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="7320" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="7320" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="7320" tag="hblock_tag_15" canDelete="false" writeOutText="false" classfield_id="7320" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="7320" tag="hblock_tag_16" canDelete="false" writeOutText="false" classfield_id="7320" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="7320" tag="hblock_tag_17" canDelete="false" writeOutText="false" classfield_id="7320" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="7320" tag="hblock_tag_18" canDelete="false" writeOutText="false" classfield_id="7320" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="7334" tag="hblock_tag_19" canDelete="false" writeOutText="false" classfield_id="7334" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="7334" tag="hblock_tag_20" canDelete="false" writeOutText="false" classfield_id="7334" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="7334" tag="hblock_tag_21" canDelete="false" writeOutText="false" classfield_id="7334" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="7334" tag="hblock_tag_22" canDelete="false" writeOutText="false" classfield_id="7334" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="7334" tag="hblock_tag_23" canDelete="false" writeOutText="false" classfield_id="7334" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="29868" tag="hblock_tag_24" canDelete="false" writeOutText="false" classfield_id="29868" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="29868" tag="hblock_tag_25" canDelete="false" writeOutText="false" classfield_id="29868" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="29868" tag="hblock_tag_26" canDelete="false" writeOutText="false" classfield_id="29868" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="29868" tag="hblock_tag_27" canDelete="false" writeOutText="false" classfield_id="29868" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="29868" tag="hblock_tag_28" canDelete="false" writeOutText="false" classfield_id="29868" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeoperation parent_id="28795" tag="operation_28795" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeoperation>
|
|
<codeoperation parent_id="28860" tag="operation_28860" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeoperation>
|
|
</textblocks>
|
|
</hierarchicalcodeblock>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields>
|
|
<codeclassfield parent_id="6861" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="6861" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="6861" tag="hblock_tag_0" canDelete="false" classfield_id="6861" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="6861" tag="hblock_tag_1" canDelete="false" classfield_id="6861" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="29429" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="29429" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="29429" tag="hblock_tag_2" canDelete="false" classfield_id="29429" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="29429" tag="hblock_tag_3" canDelete="false" classfield_id="29429" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="7104" field_type="3" initialValue=" new vector( )" role_id="1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="7104" 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="7104" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="7104" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="7104" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="7104" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="7104" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="7104" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="7104" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="7104" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="7104" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="7104" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="7320" field_type="3" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="7320" 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="7320" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="7320" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="7320" tag="hblock_tag_15" canDelete="false" writeOutText="false" classfield_id="7320" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="7320" tag="hblock_tag_16" canDelete="false" writeOutText="false" classfield_id="7320" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="7320" tag="hblock_tag_17" canDelete="false" writeOutText="false" classfield_id="7320" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="7320" tag="hblock_tag_18" canDelete="false" writeOutText="false" classfield_id="7320" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="7320" field_type="3" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="7320" 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="7320" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="7320" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="7320" tag="hblock_tag_15" canDelete="false" writeOutText="false" classfield_id="7320" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="7320" tag="hblock_tag_16" canDelete="false" writeOutText="false" classfield_id="7320" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="7320" tag="hblock_tag_17" canDelete="false" writeOutText="false" classfield_id="7320" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="7320" tag="hblock_tag_18" canDelete="false" writeOutText="false" classfield_id="7320" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="7334" field_type="3" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="7334" 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="7334" tag="hblock_tag_19" canDelete="false" writeOutText="false" classfield_id="7334" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="7334" tag="hblock_tag_20" canDelete="false" writeOutText="false" classfield_id="7334" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="7334" tag="hblock_tag_21" canDelete="false" writeOutText="false" classfield_id="7334" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="7334" tag="hblock_tag_22" canDelete="false" writeOutText="false" classfield_id="7334" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="7334" tag="hblock_tag_23" canDelete="false" writeOutText="false" classfield_id="7334" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="29868" field_type="4" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="29868" 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="29868" tag="hblock_tag_24" canDelete="false" writeOutText="false" classfield_id="29868" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="29868" tag="hblock_tag_25" canDelete="false" writeOutText="false" classfield_id="29868" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="29868" tag="hblock_tag_26" canDelete="false" writeOutText="false" classfield_id="29868" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="29868" tag="hblock_tag_27" canDelete="false" writeOutText="false" classfield_id="29868" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="29868" tag="hblock_tag_28" canDelete="false" writeOutText="false" classfield_id="29868" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
</classfields>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="7456" parent_class="7456" fileExt=".cpp" fileName="dmlrow" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="includes" text="#include "dmlrow.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>
|
|
<codeaccessormethod accessType="0" parent_id="27526" tag="hblock_tag_0" canDelete="false" classfield_id="27526" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="27526" tag="hblock_tag_1" canDelete="false" classfield_id="27526" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="20105" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="20105" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="20105" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="20105" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="20105" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="20105" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="20105" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="20105" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="20105" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="20105" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="20329" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="20329" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="20329" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="20329" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="20329" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="20329" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="20329" tag="hblock_tag_10" canDelete="false" writeOutText="false" classfield_id="20329" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="20329" tag="hblock_tag_11" canDelete="false" writeOutText="false" classfield_id="20329" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="29868" tag="hblock_tag_12" canDelete="false" writeOutText="false" classfield_id="29868" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="29868" tag="hblock_tag_13" canDelete="false" writeOutText="false" classfield_id="29868" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="29868" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="29868" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="29868" tag="hblock_tag_15" canDelete="false" writeOutText="false" classfield_id="29868" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="29868" tag="hblock_tag_16" canDelete="false" writeOutText="false" classfield_id="29868" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeoperation parent_id="27303" tag="operation_27303" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeoperation>
|
|
<codeoperation parent_id="27428" tag="operation_27428" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeoperation>
|
|
</textblocks>
|
|
</hierarchicalcodeblock>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields>
|
|
<codeclassfield parent_id="27526" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="27526" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="27526" tag="hblock_tag_0" canDelete="false" classfield_id="27526" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="27526" tag="hblock_tag_1" canDelete="false" classfield_id="27526" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="20105" field_type="4" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="20105" 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="20105" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="20105" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="20105" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="20105" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="20105" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="20105" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="20105" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="20105" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="20105" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="20105" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="20329" field_type="4" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="20329" 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="20329" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="20329" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="20329" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="20329" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="20329" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="20329" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="20329" tag="hblock_tag_10" canDelete="false" writeOutText="false" classfield_id="20329" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="20329" tag="hblock_tag_11" canDelete="false" writeOutText="false" classfield_id="20329" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="29868" field_type="4" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="29868" 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="29868" tag="hblock_tag_12" canDelete="false" writeOutText="false" classfield_id="29868" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="29868" tag="hblock_tag_13" canDelete="false" writeOutText="false" classfield_id="29868" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="29868" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="29868" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="29868" tag="hblock_tag_15" canDelete="false" writeOutText="false" classfield_id="29868" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="29868" tag="hblock_tag_16" canDelete="false" writeOutText="false" classfield_id="29868" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
</classfields>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="7072" parent_class="7072" fileExt=".cpp" fileName="dmltable" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="includes" text="#include "dmltable.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>
|
|
<codeaccessormethod accessType="0" parent_id="7076" tag="hblock_tag_0" canDelete="false" classfield_id="7076" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="7076" tag="hblock_tag_1" canDelete="false" classfield_id="7076" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="26646" tag="hblock_tag_2" canDelete="false" classfield_id="26646" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="26646" tag="hblock_tag_3" canDelete="false" classfield_id="26646" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="30833" tag="hblock_tag_4" canDelete="false" classfield_id="30833" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="30833" tag="hblock_tag_5" canDelete="false" classfield_id="30833" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="7104" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="7104" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="7104" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="7104" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="7104" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="7104" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="7104" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="7104" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="7104" tag="hblock_tag_10" canDelete="false" writeOutText="false" classfield_id="7104" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="20105" tag="hblock_tag_11" canDelete="false" writeOutText="false" classfield_id="20105" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="20105" tag="hblock_tag_12" canDelete="false" writeOutText="false" classfield_id="20105" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="20105" tag="hblock_tag_13" canDelete="false" writeOutText="false" classfield_id="20105" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="20105" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="20105" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="20105" tag="hblock_tag_15" canDelete="false" writeOutText="false" classfield_id="20105" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="20329" tag="hblock_tag_16" canDelete="false" writeOutText="false" classfield_id="20329" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="20329" tag="hblock_tag_17" canDelete="false" writeOutText="false" classfield_id="20329" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="20329" tag="hblock_tag_18" canDelete="false" writeOutText="false" classfield_id="20329" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="20329" tag="hblock_tag_19" canDelete="false" writeOutText="false" classfield_id="20329" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="20329" tag="hblock_tag_20" canDelete="false" writeOutText="false" classfield_id="20329" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeoperation parent_id="25624" tag="operation_25624" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeoperation>
|
|
<codeoperation parent_id="25717" tag="operation_25717" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeoperation>
|
|
</textblocks>
|
|
</hierarchicalcodeblock>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields>
|
|
<codeclassfield parent_id="7076" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="7076" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="7076" tag="hblock_tag_0" canDelete="false" classfield_id="7076" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="7076" tag="hblock_tag_1" canDelete="false" classfield_id="7076" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="26646" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="26646" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="26646" tag="hblock_tag_2" canDelete="false" classfield_id="26646" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="26646" tag="hblock_tag_3" canDelete="false" classfield_id="26646" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="30833" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="30833" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="30833" tag="hblock_tag_4" canDelete="false" classfield_id="30833" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="30833" tag="hblock_tag_5" canDelete="false" classfield_id="30833" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="7104" field_type="3" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="7104" 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="7104" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="7104" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="7104" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="7104" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="7104" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="7104" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="7104" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="7104" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="7104" tag="hblock_tag_10" canDelete="false" writeOutText="false" classfield_id="7104" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="20105" field_type="4" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="20105" 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="20105" tag="hblock_tag_11" canDelete="false" writeOutText="false" classfield_id="20105" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="20105" tag="hblock_tag_12" canDelete="false" writeOutText="false" classfield_id="20105" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="20105" tag="hblock_tag_13" canDelete="false" writeOutText="false" classfield_id="20105" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="20105" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="20105" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="20105" tag="hblock_tag_15" canDelete="false" writeOutText="false" classfield_id="20105" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="20329" field_type="4" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="20329" 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="20329" tag="hblock_tag_16" canDelete="false" writeOutText="false" classfield_id="20329" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="20329" tag="hblock_tag_17" canDelete="false" writeOutText="false" classfield_id="20329" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="20329" tag="hblock_tag_18" canDelete="false" writeOutText="false" classfield_id="20329" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="20329" tag="hblock_tag_19" canDelete="false" writeOutText="false" classfield_id="20329" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="20329" tag="hblock_tag_20" canDelete="false" writeOutText="false" classfield_id="20329" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
</classfields>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="6941" parent_class="6941" fileExt=".cpp" fileName="primarykey" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="includes" text="#include "primarykey.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>
|
|
<codeaccessormethod accessType="0" parent_id="7023" tag="hblock_tag_0" canDelete="false" classfield_id="7023" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="7023" tag="hblock_tag_1" canDelete="false" classfield_id="7023" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeoperation parent_id="15956" tag="operation_15956" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeoperation>
|
|
</textblocks>
|
|
</hierarchicalcodeblock>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields>
|
|
<codeclassfield parent_id="7023" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="7023" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="7023" tag="hblock_tag_0" canDelete="false" classfield_id="7023" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="7023" tag="hblock_tag_1" canDelete="false" classfield_id="7023" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
</classfields>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="29161" parent_class="29161" fileExt=".cpp" fileName="columnvalue" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="includes" text="#include "columnvalue.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="" writeOutText="false" />
|
|
</header>
|
|
<classfields/>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="27527" parent_class="27527" fileExt=".cpp" fileName="columnlist" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="includes" text="#include "columnlist.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="" writeOutText="false" />
|
|
</header>
|
|
<classfields/>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="26647" parent_class="26647" fileExt=".cpp" fileName="rowlist" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="includes" text="#include "rowlist.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="" writeOutText="false" />
|
|
</header>
|
|
<classfields/>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="29430" parent_class="29430" fileExt=".cpp" fileName="t" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="includes" text="#include "t.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="" writeOutText="false" />
|
|
</header>
|
|
<classfields/>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackageprocessor" id="158" parent_class="158" fileExt=".cpp" fileName="joblist" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="includes" text="#include "joblist.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>
|
|
<codeaccessormethod accessType="0" parent_id="161" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="161" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="161" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="161" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="161" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="161" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="161" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="161" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="161" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="161" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</textblocks>
|
|
</hierarchicalcodeblock>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields>
|
|
<codeclassfield parent_id="161" field_type="1" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="161" 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="161" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="161" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="161" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="161" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="161" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="161" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="161" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="161" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="161" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="161" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
</classfields>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackageprocessor" id="148" parent_class="148" fileExt=".cpp" fileName="dmlpackageprocessorfactory" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="includes" text="#include "dmlpackageprocessorfactory.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>
|
|
<codeaccessormethod accessType="0" parent_id="161" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="161" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="161" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="161" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="161" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="161" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="161" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="161" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="161" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="161" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="251" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="251" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="251" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="251" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="251" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="251" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="251" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="251" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="251" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="251" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="260" tag="hblock_tag_10" canDelete="false" writeOutText="false" classfield_id="260" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="260" tag="hblock_tag_11" canDelete="false" writeOutText="false" classfield_id="260" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="260" tag="hblock_tag_12" canDelete="false" writeOutText="false" classfield_id="260" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="260" tag="hblock_tag_13" canDelete="false" writeOutText="false" classfield_id="260" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="260" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="260" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeoperation parent_id="150" tag="operation_150" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeoperation>
|
|
</textblocks>
|
|
</hierarchicalcodeblock>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields>
|
|
<codeclassfield parent_id="161" field_type="1" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="161" 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="161" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="161" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="161" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="161" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="161" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="161" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="161" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="161" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="161" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="161" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="251" field_type="3" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="251" 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="251" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="251" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="251" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="251" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="251" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="251" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="251" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="251" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="251" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="251" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="260" field_type="3" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="260" 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="260" tag="hblock_tag_10" canDelete="false" writeOutText="false" classfield_id="260" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="260" tag="hblock_tag_11" canDelete="false" writeOutText="false" classfield_id="260" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="260" tag="hblock_tag_12" canDelete="false" writeOutText="false" classfield_id="260" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="260" tag="hblock_tag_13" canDelete="false" writeOutText="false" classfield_id="260" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="260" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="260" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
</classfields>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackageprocessor" id="20507" parent_class="20507" fileExt=".cpp" fileName="dmlpackageprocessor" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="includes" text="#include "dmlpackageprocessor.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>
|
|
<codeoperation parent_id="20627" tag="operation_20627" canDelete="false" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeoperation>
|
|
</textblocks>
|
|
</hierarchicalcodeblock>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields>
|
|
<codeclassfield parent_id="45473" field_type="49" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="45473" 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="45473" tag="" canDelete="false" writeOutText="false" classfield_id="45473" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="45473" tag="" canDelete="false" writeOutText="false" classfield_id="45473" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="45473" tag="" canDelete="false" writeOutText="false" classfield_id="45473" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="45473" tag="" canDelete="false" writeOutText="false" classfield_id="45473" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="45473" tag="" canDelete="false" writeOutText="false" classfield_id="45473" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
</classfields>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackageprocessor" id="20902" parent_class="20902" fileExt=".cpp" fileName="deletepackageprocessor" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="includes" text="#include "deletepackageprocessor.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>
|
|
<codeoperation parent_id="34607" tag="operation_34607" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeoperation>
|
|
</textblocks>
|
|
</hierarchicalcodeblock>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields/>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackageprocessor" id="20684" parent_class="20684" fileExt=".cpp" fileName="insertpackageprocessor" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="includes" text="#include "insertpackageprocessor.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>
|
|
<codeoperation parent_id="41352" tag="operation_41352" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeoperation>
|
|
</textblocks>
|
|
</hierarchicalcodeblock>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields/>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackageprocessor" id="20779" parent_class="20779" fileExt=".cpp" fileName="updatepackageprocessor" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="includes" text="#include "updatepackageprocessor.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>
|
|
<codeoperation parent_id="34546" tag="operation_34546" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
</codeoperation>
|
|
</textblocks>
|
|
</hierarchicalcodeblock>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields/>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="std" id="7034" parent_class="7034" 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="" writeOutText="false" />
|
|
</header>
|
|
<classfields/>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="" id="25204" parent_class="25204" fileExt=".cpp" fileName="bytestream" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="includes" text="#include "bytestream.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="" writeOutText="false" />
|
|
</header>
|
|
<classfields/>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="" id="45600" parent_class="45600" fileExt=".cpp" fileName="threadpool" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="includes" text="#include "threadpool.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="" writeOutText="false" />
|
|
</header>
|
|
<classfields/>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="" id="cppheader2764" parent_class="2764" fileExt=".h" fileName="dmlprocessor" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="hashDefBlock" text="#ifndef DMLPROCESSOR_H&#010;#define DMLPROCESSOR_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<codeblockwithcomments tag="includes" text="#include <string>&#010;#include "calpontdmlpackage.h"&#010;#include "dmlpackageprocessor.h"&#010;#include "threadpool.h"&#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="2764" tag="classDeclarationBlock" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" text="Class DMLProcessor&#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="DMLProcessor ( ) { }" >
|
|
<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>
|
|
<codeoperation parent_id="45348" tag="operation_45348" canDelete="false" indentLevel="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeoperation>
|
|
</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>
|
|
<ccfdeclarationcodeblock parent_id="45663" tag="tblock_0" canDelete="false" indentLevel="1" text=" ThreadPool fThreadPool;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
</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>
|
|
<codeaccessormethod accessType="0" parent_id="45663" tag="hblock_tag_0" canDelete="false" indentLevel="1" classfield_id="45663" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="45663" tag="hblock_tag_1" canDelete="false" indentLevel="1" classfield_id="45663" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</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 //DMLPROCESSOR_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields>
|
|
<codeclassfield parent_id="45473" field_type="464" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="45473" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" DMLPackageProcessor ;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="45473" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="45473" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="45473" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="45473" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="45473" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="45473" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="45473" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="45473" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="45473" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="45473" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="45663" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="45663" tag="tblock_0" canDelete="false" indentLevel="1" text=" ThreadPool fThreadPool;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="45663" tag="hblock_tag_0" canDelete="false" indentLevel="1" classfield_id="45663" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="45663" tag="hblock_tag_1" canDelete="false" indentLevel="1" classfield_id="45663" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
</classfields>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="cppheader12" parent_class="12" fileExt=".h" fileName="calpontdmlfactory" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="hashDefBlock" text="#ifndef CALPONTDMLFACTORY_H&#010;#define CALPONTDMLFACTORY_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<codeblockwithcomments tag="includes" text="#include <string>&#010;#include "calpontdmlpackage.h"&#010;#include "vendordmlstatement.h"&#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="" text="Namespace" />
|
|
</header>
|
|
<textblocks>
|
|
<codeblockwithcomments tag="enums" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<cppheaderclassdeclarationblock parent_id="12" tag="classDeclarationBlock" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" text="******************************* Abstract Class ****************************&#010;CalpontDMLFactory does not have any pure virtual methods, but its author&#010; defined it as an abstract class, so you should not use it directly.&#010; Inherit from it instead and create only objects from the derived classes&#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="CalpontDMLFactory ( ) { }" >
|
|
<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>
|
|
<codeoperation parent_id="17" tag="operation_17" canDelete="false" indentLevel="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" text="&#010;@param vpackage " />
|
|
</header>
|
|
</codeoperation>
|
|
</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 //CALPONTDMLFACTORY_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields>
|
|
<codeclassfield parent_id="224" field_type="1" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="224" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" CalpontDMLFactory ;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="224" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="224" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="224" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="224" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="224" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="224" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="224" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="224" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="224" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="224" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="98" field_type="3" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="98" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" CalpontDMLFactory ;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="98" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="98" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="98" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="98" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="98" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="98" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="98" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="98" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="98" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="98" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="28" field_type="4" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="28" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" CalpontDMLFactory ;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="28" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="28" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="28" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="28" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="28" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="28" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="28" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="28" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="28" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="28" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
</classfields>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="cppheader221" parent_class="221" fileExt=".h" fileName="calpontdmlpackage" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="hashDefBlock" text="#ifndef CALPONTDMLPACKAGE_H&#010;#define CALPONTDMLPACKAGE_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<codeblockwithcomments tag="includes" text="#include <string>&#010;#include "dmltable.h"&#010;#include "bytestream.h"&#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="" text="Namespace" />
|
|
</header>
|
|
<textblocks>
|
|
<codeblockwithcomments tag="enums" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<cppheaderclassdeclarationblock parent_id="221" tag="classDeclarationBlock" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" text="Class CalpontDMLPackage&#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="CalpontDMLPackage ( ) { }" >
|
|
<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>
|
|
<codeoperation parent_id="10520" tag="operation_10520" canDelete="false" indentLevel="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" text="&#010;@param bytestream " />
|
|
</header>
|
|
</codeoperation>
|
|
<codeoperation parent_id="10629" tag="operation_10629" canDelete="false" indentLevel="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" text="&#010;@param bytestream " />
|
|
</header>
|
|
</codeoperation>
|
|
<codeoperation parent_id="35884" tag="operation_35884" canDelete="false" indentLevel="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" text="&#010;@param buffer &#010;@param columns &#010;@param rows " />
|
|
</header>
|
|
</codeoperation>
|
|
</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>
|
|
<ccfdeclarationcodeblock parent_id="40346" tag="tblock_0" canDelete="false" indentLevel="1" text=" string fDMLStatement;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<ccfdeclarationcodeblock parent_id="39952" tag="tblock_1" canDelete="false" indentLevel="1" text=" dmlpackage::DMLTable fTable;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
</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>
|
|
<codeaccessormethod accessType="0" parent_id="40346" tag="hblock_tag_0" canDelete="false" indentLevel="1" classfield_id="40346" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="40346" tag="hblock_tag_2" canDelete="false" indentLevel="1" classfield_id="40346" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="39952" tag="hblock_tag_3" canDelete="false" indentLevel="1" classfield_id="39952" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="39952" tag="hblock_tag_4" canDelete="false" indentLevel="1" classfield_id="39952" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</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 //CALPONTDMLPACKAGE_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields>
|
|
<codeclassfield parent_id="40346" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="40346" tag="tblock_0" canDelete="false" indentLevel="1" text=" string fDMLStatement;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="40346" tag="hblock_tag_0" canDelete="false" indentLevel="1" classfield_id="40346" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="40346" tag="hblock_tag_2" canDelete="false" indentLevel="1" classfield_id="40346" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="39952" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="39952" tag="tblock_1" canDelete="false" indentLevel="1" text=" dmlpackage::DMLTable fTable;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="39952" tag="hblock_tag_3" canDelete="false" indentLevel="1" classfield_id="39952" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="39952" tag="hblock_tag_4" canDelete="false" indentLevel="1" classfield_id="39952" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="224" field_type="1" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="224" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" CalpontDMLPackage ;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="224" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="224" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="224" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="224" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="224" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="224" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="224" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="224" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="224" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="224" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="251" field_type="3" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="251" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" CalpontDMLPackage ;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="251" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="251" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="251" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="251" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="251" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="251" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="251" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="251" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="251" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="251" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="260" field_type="3" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="260" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" CalpontDMLPackage ;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="260" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="260" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="260" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="260" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="260" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="260" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="260" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="260" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="260" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="260" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
</classfields>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="cppheader292" parent_class="292" fileExt=".h" fileName="updatedmlpackage" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="hashDefBlock" text="#ifndef UPDATEDMLPACKAGE_H&#010;#define UPDATEDMLPACKAGE_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<codeblockwithcomments tag="includes" text="#include <string>&#010;#include "calpontdmlpackage.h"&#010;#include "bytestream.h"&#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="" text="Namespace" />
|
|
</header>
|
|
<textblocks>
|
|
<codeblockwithcomments tag="enums" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<cppheaderclassdeclarationblock parent_id="292" tag="classDeclarationBlock" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" text="Class UpdateDMLPackage&#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="UpdateDMLPackage ( ) { }" >
|
|
<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>
|
|
<codeoperation parent_id="10977" tag="operation_10977" canDelete="false" indentLevel="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" text="&#010;@param bytestream " />
|
|
</header>
|
|
</codeoperation>
|
|
<codeoperation parent_id="10994" tag="operation_10994" canDelete="false" indentLevel="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" text="&#010;@param bytestream " />
|
|
</header>
|
|
</codeoperation>
|
|
<codeoperation parent_id="36755" tag="operation_36755" canDelete="false" indentLevel="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" text="&#010;@param buffer &#010;@param columns &#010;@param rows " />
|
|
</header>
|
|
</codeoperation>
|
|
</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 //UPDATEDMLPACKAGE_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields/>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="cppheader295" parent_class="295" fileExt=".h" fileName="deletedmlpackage" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="hashDefBlock" text="#ifndef DELETEDMLPACKAGE_H&#010;#define DELETEDMLPACKAGE_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<codeblockwithcomments tag="includes" text="#include <string>&#010;#include "calpontdmlpackage.h"&#010;#include "bytestream.h"&#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="" text="Namespace" />
|
|
</header>
|
|
<textblocks>
|
|
<codeblockwithcomments tag="enums" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<cppheaderclassdeclarationblock parent_id="295" tag="classDeclarationBlock" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" text="Class DeleteDMLPackage&#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="DeleteDMLPackage ( ) { }" >
|
|
<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>
|
|
<codeoperation parent_id="11045" tag="operation_11045" canDelete="false" indentLevel="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" text="&#010;@param bytestream " />
|
|
</header>
|
|
</codeoperation>
|
|
<codeoperation parent_id="11063" tag="operation_11063" canDelete="false" indentLevel="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" text="&#010;@param bytestream " />
|
|
</header>
|
|
</codeoperation>
|
|
<codeoperation parent_id="36986" tag="operation_36986" canDelete="false" indentLevel="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" text="&#010;@param buffer &#010;@param columns &#010;@param rows " />
|
|
</header>
|
|
</codeoperation>
|
|
</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 //DELETEDMLPACKAGE_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields/>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="cppheader24" parent_class="24" fileExt=".h" fileName="vendordmlstatement" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="hashDefBlock" text="#ifndef VENDORDMLSTATEMENT_H&#010;#define VENDORDMLSTATEMENT_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="" text="Namespace" />
|
|
</header>
|
|
<textblocks>
|
|
<codeblockwithcomments tag="enums" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<cppheaderclassdeclarationblock parent_id="24" tag="classDeclarationBlock" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" text="******************************* Abstract Class ****************************&#010;VendorDMLStatement does not have any pure virtual methods, but its author&#010; defined it as an abstract class, so you should not use it directly.&#010; Inherit from it instead and create only objects from the derived classes&#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="VendorDMLStatement ( ) { }" >
|
|
<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>
|
|
<ccfdeclarationcodeblock parent_id="40283" tag="tblock_0" canDelete="false" indentLevel="1" text=" string fDMLStatement;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<ccfdeclarationcodeblock parent_id="35511" tag="tblock_1" canDelete="false" indentLevel="1" text=" int fDMLStatementType;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<ccfdeclarationcodeblock parent_id="8477" tag="tblock_2" canDelete="false" indentLevel="1" text=" string fTableName;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<ccfdeclarationcodeblock parent_id="8509" tag="tblock_3" canDelete="false" indentLevel="1" text=" string fSchema;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<ccfdeclarationcodeblock parent_id="35259" tag="tblock_4" canDelete="false" indentLevel="1" text=" int fRows;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<ccfdeclarationcodeblock parent_id="35291" tag="tblock_5" canDelete="false" indentLevel="1" text=" int fColumns;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<ccfdeclarationcodeblock parent_id="35385" tag="tblock_6" canDelete="false" indentLevel="1" text=" fDataBuffer;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
</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>
|
|
<codeaccessormethod accessType="0" parent_id="40283" tag="hblock_tag_0" canDelete="false" indentLevel="1" classfield_id="40283" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="40283" tag="hblock_tag_7" canDelete="false" indentLevel="1" classfield_id="40283" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="35511" tag="hblock_tag_8" canDelete="false" indentLevel="1" classfield_id="35511" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="35511" tag="hblock_tag_9" canDelete="false" indentLevel="1" classfield_id="35511" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="8477" tag="hblock_tag_10" canDelete="false" indentLevel="1" classfield_id="8477" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="8477" tag="hblock_tag_11" canDelete="false" indentLevel="1" classfield_id="8477" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="8509" tag="hblock_tag_12" canDelete="false" indentLevel="1" classfield_id="8509" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="8509" tag="hblock_tag_13" canDelete="false" indentLevel="1" classfield_id="8509" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="35259" tag="hblock_tag_14" canDelete="false" indentLevel="1" classfield_id="35259" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="35259" tag="hblock_tag_15" canDelete="false" indentLevel="1" classfield_id="35259" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="35291" tag="hblock_tag_16" canDelete="false" indentLevel="1" classfield_id="35291" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="35291" tag="hblock_tag_17" canDelete="false" indentLevel="1" classfield_id="35291" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="35385" tag="hblock_tag_18" canDelete="false" indentLevel="1" classfield_id="35385" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="35385" tag="hblock_tag_19" canDelete="false" indentLevel="1" classfield_id="35385" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</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 //VENDORDMLSTATEMENT_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields>
|
|
<codeclassfield parent_id="40283" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="40283" tag="tblock_0" canDelete="false" indentLevel="1" text=" string fDMLStatement;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="40283" tag="hblock_tag_0" canDelete="false" indentLevel="1" classfield_id="40283" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="40283" tag="hblock_tag_7" canDelete="false" indentLevel="1" classfield_id="40283" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="35511" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="35511" tag="tblock_1" canDelete="false" indentLevel="1" text=" int fDMLStatementType;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="35511" tag="hblock_tag_8" canDelete="false" indentLevel="1" classfield_id="35511" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="35511" tag="hblock_tag_9" canDelete="false" indentLevel="1" classfield_id="35511" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="8477" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="8477" tag="tblock_2" canDelete="false" indentLevel="1" text=" string fTableName;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="8477" tag="hblock_tag_10" canDelete="false" indentLevel="1" classfield_id="8477" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="8477" tag="hblock_tag_11" canDelete="false" indentLevel="1" classfield_id="8477" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="8509" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="8509" tag="tblock_3" canDelete="false" indentLevel="1" text=" string fSchema;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="8509" tag="hblock_tag_12" canDelete="false" indentLevel="1" classfield_id="8509" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="8509" tag="hblock_tag_13" canDelete="false" indentLevel="1" classfield_id="8509" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="35259" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="35259" tag="tblock_4" canDelete="false" indentLevel="1" text=" int fRows;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="35259" tag="hblock_tag_14" canDelete="false" indentLevel="1" classfield_id="35259" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="35259" tag="hblock_tag_15" canDelete="false" indentLevel="1" classfield_id="35259" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="35291" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="35291" tag="tblock_5" canDelete="false" indentLevel="1" text=" int fColumns;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="35291" tag="hblock_tag_16" canDelete="false" indentLevel="1" classfield_id="35291" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="35291" tag="hblock_tag_17" canDelete="false" indentLevel="1" classfield_id="35291" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="35385" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="35385" tag="tblock_6" canDelete="false" indentLevel="1" text=" fDataBuffer;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="35385" tag="hblock_tag_18" canDelete="false" indentLevel="1" classfield_id="35385" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="35385" tag="hblock_tag_19" canDelete="false" indentLevel="1" classfield_id="35385" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="98" field_type="3" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="98" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" VendorDMLStatement ;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="98" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="98" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="98" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="98" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="98" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="98" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="98" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="98" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="98" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="98" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="28" field_type="4" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="28" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" VendorDMLStatement ;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="28" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="28" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="28" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="28" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="28" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="28" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="28" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="28" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="28" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="28" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
</classfields>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="cppheader20" parent_class="20" fileExt=".h" fileName="mysqldmlstatement" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="hashDefBlock" text="#ifndef MYSQLDMLSTATEMENT_H&#010;#define MYSQLDMLSTATEMENT_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<codeblockwithcomments tag="includes" text="#include <string>&#010;#include "vendordmlstatement.h"&#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="" text="Namespace" />
|
|
</header>
|
|
<textblocks>
|
|
<codeblockwithcomments tag="enums" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<cppheaderclassdeclarationblock parent_id="20" tag="classDeclarationBlock" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" text="Class MySQLDMLStatement&#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="MySQLDMLStatement ( ) { }" >
|
|
<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 //MYSQLDMLSTATEMENT_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields/>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="cppheader22" parent_class="22" fileExt=".h" fileName="oracledmlstatement" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="hashDefBlock" text="#ifndef ORACLEDMLSTATEMENT_H&#010;#define ORACLEDMLSTATEMENT_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<codeblockwithcomments tag="includes" text="#include <string>&#010;#include "vendordmlstatement.h"&#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="" text="Namespace" />
|
|
</header>
|
|
<textblocks>
|
|
<codeblockwithcomments tag="enums" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<cppheaderclassdeclarationblock parent_id="22" tag="classDeclarationBlock" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" text="Class OracleDMLStatement&#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="OracleDMLStatement ( ) { }" >
|
|
<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 //ORACLEDMLSTATEMENT_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields>
|
|
<codeclassfield parent_id="4985" field_type="4" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="4985" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" OracleDMLStatement ;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="4985" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4985" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="4985" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4985" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="4985" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4985" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="4985" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4985" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="4985" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4985" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="4985" field_type="4" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="4985" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" OracleDMLStatement ;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="4985" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4985" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="4985" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4985" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="4985" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4985" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="4985" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4985" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="4985" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4985" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
</classfields>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="cppheader4454" parent_class="4454" fileExt=".h" fileName="insertdmlpackage" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="hashDefBlock" text="#ifndef INSERTDMLPACKAGE_H&#010;#define INSERTDMLPACKAGE_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<codeblockwithcomments tag="includes" text="#include <string>&#010;#include "calpontdmlpackage.h"&#010;#include "bytestream.h"&#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="" text="Namespace" />
|
|
</header>
|
|
<textblocks>
|
|
<codeblockwithcomments tag="enums" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<cppheaderclassdeclarationblock parent_id="4454" tag="classDeclarationBlock" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" text="Class InsertDMLPackage&#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="InsertDMLPackage ( ) { }" >
|
|
<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>
|
|
<codeoperation parent_id="10913" tag="operation_10913" canDelete="false" indentLevel="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" text="&#010;@param bytestream " />
|
|
</header>
|
|
</codeoperation>
|
|
<codeoperation parent_id="10929" tag="operation_10929" canDelete="false" indentLevel="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" text="&#010;@param bytestream " />
|
|
</header>
|
|
</codeoperation>
|
|
<codeoperation parent_id="36527" tag="operation_36527" canDelete="false" indentLevel="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" text="&#010;@param buffer &#010;@param columns &#010;@param rows " />
|
|
</header>
|
|
</codeoperation>
|
|
</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 //INSERTDMLPACKAGE_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields/>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="cppheader6967" parent_class="6967" fileExt=".h" fileName="check" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="hashDefBlock" text="#ifndef CHECK_H&#010;#define CHECK_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="" text="Namespace" />
|
|
</header>
|
|
<textblocks>
|
|
<codeblockwithcomments tag="enums" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<cppheaderclassdeclarationblock parent_id="6967" tag="classDeclarationBlock" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" text="Class Check&#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="Check ( ) { }" >
|
|
<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>
|
|
<codeoperation parent_id="16060" tag="operation_16060" canDelete="false" indentLevel="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeoperation>
|
|
</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>
|
|
<ccfdeclarationcodeblock parent_id="7033" tag="tblock_0" canDelete="false" indentLevel="1" text=" std::string fSQLStatement;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
</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>
|
|
<codeaccessormethod accessType="0" parent_id="7033" tag="hblock_tag_0" canDelete="false" indentLevel="1" classfield_id="7033" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="7033" tag="hblock_tag_1" canDelete="false" indentLevel="1" classfield_id="7033" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</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 //CHECK_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields>
|
|
<codeclassfield parent_id="7033" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="7033" tag="tblock_0" canDelete="false" indentLevel="1" text=" std::string fSQLStatement;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="7033" tag="hblock_tag_0" canDelete="false" indentLevel="1" classfield_id="7033" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="7033" tag="hblock_tag_1" canDelete="false" indentLevel="1" classfield_id="7033" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
</classfields>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="cppheader6916" parent_class="6916" fileExt=".h" fileName="constraint" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="hashDefBlock" text="#ifndef CONSTRAINT_H&#010;#define CONSTRAINT_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="" text="Namespace" />
|
|
</header>
|
|
<textblocks>
|
|
<codeblockwithcomments tag="enums" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<cppheaderclassdeclarationblock parent_id="6916" tag="classDeclarationBlock" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" text="******************************* Abstract Class ****************************&#010;Constraint does not have any pure virtual methods, but its author&#010; defined it as an abstract class, so you should not use it directly.&#010; Inherit from it instead and create only objects from the derived classes&#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="Constraint ( ) { }" >
|
|
<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>
|
|
<codeoperation parent_id="15917" tag="operation_15917" canDelete="false" indentLevel="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeoperation>
|
|
</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>
|
|
<ccfdeclarationcodeblock parent_id="6974" tag="tblock_0" canDelete="false" indentLevel="1" text=" string fName;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
</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>
|
|
<codeaccessormethod accessType="0" parent_id="6974" tag="hblock_tag_0" canDelete="false" indentLevel="1" classfield_id="6974" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="6974" tag="hblock_tag_1" canDelete="false" indentLevel="1" classfield_id="6974" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</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 //CONSTRAINT_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields>
|
|
<codeclassfield parent_id="6974" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="6974" tag="tblock_0" canDelete="false" indentLevel="1" text=" string fName;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="6974" tag="hblock_tag_0" canDelete="false" indentLevel="1" classfield_id="6974" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="6974" tag="hblock_tag_1" canDelete="false" indentLevel="1" classfield_id="6974" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
</classfields>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="cppheader7778" parent_class="7778" fileExt=".h" fileName="dmlobject" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="hashDefBlock" text="#ifndef DMLOBJECT_H&#010;#define DMLOBJECT_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<codeblockwithcomments tag="includes" text="#include <string>&#010;#include "bytestream.h"&#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="" text="Namespace" />
|
|
</header>
|
|
<textblocks>
|
|
<codeblockwithcomments tag="enums" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<cppheaderclassdeclarationblock parent_id="7778" tag="classDeclarationBlock" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" text="Class DMLObject&#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="DMLObject ( ) { }" >
|
|
<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>
|
|
<codeoperation parent_id="25054" tag="operation_25054" canDelete="false" indentLevel="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" text="&#010;@param bytestream " />
|
|
</header>
|
|
</codeoperation>
|
|
<codeoperation parent_id="25203" tag="operation_25203" canDelete="false" indentLevel="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" text="&#010;@param bytestream " />
|
|
</header>
|
|
</codeoperation>
|
|
</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 //DMLOBJECT_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields/>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="cppheader9164" parent_class="9164" fileExt=".h" fileName="ddlparser" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="hashDefBlock" text="#ifndef DDLPARSER_H&#010;#define DDLPARSER_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="" text="Namespace" />
|
|
</header>
|
|
<textblocks>
|
|
<codeblockwithcomments tag="enums" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<cppheaderclassdeclarationblock parent_id="9164" tag="classDeclarationBlock" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" text="Class DDLParser&#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="DDLParser ( ) { }" >
|
|
<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>
|
|
<codeoperation parent_id="17088" tag="operation_17088" canDelete="false" indentLevel="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" text="&#010;@param string_to_parse " />
|
|
</header>
|
|
</codeoperation>
|
|
</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 //DDLPARSER_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields/>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="cppheader6945" parent_class="6945" fileExt=".h" fileName="foreignkey" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="hashDefBlock" text="#ifndef FOREIGNKEY_H&#010;#define FOREIGNKEY_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="" text="Namespace" />
|
|
</header>
|
|
<textblocks>
|
|
<codeblockwithcomments tag="enums" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<cppheaderclassdeclarationblock parent_id="6945" tag="classDeclarationBlock" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" text="Class ForeignKey&#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="ForeignKey ( ) { }" >
|
|
<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>
|
|
<codeoperation parent_id="16017" tag="operation_16017" canDelete="false" indentLevel="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeoperation>
|
|
</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>
|
|
<ccfdeclarationcodeblock parent_id="7050" tag="tblock_0" canDelete="false" indentLevel="1" text=" List fReferences;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<ccfdeclarationcodeblock parent_id="15811" tag="tblock_1" canDelete="false" indentLevel="1" text=" List Fields;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
</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>
|
|
<codeaccessormethod accessType="0" parent_id="7050" tag="hblock_tag_0" canDelete="false" indentLevel="1" classfield_id="7050" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="7050" tag="hblock_tag_2" canDelete="false" indentLevel="1" classfield_id="7050" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="15811" tag="hblock_tag_3" canDelete="false" indentLevel="1" classfield_id="15811" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="15811" tag="hblock_tag_4" canDelete="false" indentLevel="1" classfield_id="15811" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</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 //FOREIGNKEY_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields>
|
|
<codeclassfield parent_id="7050" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="7050" tag="tblock_0" canDelete="false" indentLevel="1" text=" List fReferences;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="7050" tag="hblock_tag_0" canDelete="false" indentLevel="1" classfield_id="7050" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="7050" tag="hblock_tag_2" canDelete="false" indentLevel="1" classfield_id="7050" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="15811" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="15811" tag="tblock_1" canDelete="false" indentLevel="1" text=" List Fields;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="15811" tag="hblock_tag_3" canDelete="false" indentLevel="1" classfield_id="15811" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="15811" tag="hblock_tag_4" canDelete="false" indentLevel="1" classfield_id="15811" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
</classfields>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="cppheader6854" parent_class="6854" fileExt=".h" fileName="dmlcolumn" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="hashDefBlock" text="#ifndef DMLCOLUMN_H&#010;#define DMLCOLUMN_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<codeblockwithcomments tag="includes" text="#include <string>&#010;#include <vector>&#010;#include "dmlobject.h"&#010;#include "bytestream.h"&#010;#include "t.h"&#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="" text="Namespace" />
|
|
</header>
|
|
<textblocks>
|
|
<codeblockwithcomments tag="enums" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<cppheaderclassdeclarationblock parent_id="6854" tag="classDeclarationBlock" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" text="Class DMLColumn&#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="DMLColumn ( ) { }" >
|
|
<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>
|
|
<codeoperation parent_id="28795" tag="operation_28795" canDelete="false" indentLevel="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" text="&#010;@param bytestream " />
|
|
</header>
|
|
</codeoperation>
|
|
<codeoperation parent_id="28860" tag="operation_28860" canDelete="false" indentLevel="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" text="&#010;@param bytestream " />
|
|
</header>
|
|
</codeoperation>
|
|
</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>
|
|
<ccfdeclarationcodeblock parent_id="6861" tag="tblock_0" canDelete="false" indentLevel="1" text=" string fName;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<ccfdeclarationcodeblock parent_id="29429" tag="tblock_1" canDelete="false" indentLevel="1" text=" dmlpackage::T fData;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
</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>
|
|
<codeaccessormethod accessType="0" parent_id="6861" tag="hblock_tag_0" canDelete="false" indentLevel="1" classfield_id="6861" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="6861" tag="hblock_tag_2" canDelete="false" indentLevel="1" classfield_id="6861" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="29429" tag="hblock_tag_3" canDelete="false" indentLevel="1" classfield_id="29429" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="29429" tag="hblock_tag_4" canDelete="false" indentLevel="1" classfield_id="29429" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</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 //DMLCOLUMN_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields>
|
|
<codeclassfield parent_id="6861" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="6861" tag="tblock_0" canDelete="false" indentLevel="1" text=" string fName;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="6861" tag="hblock_tag_0" canDelete="false" indentLevel="1" classfield_id="6861" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="6861" tag="hblock_tag_2" canDelete="false" indentLevel="1" classfield_id="6861" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="29429" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="29429" tag="tblock_1" canDelete="false" indentLevel="1" text=" dmlpackage::T fData;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="29429" tag="hblock_tag_3" canDelete="false" indentLevel="1" classfield_id="29429" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="29429" tag="hblock_tag_4" canDelete="false" indentLevel="1" classfield_id="29429" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="7104" field_type="3" initialValue=" new vector( )" role_id="1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="7104" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" vector Vector;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="7104" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="7104" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="7104" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="7104" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="7104" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="7104" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="7104" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="7104" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="7104" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="7104" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="7320" field_type="3" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="7320" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" DMLColumn ;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="7320" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="7320" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="7320" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="7320" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="7320" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="7320" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="7320" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="7320" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="7320" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="7320" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="7320" field_type="3" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="7320" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" DMLColumn ;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="7320" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="7320" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="7320" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="7320" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="7320" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="7320" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="7320" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="7320" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="7320" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="7320" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="7334" field_type="3" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="7334" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" DMLColumn ;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="7334" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="7334" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="7334" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="7334" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="7334" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="7334" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="7334" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="7334" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="7334" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="7334" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="29868" field_type="4" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="29868" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" DMLColumn ;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="29868" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="29868" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="29868" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="29868" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="29868" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="29868" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="29868" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="29868" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="29868" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="29868" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
</classfields>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="cppheader7456" parent_class="7456" fileExt=".h" fileName="dmlrow" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="hashDefBlock" text="#ifndef DMLROW_H&#010;#define DMLROW_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<codeblockwithcomments tag="includes" text="#include <string>&#010;#include "dmlobject.h"&#010;#include "bytestream.h"&#010;#include "columnlist.h"&#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="" text="Namespace" />
|
|
</header>
|
|
<textblocks>
|
|
<codeblockwithcomments tag="enums" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<cppheaderclassdeclarationblock parent_id="7456" tag="classDeclarationBlock" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" text="Class DMLRow&#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="DMLRow ( ) { }" >
|
|
<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>
|
|
<codeoperation parent_id="27303" tag="operation_27303" canDelete="false" indentLevel="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" text="&#010;@param bytestream " />
|
|
</header>
|
|
</codeoperation>
|
|
<codeoperation parent_id="27428" tag="operation_27428" canDelete="false" indentLevel="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" text="&#010;@param bytestream " />
|
|
</header>
|
|
</codeoperation>
|
|
</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>
|
|
<ccfdeclarationcodeblock parent_id="27526" tag="tblock_0" canDelete="false" indentLevel="1" text=" dmlpackage::ColumnList fColumnList;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
</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>
|
|
<codeaccessormethod accessType="0" parent_id="27526" tag="hblock_tag_0" canDelete="false" indentLevel="1" classfield_id="27526" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="27526" tag="hblock_tag_1" canDelete="false" indentLevel="1" classfield_id="27526" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</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 //DMLROW_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields>
|
|
<codeclassfield parent_id="27526" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="27526" tag="tblock_0" canDelete="false" indentLevel="1" text=" dmlpackage::ColumnList fColumnList;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="27526" tag="hblock_tag_0" canDelete="false" indentLevel="1" classfield_id="27526" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="27526" tag="hblock_tag_1" canDelete="false" indentLevel="1" classfield_id="27526" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="20105" field_type="4" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="20105" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" DMLRow ;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="20105" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="20105" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="20105" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="20105" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="20105" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="20105" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="20105" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="20105" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="20105" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="20105" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="20329" field_type="4" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="20329" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" DMLRow ;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="20329" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="20329" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="20329" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="20329" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="20329" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="20329" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="20329" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="20329" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="20329" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="20329" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="29868" field_type="4" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="29868" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" DMLRow ;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="29868" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="29868" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="29868" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="29868" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="29868" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="29868" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="29868" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="29868" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="29868" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="29868" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
</classfields>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="cppheader7072" parent_class="7072" fileExt=".h" fileName="dmltable" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="hashDefBlock" text="#ifndef DMLTABLE_H&#010;#define DMLTABLE_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<codeblockwithcomments tag="includes" text="#include <string>&#010;#include "dmlobject.h"&#010;#include "bytestream.h"&#010;#include "rowlist.h"&#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="" text="Namespace" />
|
|
</header>
|
|
<textblocks>
|
|
<codeblockwithcomments tag="enums" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<cppheaderclassdeclarationblock parent_id="7072" tag="classDeclarationBlock" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" text="Class DMLTable&#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="DMLTable ( ) { }" >
|
|
<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>
|
|
<codeoperation parent_id="25624" tag="operation_25624" canDelete="false" indentLevel="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" text="&#010;@param bytestream " />
|
|
</header>
|
|
</codeoperation>
|
|
<codeoperation parent_id="25717" tag="operation_25717" canDelete="false" indentLevel="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" text="&#010;@param bytestream " />
|
|
</header>
|
|
</codeoperation>
|
|
</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>
|
|
<ccfdeclarationcodeblock parent_id="7076" tag="tblock_0" canDelete="false" indentLevel="1" text=" string fName;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<ccfdeclarationcodeblock parent_id="26646" tag="tblock_1" canDelete="false" indentLevel="1" text=" dmlpackage::RowList fRows;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<ccfdeclarationcodeblock parent_id="30833" tag="tblock_2" canDelete="false" indentLevel="1" text=" string fSchema;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
</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>
|
|
<codeaccessormethod accessType="0" parent_id="7076" tag="hblock_tag_0" canDelete="false" indentLevel="1" classfield_id="7076" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="7076" tag="hblock_tag_3" canDelete="false" indentLevel="1" classfield_id="7076" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="26646" tag="hblock_tag_4" canDelete="false" indentLevel="1" classfield_id="26646" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="26646" tag="hblock_tag_5" canDelete="false" indentLevel="1" classfield_id="26646" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="0" parent_id="30833" tag="hblock_tag_6" canDelete="false" indentLevel="1" classfield_id="30833" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="30833" tag="hblock_tag_7" canDelete="false" indentLevel="1" classfield_id="30833" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</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 //DMLTABLE_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields>
|
|
<codeclassfield parent_id="7076" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="7076" tag="tblock_0" canDelete="false" indentLevel="1" text=" string fName;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="7076" tag="hblock_tag_0" canDelete="false" indentLevel="1" classfield_id="7076" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="7076" tag="hblock_tag_3" canDelete="false" indentLevel="1" classfield_id="7076" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="26646" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="26646" tag="tblock_1" canDelete="false" indentLevel="1" text=" dmlpackage::RowList fRows;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="26646" tag="hblock_tag_4" canDelete="false" indentLevel="1" classfield_id="26646" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="26646" tag="hblock_tag_5" canDelete="false" indentLevel="1" classfield_id="26646" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="30833" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="30833" tag="tblock_2" canDelete="false" indentLevel="1" text=" string fSchema;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="30833" tag="hblock_tag_6" canDelete="false" indentLevel="1" classfield_id="30833" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="30833" tag="hblock_tag_7" canDelete="false" indentLevel="1" classfield_id="30833" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="7104" field_type="3" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="7104" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" DMLTable ;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="7104" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="7104" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="7104" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="7104" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="7104" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="7104" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="7104" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="7104" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="7104" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="7104" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="20105" field_type="4" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="20105" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" DMLTable ;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="20105" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="20105" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="20105" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="20105" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="20105" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="20105" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="20105" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="20105" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="20105" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="20105" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="20329" field_type="4" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="20329" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" DMLTable ;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="20329" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="20329" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="20329" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="20329" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="20329" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="20329" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="20329" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="20329" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="20329" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="20329" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
</classfields>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="cppheader6941" parent_class="6941" fileExt=".h" fileName="primarykey" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="hashDefBlock" text="#ifndef PRIMARYKEY_H&#010;#define PRIMARYKEY_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="" text="Namespace" />
|
|
</header>
|
|
<textblocks>
|
|
<codeblockwithcomments tag="enums" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<cppheaderclassdeclarationblock parent_id="6941" tag="classDeclarationBlock" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" text="Class PrimaryKey&#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="PrimaryKey ( ) { }" >
|
|
<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>
|
|
<codeoperation parent_id="15956" tag="operation_15956" canDelete="false" indentLevel="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeoperation>
|
|
</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>
|
|
<ccfdeclarationcodeblock parent_id="7023" tag="tblock_0" canDelete="false" indentLevel="1" text=" List Fields;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
</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>
|
|
<codeaccessormethod accessType="0" parent_id="7023" tag="hblock_tag_0" canDelete="false" indentLevel="1" classfield_id="7023" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="7023" tag="hblock_tag_1" canDelete="false" indentLevel="1" classfield_id="7023" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</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 //PRIMARYKEY_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields>
|
|
<codeclassfield parent_id="7023" field_type="0" initialValue="" role_id="-1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="7023" tag="tblock_0" canDelete="false" indentLevel="1" text=" List Fields;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="7023" tag="hblock_tag_0" canDelete="false" indentLevel="1" classfield_id="7023" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="7023" tag="hblock_tag_1" canDelete="false" indentLevel="1" classfield_id="7023" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
</classfields>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="cppheader29161" parent_class="29161" fileExt=".h" fileName="columnvalue" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="hashDefBlock" text="#ifndef COLUMNVALUE_H&#010;#define COLUMNVALUE_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="" text="Namespace" />
|
|
</header>
|
|
<textblocks>
|
|
<codeblockwithcomments tag="enums" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<cppheaderclassdeclarationblock parent_id="29161" tag="classDeclarationBlock" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" text="Class ColumnValue&#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="ColumnValue ( ) { }" >
|
|
<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 //COLUMNVALUE_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields/>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="cppheader27527" parent_class="27527" fileExt=".h" fileName="columnlist" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="hashDefBlock" text="#ifndef COLUMNLIST_H&#010;#define COLUMNLIST_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="" text="Namespace" />
|
|
</header>
|
|
<textblocks>
|
|
<codeblockwithcomments tag="enums" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<cppheaderclassdeclarationblock parent_id="27527" tag="classDeclarationBlock" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" text="Class ColumnList&#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="ColumnList ( ) { }" >
|
|
<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 //COLUMNLIST_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields/>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="cppheader26647" parent_class="26647" fileExt=".h" fileName="rowlist" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="hashDefBlock" text="#ifndef ROWLIST_H&#010;#define ROWLIST_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="" text="Namespace" />
|
|
</header>
|
|
<textblocks>
|
|
<codeblockwithcomments tag="enums" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<cppheaderclassdeclarationblock parent_id="26647" tag="classDeclarationBlock" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" text="Class RowList&#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="RowList ( ) { }" >
|
|
<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 //ROWLIST_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields/>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackage" id="cppheader29430" parent_class="29430" fileExt=".h" fileName="t" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="hashDefBlock" text="#ifndef T_H&#010;#define T_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="" text="Namespace" />
|
|
</header>
|
|
<textblocks>
|
|
<codeblockwithcomments tag="enums" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<cppheaderclassdeclarationblock parent_id="29430" tag="classDeclarationBlock" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" text="Class T&#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="T ( ) { }" >
|
|
<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 //T_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields/>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackageprocessor" id="cppheader158" parent_class="158" fileExt=".h" fileName="joblist" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="hashDefBlock" text="#ifndef JOBLIST_H&#010;#define JOBLIST_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="" text="Namespace" />
|
|
</header>
|
|
<textblocks>
|
|
<codeblockwithcomments tag="enums" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<cppheaderclassdeclarationblock parent_id="158" tag="classDeclarationBlock" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" text="Class JobList&#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="JobList ( ) { }" >
|
|
<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 //JOBLIST_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields>
|
|
<codeclassfield parent_id="161" field_type="1" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="161" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" JobList ;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="161" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="161" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="161" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="161" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="161" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="161" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="161" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="161" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="161" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="161" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
</classfields>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackageprocessor" id="cppheader148" parent_class="148" fileExt=".h" fileName="dmlpackageprocessorfactory" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="hashDefBlock" text="#ifndef DMLPACKAGEPROCESSORFACTORY_H&#010;#define DMLPACKAGEPROCESSORFACTORY_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<codeblockwithcomments tag="includes" text="#include <string>&#010;#include "calpontdmlpackage.h"&#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="" text="Namespace" />
|
|
</header>
|
|
<textblocks>
|
|
<codeblockwithcomments tag="enums" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<cppheaderclassdeclarationblock parent_id="148" tag="classDeclarationBlock" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" text="Class DMLPackageProcessorFactory&#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="DMLPackageProcessorFactory ( ) { }" >
|
|
<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>
|
|
<codeoperation parent_id="150" tag="operation_150" canDelete="false" indentLevel="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" text="&#010;@param cpackage " />
|
|
</header>
|
|
</codeoperation>
|
|
</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 //DMLPACKAGEPROCESSORFACTORY_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields>
|
|
<codeclassfield parent_id="161" field_type="1" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="161" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" DMLPackageProcessorFactory ;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="161" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="161" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="161" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="161" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="161" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="161" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="161" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="161" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="161" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="161" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="251" field_type="3" initialValue="" role_id="1" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="251" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" DMLPackageProcessorFactory ;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="251" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="251" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="251" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="251" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="251" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="251" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="251" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="251" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="251" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="251" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
<codeclassfield parent_id="260" field_type="3" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="260" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" DMLPackageProcessorFactory ;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="260" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="260" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="260" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="260" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="260" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="260" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="260" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="260" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="260" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="260" role_id="0" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
</classfields>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackageprocessor" id="cppheader20507" parent_class="20507" fileExt=".h" fileName="dmlpackageprocessor" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="hashDefBlock" text="#ifndef DMLPACKAGEPROCESSOR_H&#010;#define DMLPACKAGEPROCESSOR_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<codeblockwithcomments tag="includes" text="#include <string>&#010;#include "calpontdmlpackage.h"&#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="" text="Namespace" />
|
|
</header>
|
|
<textblocks>
|
|
<codeblockwithcomments tag="enums" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<cppheaderclassdeclarationblock parent_id="20507" tag="classDeclarationBlock" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" text="Class DMLPackageProcessor&#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="DMLPackageProcessor ( ) { }" >
|
|
<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>
|
|
<codeoperation parent_id="20627" tag="operation_20627" canDelete="false" indentLevel="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" text="&#010;@param cpackage " />
|
|
</header>
|
|
</codeoperation>
|
|
</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 //DMLPACKAGEPROCESSOR_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields>
|
|
<codeclassfield parent_id="45473" field_type="49" initialValue="" role_id="0" writeOutMethods="true" listClassName="" >
|
|
<header>
|
|
<cppcodedocumentation tag="" />
|
|
</header>
|
|
<ccfdeclarationcodeblock parent_id="45473" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" DMLProcessor ;" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
|
|
</header>
|
|
</ccfdeclarationcodeblock>
|
|
<codeaccessormethod accessType="0" parent_id="45473" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="45473" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="1" parent_id="45473" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="45473" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="2" parent_id="45473" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="45473" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="3" parent_id="45473" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="45473" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
<codeaccessormethod accessType="4" parent_id="45473" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="45473" role_id="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" />
|
|
</header>
|
|
</codeaccessormethod>
|
|
</codeclassfield>
|
|
</classfields>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackageprocessor" id="cppheader20902" parent_class="20902" fileExt=".h" fileName="deletepackageprocessor" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="hashDefBlock" text="#ifndef DELETEPACKAGEPROCESSOR_H&#010;#define DELETEPACKAGEPROCESSOR_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<codeblockwithcomments tag="includes" text="#include <string>&#010;#include "dmlpackageprocessor.h"&#010;#include "calpontdmlpackage.h"&#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="" text="Namespace" />
|
|
</header>
|
|
<textblocks>
|
|
<codeblockwithcomments tag="enums" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<cppheaderclassdeclarationblock parent_id="20902" tag="classDeclarationBlock" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" text="Class DeletePackageProcessor&#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="DeletePackageProcessor ( ) { }" >
|
|
<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>
|
|
<codeoperation parent_id="34607" tag="operation_34607" canDelete="false" indentLevel="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" text="&#010;@param cpackage " />
|
|
</header>
|
|
</codeoperation>
|
|
</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 //DELETEPACKAGEPROCESSOR_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields/>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackageprocessor" id="cppheader20684" parent_class="20684" fileExt=".h" fileName="insertpackageprocessor" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="hashDefBlock" text="#ifndef INSERTPACKAGEPROCESSOR_H&#010;#define INSERTPACKAGEPROCESSOR_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<codeblockwithcomments tag="includes" text="#include <string>&#010;#include "dmlpackageprocessor.h"&#010;#include "calpontdmlpackage.h"&#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="" text="Namespace" />
|
|
</header>
|
|
<textblocks>
|
|
<codeblockwithcomments tag="enums" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<cppheaderclassdeclarationblock parent_id="20684" tag="classDeclarationBlock" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" text="Class InsertPackageProcessor&#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="InsertPackageProcessor ( ) { }" >
|
|
<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>
|
|
<codeoperation parent_id="41352" tag="operation_41352" canDelete="false" indentLevel="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" text="&#010;@param cpackage " />
|
|
</header>
|
|
</codeoperation>
|
|
</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 //INSERTPACKAGEPROCESSOR_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields/>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="dmlpackageprocessor" id="cppheader20779" parent_class="20779" fileExt=".h" fileName="updatepackageprocessor" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="hashDefBlock" text="#ifndef UPDATEPACKAGEPROCESSOR_H&#010;#define UPDATEPACKAGEPROCESSOR_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<codeblockwithcomments tag="includes" text="#include <string>&#010;#include "dmlpackageprocessor.h"&#010;#include "calpontdmlpackage.h"&#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="" text="Namespace" />
|
|
</header>
|
|
<textblocks>
|
|
<codeblockwithcomments tag="enums" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<cppheaderclassdeclarationblock parent_id="20779" tag="classDeclarationBlock" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" text="Class UpdatePackageProcessor&#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="UpdatePackageProcessor ( ) { }" >
|
|
<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>
|
|
<codeoperation parent_id="34546" tag="operation_34546" canDelete="false" indentLevel="1" >
|
|
<header>
|
|
<cppcodedocumentation tag="" indentLevel="1" text="&#010;@param cpackage " />
|
|
</header>
|
|
</codeoperation>
|
|
</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 //UPDATEPACKAGEPROCESSOR_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields/>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="std" id="cppheader7034" parent_class="7034" 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="" text="Namespace" />
|
|
</header>
|
|
<textblocks>
|
|
<codeblockwithcomments tag="enums" writeOutText="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
<cppheaderclassdeclarationblock parent_id="7034" 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="" writeOutText="false" />
|
|
</header>
|
|
<classfields/>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="" id="cppheader25204" parent_class="25204" fileExt=".h" fileName="bytestream" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="hashDefBlock" text="#ifndef BYTESTREAM_H&#010;#define BYTESTREAM_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="25204" tag="classDeclarationBlock" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" text="Class ByteStream&#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="ByteStream ( ) { }" >
|
|
<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 //BYTESTREAM_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields/>
|
|
</classifiercodedocument>
|
|
<classifiercodedocument writeOutCode="true" package="" id="cppheader45600" parent_class="45600" fileExt=".h" fileName="threadpool" >
|
|
<textblocks>
|
|
<codeblockwithcomments tag="hashDefBlock" text="#ifndef THREADPOOL_H&#010;#define THREADPOOL_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="45600" tag="classDeclarationBlock" canDelete="false" >
|
|
<header>
|
|
<cppcodedocumentation tag="" text="Class ThreadPool&#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="ThreadPool ( ) { }" >
|
|
<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 //THREADPOOL_H" >
|
|
<header>
|
|
<cppcodedocumentation tag="" writeOutText="false" />
|
|
</header>
|
|
</codeblockwithcomments>
|
|
</textblocks>
|
|
<header>
|
|
<codecomment tag="" writeOutText="false" />
|
|
</header>
|
|
<classfields/>
|
|
</classifiercodedocument>
|
|
</codegenerator>
|
|
</codegeneration>
|
|
</XMI.extensions>
|
|
</XMI>
|