Skip to main content

IncludedByDataModel class

Data model for includedby elements within documentation content.

Signature

export declare class IncludedByDataModel extends AbstractIncType

Extends: AbstractIncType

Remarks

Represents includedby elements that document files which include the current source file. This implementation processes Doxygen's includedby elements, which contain information about files that incorporate the current file through preprocessor directives, establishing reverse inclusion relationships within the documentation system.

The includedby relationship indicates a dependency where other files incorporate content from the current file during compilation.

Constructors

Constructor

Modifiers

Description

(constructor)(xml, element)

Constructs an IncludedByDataModel from XML element data.


Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.