|
Doxygen
|
This is the complete list of members for CommentScanner, including all inherited members.
| close(Entry *e, const QCString &fileName, int line, bool foundInline, bool implicit=false) | CommentScanner | |
| CommentScanner() | CommentScanner | |
| enterCompound(const QCString &fileName, int line, const QCString &name) | CommentScanner | |
| enterFile(const QCString &fileName, int lineNr) | CommentScanner | |
| initGroupInfo(Entry *entry) | CommentScanner | |
| leaveCompound(const QCString &fileName, int line, const QCString &name) | CommentScanner | |
| leaveFile(const QCString &fileName, int lineNr) | CommentScanner | |
| open(Entry *e, const QCString &fileName, int line, bool implicit=false) | CommentScanner | |
| p | CommentScanner | private |
| parseCommentBlock(OutlineParserInterface *parser, Entry *curEntry, const QCString &comment, const QCString &fileName, int &lineNr, bool isBrief, bool isJavadocStyle, bool isInbody, Protection &prot, int &position, bool &newEntryNeeded, bool markdownEnabled, GuardedSectionStack *guards) | CommentScanner | |
| ~CommentScanner() | CommentScanner |