Skip to main content

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

(constructor)(xml, element, elementName)

Constructs a new compound reference data model instance.

Properties

Property

Modifiers

Type

Description

prot

string

Protection level of the compound reference.

refid?

string | undefined

(Optional) Optional reference identifier for cross-linking.

text

string

The name or identifier text of the referenced compound.

virt

string

Virtual specification of the compound reference.


Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.