|
Options |
Name |
Purpose |
|
+
|
AddBaseClassCommentToClass (character, handle, character, IDocumentWriterParameter)
|
Added the base class comments
|
|
+
|
LONGCHAR BuildChildClasses (character, IDocumentWriterParameter)
|
Create a html table for all ChildClasses
|
|
+
|
LONGCHAR BuildImplementingClasses (character, IDocumentWriterParameter)
|
Create a html table for all implementing classes
|
|
#
|
CopyResources (IDocumentWriterParameter)
|
Copies the resource files to html output directory.
|
|
#
|
CreateDocumentList (IDocumentWriterParameter, longchar)
|
Create a html file for the link overview.
|
|
+
|
EnrichDocumentationFromBaseClass (character, character, IDocumentWriterParameter)
|
Start the baseclass enrichment
|
|
#
|
LONGCHAR GenerateConstructorDetails (longchar, IDocumentWriterParameter)
|
Generates the methods details into a html table.
|
|
#
|
LONGCHAR GenerateConstructorOverview (longchar, IDocumentWriterParameter)
|
Generates the constructor names into a html table.
|
|
#
|
LONGCHAR GenerateDatasetDetails (longchar, IDocumentWriterParameter)
|
Generates the ProDataset details into a html table.
|
|
+
|
GenerateDocumentation (IDocumentWriterParameter)
|
Start method to generate the documentation
|
|
#
|
LONGCHAR GenerateDocumentHeader (longchar, IDocumentWriterParameter)
|
Generates the document header
|
|
#
|
LONGCHAR GenerateDocumentList (character, character, IDocumentWriterParameter)
|
Generate the document list
|
|
#
|
LONGCHAR GenerateEnumMemberOverview (longchar, IDocumentWriterParameter)
|
Generates the enum member names into a html table.
|
|
#
|
LONGCHAR GenerateEventDetails (longchar, IDocumentWriterParameter)
|
Generates the events details into a html table.
|
|
#
|
LONGCHAR GenerateEventOverview (longchar, IDocumentWriterParameter)
|
Generates the event names into a html table.
|
|
#
|
GenerateIndexFile (IDocumentWriterParameter)
|
Generates the index file
|
|
#
|
LONGCHAR GenerateInterfaceOverview (longchar, IDocumentWriterParameter)
|
Generates the interface names into a html table.
|
|
#
|
LONGCHAR GenerateMethodDetails (longchar, IDocumentWriterParameter)
|
Generates the methods details into a html table.
|
|
#
|
LONGCHAR GenerateMethodOverview (longchar, IDocumentWriterParameter)
|
Generates the method names into a html table.
|
|
+
|
GeneratePackageFiles (IDocumentWriterParameter)
|
Generates the package files
@param poParameter The parameter object contains the targetdir parameter.
|
|
+
|
CHARACTER GeneratePackageLinks (character, IDocumentWriterParameter)
|
Generates the package Links for the tree
|
|
#
|
LONGCHAR GeneratePropertyDetails (longchar, IDocumentWriterParameter)
|
Generates the properties details into a html table.
|
|
#
|
LONGCHAR GeneratePropertyOverview (longchar, IDocumentWriterParameter)
|
Generates the property names into a html table.
|
|
#
|
LONGCHAR GenerateTempTableDetails (longchar, IDocumentWriterParameter)
|
Generates the temp-table details into a html table.
|
|
+
|
GenerateTreeNodeTempTable (character, logical, logical, character, IDocumentWriterParameter)
|
Generate the Nodes Temp-Table for a tree view
|
|
#
|
LONGCHAR GenerateTreeviewOverview ()
|
Start the generating Treeview
|
|
#
|
LONGCHAR GenerateTreeviewOverviewNodes (character, character, longchar)
|
Generate the treeview overview nodes
|
|
+
|
LONGCHAR GetBodyFromPackage (longchar)
|
Gets the content of the body of a package.html file
|
|
+
|
CHARACTER GetFullTypeName (character)
|
Returns the fully qualified type name from a type name
|
|
#
|
LONGCHAR ReplaceEnumPlaceholder (character, longchar, character, IDocumentWriterParameter)
|
Replaces the Placeholders in a LONGCHAR value
|
|
#
|
LONGCHAR ReplacePlaceholder (character, longchar, character, character, logical, character, logical, logical, character, character, character, character, character, character, IDocumentWriterParameter)
|
Replaces the Placeholders in a LONGCHAR value
|
|
+
|
WriteMessage (character)
|
Writes a message either to stdout (BATCH) or LOG-MANAGER
|