Skip to main content

TemplateParamListDataModel class

Concrete data model class for template parameter list elements.

Signature

export declare class TemplateParamListDataModel extends AbstractTemplateParamListType

Extends: AbstractTemplateParamListType

Remarks

Represents individual template parameter list elements found within Doxygen compound XML structures. This class extends the abstract base to provide specific handling for 'templateparamlist' elements, which define the template parameters for templated constructs such as template classes, template functions, and template variables. Each template parameter list contains parameter definitions that specify the generic types and values used in template instantiation.

Constructors

Constructor

Modifiers

Description

(constructor)(xml, element)

Constructs a new TemplateParamListDataModel instance from XML data.


Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.