Inherited by GDClassImpl, GDOperationImpl, and GDParameterImpl.
- Copyright
- VBDoxyAddin by javacioc is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License. Based on a work at http://sourceforge.net/p/vbdoxyaddin.
Function GDDocumentable::getDocumentBlock |
( |
| ) |
|
Function GDDocumentable::getDocumentSection |
( |
| ) |
|
Function GDDocumentable::getDocumentSectionLength |
( |
| ) |
|
Function GDDocumentable::getDocumentSectionStart |
( |
| ) |
|
Function GDDocumentable::getDoxyCommands |
( |
| ) |
|
Retrieve the Commands defined for the Documentable Object.
- Return values
-
Function GDDocumentable::getKey |
( |
| ) |
|
Sub GDDocumentable::storeDescription |
( |
| ) |
|
Store the Documentable Object description.
The tags will be used to form the complete description of the Documentable Object. The stored description will be visible into the Object Browser of the VB IDE.
Sub GDDocumentable::writeDocumentation |
( |
| ) |
|
Write the Documentable information of the implementation object.
Depending on the type of Object is implementing this interface this operation will write the information on the top of Class or on the the top of Operation.