Doxygen
Loading...
Searching...
No Matches
DocCmdMap Struct Reference

Public Member Functions

 DocCmdMap (DocCmdFunc h, CommandSpacing s, SectionHandling sh)

Public Attributes

DocCmdFunc handler
CommandSpacing spacing
SectionHandling sectionHandling

Detailed Description

Definition at line 205 of file commentscan.l.

Constructor & Destructor Documentation

◆ DocCmdMap()

DocCmdMap::DocCmdMap ( DocCmdFunc h,
CommandSpacing s,
SectionHandling sh )
inline

Definition at line 207 of file commentscan.l.

207: handler(h), spacing(s), sectionHandling(sh) {}

References handler, sectionHandling, and spacing.

Member Data Documentation

◆ handler

DocCmdFunc DocCmdMap::handler

Definition at line 208 of file commentscan.l.

Referenced by DocCmdMap().

◆ sectionHandling

SectionHandling DocCmdMap::sectionHandling

Definition at line 210 of file commentscan.l.

Referenced by DocCmdMap().

◆ spacing

CommandSpacing DocCmdMap::spacing

Definition at line 209 of file commentscan.l.

Referenced by DocCmdMap().


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