|
Doxygen
|
Public Member Functions | |
| DocCmdMap (DocCmdFunc h, CommandSpacing s, SectionHandling sh) | |
Public Attributes | |
| DocCmdFunc | handler |
| CommandSpacing | spacing |
| SectionHandling | sectionHandling |
Definition at line 201 of file commentscan.l.
|
inline |
Definition at line 203 of file commentscan.l.
References handler, sectionHandling, and spacing.
| DocCmdFunc DocCmdMap::handler |
Definition at line 204 of file commentscan.l.
Referenced by DocCmdMap().
| SectionHandling DocCmdMap::sectionHandling |
Definition at line 206 of file commentscan.l.
Referenced by DocCmdMap().
| CommandSpacing DocCmdMap::spacing |
Definition at line 205 of file commentscan.l.
Referenced by DocCmdMap().