Doxygen
Loading...
Searching...
No Matches
HtmlContextInfo Struct Reference
+ Collaboration diagram for HtmlContextInfo:

Public Member Functions

 HtmlContextInfo (const QCString &tn, OutputContext ctx)
 

Public Attributes

QCString tagName
 
OutputContext context
 

Detailed Description

Definition at line 445 of file commentscan.l.

Constructor & Destructor Documentation

◆ HtmlContextInfo()

HtmlContextInfo::HtmlContextInfo ( const QCString & tn,
OutputContext ctx )
inline

Definition at line 447 of file commentscan.l.

447: tagName(tn), context(ctx) {}

References context, and tagName.

Member Data Documentation

◆ context

OutputContext HtmlContextInfo::context

Definition at line 449 of file commentscan.l.

Referenced by HtmlContextInfo().

◆ tagName

QCString HtmlContextInfo::tagName

Definition at line 448 of file commentscan.l.

Referenced by HtmlContextInfo().


The documentation for this struct was generated from the following file: