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

Public Member Functions

 commentcnvYY_CondCtx (int line, const QCString &id, bool b)
 

Public Attributes

int lineNr
 
QCString sectionId
 
bool skip
 

Detailed Description

Definition at line 61 of file commentcnv.l.

Constructor & Destructor Documentation

◆ commentcnvYY_CondCtx()

commentcnvYY_CondCtx::commentcnvYY_CondCtx ( int line,
const QCString & id,
bool b )
inline

Definition at line 63 of file commentcnv.l.

References lineNr, sectionId, and skip.

Member Data Documentation

◆ lineNr

int commentcnvYY_CondCtx::lineNr

Definition at line 65 of file commentcnv.l.

Referenced by commentcnvYY_CondCtx(), and convertCppComments().

◆ sectionId

QCString commentcnvYY_CondCtx::sectionId

Definition at line 66 of file commentcnv.l.

Referenced by commentcnvYY_CondCtx(), and convertCppComments().

◆ skip

bool commentcnvYY_CondCtx::skip

Definition at line 67 of file commentcnv.l.

Referenced by commentcnvYY_CondCtx(), and endCondSection().


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