My Project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
xmlcode.h File Reference
#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 ()
 

Function Documentation

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 
)

Referenced by XMLScanner::parseCode().

void resetXmlCodeParserState ( )