Skip to main content

The DocCmdMap Struct Reference

Declaration

struct DocCmdMap { ... }

Public Constructors Index

DocCmdMap (DocCmdFunc h, CommandSpacing s, SectionHandling sh)

Public Member Attributes Index

DocCmdFunchandler
CommandSpacingspacing
SectionHandlingsectionHandling

Definition at line 199 of file commentscan.l.

Public Constructors

DocCmdMap()

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

Definition at line 201 of file commentscan.l.

References handler, sectionHandling and spacing.

Public Member Attributes

handler

DocCmdFunc DocCmdMap::handler

Definition at line 202 of file commentscan.l.

Referenced by DocCmdMap.

sectionHandling

SectionHandling DocCmdMap::sectionHandling

Definition at line 204 of file commentscan.l.

Referenced by DocCmdMap.

spacing

CommandSpacing DocCmdMap::spacing

Definition at line 203 of file commentscan.l.

Referenced by DocCmdMap.


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


Generated via doxygen2docusaurus by Doxygen 1.14.0.