Skip to main content

IncludesDataModel class

Data model for includes elements within documentation content.

Signature

export declare class IncludesDataModel extends AbstractIncType

Extends: AbstractIncType

Remarks

Represents includes elements that document files included by the current source file. This implementation processes Doxygen's includes elements, which contain information about files that are included through preprocessor directives such as #include statements within the documented source code.

The includes relationship indicates a dependency where the current file incorporates content from the referenced file during compilation.

Constructors

Constructor

Modifiers

Description

(constructor)(xml, element)

Constructs an IncludesDataModel from XML element data.


Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.