DelphiCodeToDoc
Previous

Name
  TDOCMethod

Parent
  uDocMethod

Class Hierarchy
  TDOCMember

Visibility
  PUBLIC

Description
  Specialized TDOCMember class for Method structure with parameter support

Members
  Fields
 
Field Description
FOverloadID (-) Unique ID for overload methods
MethodBind (+) Binding method
MethodDirectiveSet (+) Set of directive used in the method
MethodType (+) Internal type of method (constructor, procedure, etc...)
Parameters (-) List of parameters in the method

Methods
 
Method Description
BuildIdString (#) Build the unique identification string for this method
BuildPathName (+) Build a base filename with all parent's name separated with underscore
BuildRelativePathName (+) Build a base filename with last parent's name separated with underscore
CategoryType (+) Check if template item is required in the output documentation.
ComputeOverloadID (+) Build a unique identifier or signature for this string
Create (+) Call Create to instantiate a TDOCMethod object at runtime.
Destroy (+) Destroys of an instance of a TDOCMethod object
GetFileName (+) Get the filename of this component
GetOverloadID (#) Get the unique identifier for this overload function
GetTemplateName (+) Return the name of this template
UpdateTagCoverage (+) Update the TAG coverage statistics

Properties
 
Property Description
OverloadID (+) Get the unique identifier for this overload function
ParameterList (+) List of parameters in the method


Legend
 
Symbol Visibility
- Private
# Protected
+ Public
* Published
A Automated
S Strict

DelphiCodeToDoc
Previous


TridenT - 2009 - Under GNU GPL Licence
Created with DelphiCodeToDoc. To obtain the latest revision, please visit http://dephicodetodoc.sourceforge.net/