AbstractCompoundRefType class
Abstract base class for compound reference data models.
Signature
export declare abstract class AbstractCompoundRefType extends AbstractDataModelBase
Extends: AbstractDataModelBase
Remarks
Represents references to other compound entities in Doxygen XML output, including inheritance relationships and cross-references. This class handles the 'compoundRefType' XML schema structure with text content and attributes for protection level, virtual specification, and optional reference identifiers.
Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
Constructs a new compound reference data model instance. |
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
Protection level of the compound reference. | ||
|
string | undefined |
(Optional) Optional reference identifier for cross-linking. | ||
|
string |
The name or identifier text of the referenced compound. | ||
|
string |
Virtual specification of the compound reference. |
Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.