represent the Class Module in VB (.cls)
More...
Inherited by GDClassImpl.
represent the Class Module in VB (.cls)
- 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 GDClass::getAuthor |
( |
| ) |
|
Function GDClass::getClassType |
( |
| ) |
|
Function GDClass::getCodeDeclarationLines |
( |
| ) |
|
Function GDClass::getDescription |
( |
| ) |
|
Function GDClass::getImplements |
( |
| ) |
|
Function GDClass::getName |
( |
| ) |
|
Function GDClass::getOperations |
( |
| ) |
|
Function GDClass::getProject |
( |
| ) |
|
Function GDClass::getVariables |
( |
| ) |
|
Function GDClass::getVisibility |
( |
| ) |
|
Function GDClass::isInterface |
( |
| ) |
|
Sub GDClass::setAuthor |
( |
pAuthor As |
String | ) |
|
Sub GDClass::setDescription |
( |
pBrief As |
String, |
|
|
Optional pDetail As |
String |
|
) |
| |
- Parameters
-
[in,out] | pBrief | |
[in,out] | pDetail | |