#include "types.h"Go to the source code of this file.
Functions | |
| void | parseXmlCode (CodeOutputInterface &, const char *, const QCString &, bool, const char *, FileDef *fd, int startLine, int endLine, bool inlineFragment, MemberDef *memberDef, bool showLineNumbers, Definition *searchCtx, bool collectXRefs) |
| void | resetXmlCodeParserState () |
| void parseXmlCode | ( | CodeOutputInterface & | , |
| const char * | , | ||
| const QCString & | , | ||
| bool | , | ||
| const char * | , | ||
| FileDef * | fd, | ||
| int | startLine, | ||
| int | endLine, | ||
| bool | inlineFragment, | ||
| MemberDef * | memberDef, | ||
| bool | showLineNumbers, | ||
| Definition * | searchCtx, | ||
| bool | collectXRefs | ||
| ) |
Definition at line 2081 of file xmlcode.cpp.
| void resetXmlCodeParserState | ( | ) |
Definition at line 2159 of file xmlcode.cpp.
1.8.11